@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/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42852 3.368039846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42852"^^xsd:decimal ;
  dwc:decimalLongitude "3.368039846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42852 3.368039846)"^^geo:wktLiteral ;
  geo-pos:lat "57.42852"^^xsd:decimal ;
  geo-pos:long "3.368039846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.435'^^xsd:double;
  dwc:startTimeOfDay '5.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.368039846'^^xsd:double;
  dwc:startLongitude '3.404171705'^^xsd:double;
  dwc:endLongitude '3.361553'^^xsd:double;
  dwc:latitude '57.42852'^^xsd:double;
  dwc:startLatitude '57.35842'^^xsd:double;
  dwc:endLatitude '57.44069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.49124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1042'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3805 3.392935276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3805"^^xsd:decimal ;
  dwc:decimalLongitude "3.392935276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3805 3.392935276)"^^geo:wktLiteral ;
  geo-pos:lat "57.3805"^^xsd:decimal ;
  geo-pos:long "3.392935276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1366666666667'^^xsd:double;
  dwc:startTimeOfDay '5.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.392935276'^^xsd:double;
  dwc:startLongitude '3.404171705'^^xsd:double;
  dwc:endLongitude '3.361553'^^xsd:double;
  dwc:latitude '57.3805'^^xsd:double;
  dwc:startLatitude '57.35842'^^xsd:double;
  dwc:endLatitude '57.44069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.49124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1043'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50444 3.325031519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.50444"^^xsd:decimal ;
  dwc:decimalLongitude "3.325031519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50444 3.325031519)"^^geo:wktLiteral ;
  geo-pos:lat "57.50444"^^xsd:decimal ;
  geo-pos:long "3.325031519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.9036111111111'^^xsd:double;
  dwc:startTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:endTimeOfDay '7.005'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.325031519'^^xsd:double;
  dwc:startLongitude '3.361553431'^^xsd:double;
  dwc:endLongitude '3.316891'^^xsd:double;
  dwc:latitude '57.50444'^^xsd:double;
  dwc:startLatitude '57.44069'^^xsd:double;
  dwc:endLatitude '57.52108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.32284'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1044'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45802 3.350699902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45802"^^xsd:decimal ;
  dwc:decimalLongitude "3.350699902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45802 3.350699902)"^^geo:wktLiteral ;
  geo-pos:lat "57.45802"^^xsd:decimal ;
  geo-pos:long "3.350699902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6186111111111'^^xsd:double;
  dwc:startTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:endTimeOfDay '7.005'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.350699902'^^xsd:double;
  dwc:startLongitude '3.361553431'^^xsd:double;
  dwc:endLongitude '3.316891'^^xsd:double;
  dwc:latitude '57.45802'^^xsd:double;
  dwc:startLatitude '57.44069'^^xsd:double;
  dwc:endLatitude '57.52108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.32284'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1045'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65834808 -3.427758217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65834808"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427758217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65834808 -3.427758217)"^^geo:wktLiteral ;
  geo-pos:lat "43.65834808"^^xsd:decimal ;
  geo-pos:long "-3.427758217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.717777777778'^^xsd:double;
  dwc:startTimeOfDay '15.513333333333'^^xsd:double;
  dwc:endTimeOfDay '16.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.427758217'^^xsd:double;
  dwc:startLongitude '-3.394253492'^^xsd:double;
  dwc:endLongitude '-3.480618238'^^xsd:double;
  dwc:latitude '43.65834808'^^xsd:double;
  dwc:startLatitude '43.63759613'^^xsd:double;
  dwc:endLatitude '43.68875504'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.97299'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:237'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66345215 -3.436491966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66345215"^^xsd:decimal ;
  dwc:decimalLongitude "-3.436491966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66345215 -3.436491966)"^^geo:wktLiteral ;
  geo-pos:lat "43.66345215"^^xsd:decimal ;
  geo-pos:long "-3.436491966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.769444444444'^^xsd:double;
  dwc:startTimeOfDay '15.513333333333'^^xsd:double;
  dwc:endTimeOfDay '16.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.436491966'^^xsd:double;
  dwc:startLongitude '-3.394253492'^^xsd:double;
  dwc:endLongitude '-3.480618238'^^xsd:double;
  dwc:latitude '43.66345215'^^xsd:double;
  dwc:startLatitude '43.63759613'^^xsd:double;
  dwc:endLatitude '43.68875504'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.97299'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:238'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73286057 -3.558038235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73286057"^^xsd:decimal ;
  dwc:decimalLongitude "-3.558038235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73286057 -3.558038235)"^^geo:wktLiteral ;
  geo-pos:lat "43.73286057"^^xsd:decimal ;
  geo-pos:long "-3.558038235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.481944444444'^^xsd:double;
  dwc:startTimeOfDay '16.0275'^^xsd:double;
  dwc:endTimeOfDay '16.5775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.558038235'^^xsd:double;
  dwc:startLongitude '-3.480618238'^^xsd:double;
  dwc:endLongitude '-3.574664831'^^xsd:double;
  dwc:latitude '43.73286057'^^xsd:double;
  dwc:startLatitude '43.68875504'^^xsd:double;
  dwc:endLatitude '43.74225998'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.6126'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:239'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76764297 -3.619181871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76764297"^^xsd:decimal ;
  dwc:decimalLongitude "-3.619181871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76764297 -3.619181871)"^^geo:wktLiteral ;
  geo-pos:lat "43.76764297"^^xsd:decimal ;
  geo-pos:long "-3.619181871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.839722222222'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.619181871'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.76764297'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:240'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76873398 -3.621171474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76873398"^^xsd:decimal ;
  dwc:decimalLongitude "-3.621171474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76873398 -3.621171474)"^^geo:wktLiteral ;
  geo-pos:lat "43.76873398"^^xsd:decimal ;
  geo-pos:long "-3.621171474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.851388888889'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.621171474'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.76873398'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:241'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77146149 -3.626105309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77146149"^^xsd:decimal ;
  dwc:decimalLongitude "-3.626105309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77146149 -3.626105309)"^^geo:wktLiteral ;
  geo-pos:lat "43.77146149"^^xsd:decimal ;
  geo-pos:long "-3.626105309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.880555555556'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.626105309'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.77146149'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:242'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77649689 -3.635151625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77649689"^^xsd:decimal ;
  dwc:decimalLongitude "-3.635151625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77649689 -3.635151625)"^^geo:wktLiteral ;
  geo-pos:lat "43.77649689"^^xsd:decimal ;
  geo-pos:long "-3.635151625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.933611111111'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.635151625'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.77649689'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:243'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78255081 -3.645543337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78255081"^^xsd:decimal ;
  dwc:decimalLongitude "-3.645543337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78255081 -3.645543337)"^^geo:wktLiteral ;
  geo-pos:lat "43.78255081"^^xsd:decimal ;
  geo-pos:long "-3.645543337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.996111111111'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.645543337'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.78255081'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:244'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92633 3.63299346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92633"^^xsd:decimal ;
  dwc:decimalLongitude "3.63299346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92633 3.63299346)"^^geo:wktLiteral ;
  geo-pos:lat "56.92633"^^xsd:decimal ;
  geo-pos:long "3.63299346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.2344444444444'^^xsd:double;
  dwc:startTimeOfDay '3.2241666666667'^^xsd:double;
  dwc:endTimeOfDay '3.5325'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.63299346'^^xsd:double;
  dwc:startLongitude '3.633731604'^^xsd:double;
  dwc:endLongitude '3.609962'^^xsd:double;
  dwc:latitude '56.92633'^^xsd:double;
  dwc:startLatitude '56.92475'^^xsd:double;
  dwc:endLatitude '56.97272'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.52164'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1038'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98017 3.606176853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98017"^^xsd:decimal ;
  dwc:decimalLongitude "3.606176853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98017 3.606176853)"^^geo:wktLiteral ;
  geo-pos:lat "56.98017"^^xsd:decimal ;
  geo-pos:long "3.606176853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.58'^^xsd:double;
  dwc:startTimeOfDay '3.5325'^^xsd:double;
  dwc:endTimeOfDay '3.8608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.606176853'^^xsd:double;
  dwc:startLongitude '3.60996151'^^xsd:double;
  dwc:endLongitude '3.58307'^^xsd:double;
  dwc:latitude '56.98017'^^xsd:double;
  dwc:startLatitude '56.97272'^^xsd:double;
  dwc:endLatitude '57.02398'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '5.92397'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1039'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3898 3.38809514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3898"^^xsd:decimal ;
  dwc:decimalLongitude "3.38809514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3898 3.38809514)"^^geo:wktLiteral ;
  geo-pos:lat "57.3898"^^xsd:decimal ;
  geo-pos:long "3.38809514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.195'^^xsd:double;
  dwc:startTimeOfDay '5.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.38809514'^^xsd:double;
  dwc:startLongitude '3.404171705'^^xsd:double;
  dwc:endLongitude '3.361553'^^xsd:double;
  dwc:latitude '57.3898'^^xsd:double;
  dwc:startLatitude '57.35842'^^xsd:double;
  dwc:endLatitude '57.44069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.49124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1040'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.39247 3.386636972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.39247"^^xsd:decimal ;
  dwc:decimalLongitude "3.386636972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.39247 3.386636972)"^^geo:wktLiteral ;
  geo-pos:lat "57.39247"^^xsd:decimal ;
  geo-pos:long "3.386636972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2116666666667'^^xsd:double;
  dwc:startTimeOfDay '5.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.386636972'^^xsd:double;
  dwc:startLongitude '3.404171705'^^xsd:double;
  dwc:endLongitude '3.361553'^^xsd:double;
  dwc:latitude '57.39247'^^xsd:double;
  dwc:startLatitude '57.35842'^^xsd:double;
  dwc:endLatitude '57.44069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.49124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1041'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6357 3.792921543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6357"^^xsd:decimal ;
  dwc:decimalLongitude "3.792921543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6357 3.792921543)"^^geo:wktLiteral ;
  geo-pos:lat "56.6357"^^xsd:decimal ;
  geo-pos:long "3.792921543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.1375'^^xsd:double;
  dwc:startTimeOfDay '15.11'^^xsd:double;
  dwc:endTimeOfDay '15.744444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.792921543'^^xsd:double;
  dwc:startLongitude '3.795308352'^^xsd:double;
  dwc:endLongitude '3.742913'^^xsd:double;
  dwc:latitude '56.6357'^^xsd:double;
  dwc:startLatitude '56.63143539'^^xsd:double;
  dwc:endLatitude '56.72527'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.9064'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1034'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80164 3.697368383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.80164"^^xsd:decimal ;
  dwc:decimalLongitude "3.697368383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80164 3.697368383)"^^geo:wktLiteral ;
  geo-pos:lat "56.80164"^^xsd:decimal ;
  geo-pos:long "3.697368383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.1975'^^xsd:double;
  dwc:startTimeOfDay '15.744444444444'^^xsd:double;
  dwc:endTimeOfDay '16.377777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.697368383'^^xsd:double;
  dwc:startLongitude '3.742913246'^^xsd:double;
  dwc:endLongitude '3.6893'^^xsd:double;
  dwc:latitude '56.80164'^^xsd:double;
  dwc:startLatitude '56.72527'^^xsd:double;
  dwc:endLatitude '56.81537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '10.5307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1035'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81537 3.68930006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81537"^^xsd:decimal ;
  dwc:decimalLongitude "3.68930006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81537 3.68930006)"^^geo:wktLiteral ;
  geo-pos:lat "56.81537"^^xsd:decimal ;
  geo-pos:long "3.68930006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.3075'^^xsd:double;
  dwc:startTimeOfDay '15.744444444444'^^xsd:double;
  dwc:endTimeOfDay '16.377777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.68930006'^^xsd:double;
  dwc:startLongitude '3.742913246'^^xsd:double;
  dwc:endLongitude '3.6893'^^xsd:double;
  dwc:latitude '56.81537'^^xsd:double;
  dwc:startLatitude '56.72527'^^xsd:double;
  dwc:endLatitude '56.81537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1036'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7831 3.709233046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7831"^^xsd:decimal ;
  dwc:decimalLongitude "3.709233046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7831 3.709233046)"^^geo:wktLiteral ;
  geo-pos:lat "56.7831"^^xsd:decimal ;
  geo-pos:long "3.709233046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.077222222222'^^xsd:double;
  dwc:startTimeOfDay '15.744444444444'^^xsd:double;
  dwc:endTimeOfDay '16.377777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.709233046'^^xsd:double;
  dwc:startLongitude '3.742913246'^^xsd:double;
  dwc:endLongitude '3.6893'^^xsd:double;
  dwc:latitude '56.7831'^^xsd:double;
  dwc:startLatitude '56.72527'^^xsd:double;
  dwc:endLatitude '56.81537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1037'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7576 9.473937035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7576"^^xsd:decimal ;
  dwc:decimalLongitude "9.473937035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7576 9.473937035)"^^geo:wktLiteral ;
  geo-pos:lat "58.7576"^^xsd:decimal ;
  geo-pos:long "9.473937035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.245'^^xsd:double;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18.545555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.473937035'^^xsd:double;
  dwc:startLongitude '9.453398705'^^xsd:double;
  dwc:endLongitude '9.520102'^^xsd:double;
  dwc:latitude '58.7576'^^xsd:double;
  dwc:startLatitude '58.73116684'^^xsd:double;
  dwc:endLatitude '58.79874'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.43527'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1030'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7852 9.497567177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7852"^^xsd:decimal ;
  dwc:decimalLongitude "9.497567177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7852 9.497567177)"^^geo:wktLiteral ;
  geo-pos:lat "58.7852"^^xsd:decimal ;
  geo-pos:long "9.497567177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.434166666667'^^xsd:double;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18.545555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.497567177'^^xsd:double;
  dwc:startLongitude '9.453398705'^^xsd:double;
  dwc:endLongitude '9.520102'^^xsd:double;
  dwc:latitude '58.7852'^^xsd:double;
  dwc:startLatitude '58.73116684'^^xsd:double;
  dwc:endLatitude '58.79874'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '8.43527'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1031'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76873 9.483656883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.76873"^^xsd:decimal ;
  dwc:decimalLongitude "9.483656883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76873 9.483656883)"^^geo:wktLiteral ;
  geo-pos:lat "58.76873"^^xsd:decimal ;
  geo-pos:long "9.483656883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.3225'^^xsd:double;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18.545555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.483656883'^^xsd:double;
  dwc:startLongitude '9.453398705'^^xsd:double;
  dwc:endLongitude '9.520102'^^xsd:double;
  dwc:latitude '58.76873'^^xsd:double;
  dwc:startLatitude '58.73116684'^^xsd:double;
  dwc:endLatitude '58.79874'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.43527'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1032'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92994 9.648938179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.92994"^^xsd:decimal ;
  dwc:decimalLongitude "9.648938179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92994 9.648938179)"^^geo:wktLiteral ;
  geo-pos:lat "58.92994"^^xsd:decimal ;
  geo-pos:long "9.648938179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.938333333333'^^xsd:double;
  dwc:startTimeOfDay '19.704722222222'^^xsd:double;
  dwc:endTimeOfDay '20.017777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.648938179'^^xsd:double;
  dwc:startLongitude '9.72722435'^^xsd:double;
  dwc:endLongitude '9.622702'^^xsd:double;
  dwc:latitude '58.92994'^^xsd:double;
  dwc:startLatitude '58.93962'^^xsd:double;
  dwc:endLatitude '58.92641'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '6.17069'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1033'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80263 5.108415127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.80263"^^xsd:decimal ;
  dwc:decimalLongitude "5.108415127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80263 5.108415127)"^^geo:wktLiteral ;
  geo-pos:lat "56.80263"^^xsd:decimal ;
  geo-pos:long "5.108415127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.965277777778'^^xsd:double;
  dwc:startTimeOfDay '16.813333333333'^^xsd:double;
  dwc:endTimeOfDay '17.034722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.108415127'^^xsd:double;
  dwc:startLongitude '5.13171339'^^xsd:double;
  dwc:endLongitude '5.097811699'^^xsd:double;
  dwc:latitude '56.80263'^^xsd:double;
  dwc:startLatitude '56.82393265'^^xsd:double;
  dwc:endLatitude '56.79289627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.01833'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1026'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82202 5.129551888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.82202"^^xsd:decimal ;
  dwc:decimalLongitude "5.129551888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82202 5.129551888)"^^geo:wktLiteral ;
  geo-pos:lat "56.82202"^^xsd:decimal ;
  geo-pos:long "5.129551888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.827222222222'^^xsd:double;
  dwc:startTimeOfDay '16.813333333333'^^xsd:double;
  dwc:endTimeOfDay '17.034722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.129551888'^^xsd:double;
  dwc:startLongitude '5.13171339'^^xsd:double;
  dwc:endLongitude '5.097811699'^^xsd:double;
  dwc:latitude '56.82202'^^xsd:double;
  dwc:startLatitude '56.82393265'^^xsd:double;
  dwc:endLatitude '56.79289627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '4.01833'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1027'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53871 9.341609955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53871"^^xsd:decimal ;
  dwc:decimalLongitude "9.341609955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53871 9.341609955)"^^geo:wktLiteral ;
  geo-pos:lat "58.53871"^^xsd:decimal ;
  geo-pos:long "9.341609955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.688055555556'^^xsd:double;
  dwc:startTimeOfDay '16.574166666667'^^xsd:double;
  dwc:endTimeOfDay '17.008055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.341609955'^^xsd:double;
  dwc:startLongitude '9.334732056'^^xsd:double;
  dwc:endLongitude '9.364452'^^xsd:double;
  dwc:latitude '58.53871'^^xsd:double;
  dwc:startLatitude '58.52091'^^xsd:double;
  dwc:endLatitude '58.58758'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.60607'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1028'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66533 9.412291527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66533"^^xsd:decimal ;
  dwc:decimalLongitude "9.412291527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66533 9.412291527)"^^geo:wktLiteral ;
  geo-pos:lat "58.66533"^^xsd:decimal ;
  geo-pos:long "9.412291527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.542222222222'^^xsd:double;
  dwc:startTimeOfDay '17.500277777778'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.412291527'^^xsd:double;
  dwc:startLongitude '9.409070015'^^xsd:double;
  dwc:endLongitude '9.453398705'^^xsd:double;
  dwc:latitude '58.66533'^^xsd:double;
  dwc:startLatitude '58.65916'^^xsd:double;
  dwc:endLatitude '58.73116684'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.40077'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1029'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.47669 3.698026419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.47669"^^xsd:decimal ;
  dwc:decimalLongitude "3.698026419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.47669 3.698026419)"^^geo:wktLiteral ;
  geo-pos:lat "56.47669"^^xsd:decimal ;
  geo-pos:long "3.698026419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.903888888889'^^xsd:double;
  dwc:startTimeOfDay '19.583611111111'^^xsd:double;
  dwc:endTimeOfDay '20.154166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.698026419'^^xsd:double;
  dwc:startLongitude '3.736001492'^^xsd:double;
  dwc:endLongitude '3.668046474'^^xsd:double;
  dwc:latitude '56.47669'^^xsd:double;
  dwc:startLatitude '56.52483749'^^xsd:double;
  dwc:endLatitude '56.43881989'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.4282'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1022'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55826 6.011816502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55826"^^xsd:decimal ;
  dwc:decimalLongitude "6.011816502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55826 6.011816502)"^^geo:wktLiteral ;
  geo-pos:lat "57.55826"^^xsd:decimal ;
  geo-pos:long "6.011816502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.696944444444'^^xsd:double;
  dwc:startTimeOfDay '19.607777777778'^^xsd:double;
  dwc:endTimeOfDay '20.005277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.011816502'^^xsd:double;
  dwc:startLongitude '6.022199631'^^xsd:double;
  dwc:endLongitude '5.979459763'^^xsd:double;
  dwc:latitude '57.55826'^^xsd:double;
  dwc:startLatitude '57.54597092'^^xsd:double;
  dwc:endLatitude '57.60228729'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.75619'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1023'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22325 5.547637939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.22325"^^xsd:decimal ;
  dwc:decimalLongitude "5.547637939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.22325 5.547637939)"^^geo:wktLiteral ;
  geo-pos:lat "57.22325"^^xsd:decimal ;
  geo-pos:long "5.547637939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.1691666666667'^^xsd:double;
  dwc:startTimeOfDay '6.0386111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5475'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.547637939'^^xsd:double;
  dwc:startLongitude '5.566423416'^^xsd:double;
  dwc:endLongitude '5.49207'^^xsd:double;
  dwc:latitude '57.22325'^^xsd:double;
  dwc:startLatitude '57.24122'^^xsd:double;
  dwc:endLatitude '57.17144'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:sampleSize '8.95257'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1024'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11304 5.432754517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11304"^^xsd:decimal ;
  dwc:decimalLongitude "5.432754517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11304 5.432754517)"^^geo:wktLiteral ;
  geo-pos:lat "57.11304"^^xsd:decimal ;
  geo-pos:long "5.432754517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.9644444444444'^^xsd:double;
  dwc:startTimeOfDay '6.5475'^^xsd:double;
  dwc:endTimeOfDay '7.0119444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.432754517'^^xsd:double;
  dwc:startLongitude '5.492069721'^^xsd:double;
  dwc:endLongitude '5.425888'^^xsd:double;
  dwc:latitude '57.11304'^^xsd:double;
  dwc:startLatitude '57.17144'^^xsd:double;
  dwc:endLatitude '57.10632'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.26346'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1025'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75857 3.9328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.75857"^^xsd:decimal ;
  dwc:decimalLongitude "3.9328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75857 3.9328)"^^geo:wktLiteral ;
  geo-pos:lat "56.75857"^^xsd:decimal ;
  geo-pos:long "3.9328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.044166666667'^^xsd:double;
  dwc:startTimeOfDay '18.039166666667'^^xsd:double;
  dwc:endTimeOfDay '18.613611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.9328'^^xsd:double;
  dwc:startLongitude '3.933499'^^xsd:double;
  dwc:endLongitude '3.860982'^^xsd:double;
  dwc:latitude '56.75857'^^xsd:double;
  dwc:startLatitude '56.75933'^^xsd:double;
  dwc:endLatitude '56.67139'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.726'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1018'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.70507 3.888123512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.70507"^^xsd:decimal ;
  dwc:decimalLongitude "3.888123512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.70507 3.888123512)"^^geo:wktLiteral ;
  geo-pos:lat "56.70507"^^xsd:decimal ;
  geo-pos:long "3.888123512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.514444444444'^^xsd:double;
  dwc:startTimeOfDay '18.039166666667'^^xsd:double;
  dwc:endTimeOfDay '18.613611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.888123512'^^xsd:double;
  dwc:startLongitude '3.933499'^^xsd:double;
  dwc:endLongitude '3.860982'^^xsd:double;
  dwc:latitude '56.70507'^^xsd:double;
  dwc:startLatitude '56.75933'^^xsd:double;
  dwc:endLatitude '56.67139'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.726'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1019'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.57814 3.78234148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.57814"^^xsd:decimal ;
  dwc:decimalLongitude "3.78234148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.57814 3.78234148)"^^geo:wktLiteral ;
  geo-pos:lat "56.57814"^^xsd:decimal ;
  geo-pos:long "3.78234148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.228611111111'^^xsd:double;
  dwc:startTimeOfDay '19.013611111111'^^xsd:double;
  dwc:endTimeOfDay '19.583611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.78234148'^^xsd:double;
  dwc:startLongitude '3.80938983'^^xsd:double;
  dwc:endLongitude '3.736001492'^^xsd:double;
  dwc:latitude '56.57814'^^xsd:double;
  dwc:startLatitude '56.61026'^^xsd:double;
  dwc:endLatitude '56.52483749'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5018'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1020'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.465 3.688946486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.465"^^xsd:decimal ;
  dwc:decimalLongitude "3.688946486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.465 3.688946486)"^^geo:wktLiteral ;
  geo-pos:lat "56.465"^^xsd:decimal ;
  geo-pos:long "3.688946486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.981944444444'^^xsd:double;
  dwc:startTimeOfDay '19.583611111111'^^xsd:double;
  dwc:endTimeOfDay '20.154166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.688946486'^^xsd:double;
  dwc:startLongitude '3.736001492'^^xsd:double;
  dwc:endLongitude '3.668046474'^^xsd:double;
  dwc:latitude '56.465'^^xsd:double;
  dwc:startLatitude '56.52483749'^^xsd:double;
  dwc:endLatitude '56.43881989'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.4282'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1021'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90350723 -6.557768822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90350723"^^xsd:decimal ;
  dwc:decimalLongitude "-6.557768822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90350723 -6.557768822)"^^geo:wktLiteral ;
  geo-pos:lat "43.90350723"^^xsd:decimal ;
  geo-pos:long "-6.557768822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1111111111111'^^xsd:double;
  dwc:startTimeOfDay '6.0063888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5138888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.557768822'^^xsd:double;
  dwc:startLongitude '-6.540494919'^^xsd:double;
  dwc:endLongitude '-6.623697758'^^xsd:double;
  dwc:latitude '43.90350723'^^xsd:double;
  dwc:startLatitude '43.8945961'^^xsd:double;
  dwc:endLatitude '43.93937302'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.31334'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:265'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56917191 -9.175347328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56917191"^^xsd:decimal ;
  dwc:decimalLongitude "-9.175347328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56917191 -9.175347328)"^^geo:wktLiteral ;
  geo-pos:lat "42.56917191"^^xsd:decimal ;
  geo-pos:long "-9.175347328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1161111111111'^^xsd:double;
  dwc:startTimeOfDay '7.0119444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1883333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.175347328'^^xsd:double;
  dwc:startLongitude '-9.166794777'^^xsd:double;
  dwc:endLongitude '-9.181531906'^^xsd:double;
  dwc:latitude '42.56917191'^^xsd:double;
  dwc:startLatitude '42.5822525'^^xsd:double;
  dwc:endLatitude '42.56027985'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '2.7232'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:266'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37372208 -3.627528429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37372208"^^xsd:decimal ;
  dwc:decimalLongitude "-3.627528429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37372208 -3.627528429)"^^geo:wktLiteral ;
  geo-pos:lat "60.37372208"^^xsd:decimal ;
  geo-pos:long "-3.627528429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.194722222222'^^xsd:double;
  dwc:startTimeOfDay '14.066388888889'^^xsd:double;
  dwc:endTimeOfDay '14.360555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.627528429'^^xsd:double;
  dwc:startLongitude '-3.632707294'^^xsd:double;
  dwc:endLongitude '-3.621581554'^^xsd:double;
  dwc:latitude '60.37372208'^^xsd:double;
  dwc:startLatitude '60.39435981'^^xsd:double;
  dwc:endLatitude '60.34745407'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.24788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:267'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.35284042 -3.999136925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.35284042"^^xsd:decimal ;
  dwc:decimalLongitude "-3.999136925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.35284042 -3.999136925)"^^geo:wktLiteral ;
  geo-pos:lat "59.35284042"^^xsd:decimal ;
  geo-pos:long "-3.999136925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6083333333333'^^xsd:double;
  dwc:startTimeOfDay '9.5758333333333'^^xsd:double;
  dwc:endTimeOfDay '10.110555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.999136925'^^xsd:double;
  dwc:startLongitude '-3.988353491'^^xsd:double;
  dwc:endLongitude '-4.163310051'^^xsd:double;
  dwc:latitude '59.35284042'^^xsd:double;
  dwc:startLatitude '59.35227966'^^xsd:double;
  dwc:endLatitude '59.35969925'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.94345'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:268'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78755569 -3.654703379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78755569"^^xsd:decimal ;
  dwc:decimalLongitude "-3.654703379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78755569 -3.654703379)"^^geo:wktLiteral ;
  geo-pos:lat "43.78755569"^^xsd:decimal ;
  geo-pos:long "-3.654703379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.050277777778'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.654703379'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.78755569'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:245'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79349899 -3.654633522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79349899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.654633522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79349899 -3.654633522)"^^geo:wktLiteral ;
  geo-pos:lat "43.79349899"^^xsd:decimal ;
  geo-pos:long "-3.654633522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.096111111111'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.654633522'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.79349899'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:246'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76140213 -3.608441591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76140213"^^xsd:decimal ;
  dwc:decimalLongitude "-3.608441591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76140213 -3.608441591)"^^geo:wktLiteral ;
  geo-pos:lat "43.76140213"^^xsd:decimal ;
  geo-pos:long "-3.608441591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.775'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.608441591'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.76140213'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:247'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81830215 -3.696738243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81830215"^^xsd:decimal ;
  dwc:decimalLongitude "-3.696738243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81830215 -3.696738243)"^^geo:wktLiteral ;
  geo-pos:lat "43.81830215"^^xsd:decimal ;
  geo-pos:long "-3.696738243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.362777777778'^^xsd:double;
  dwc:startTimeOfDay '17.1775'^^xsd:double;
  dwc:endTimeOfDay '17.555277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.696738243'^^xsd:double;
  dwc:startLongitude '-3.665063381'^^xsd:double;
  dwc:endLongitude '-3.729329824'^^xsd:double;
  dwc:latitude '43.81830215'^^xsd:double;
  dwc:startLatitude '43.80198669'^^xsd:double;
  dwc:endLatitude '43.83568573'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.36964'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:248'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7229 3.903203249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7229"^^xsd:decimal ;
  dwc:decimalLongitude "3.903203249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7229 3.903203249)"^^geo:wktLiteral ;
  geo-pos:lat "56.7229"^^xsd:decimal ;
  geo-pos:long "3.903203249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.356388888889'^^xsd:double;
  dwc:startTimeOfDay '18.039166666667'^^xsd:double;
  dwc:endTimeOfDay '18.613611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.903203249'^^xsd:double;
  dwc:startLongitude '3.933499'^^xsd:double;
  dwc:endLongitude '3.860982'^^xsd:double;
  dwc:latitude '56.7229'^^xsd:double;
  dwc:startLatitude '56.75933'^^xsd:double;
  dwc:endLatitude '56.67139'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.726'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1014'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.70507 3.888123512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.70507"^^xsd:decimal ;
  dwc:decimalLongitude "3.888123512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.70507 3.888123512)"^^geo:wktLiteral ;
  geo-pos:lat "56.70507"^^xsd:decimal ;
  geo-pos:long "3.888123512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.408888888889'^^xsd:double;
  dwc:startTimeOfDay '18.039166666667'^^xsd:double;
  dwc:endTimeOfDay '18.613611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.888123512'^^xsd:double;
  dwc:startLongitude '3.933499'^^xsd:double;
  dwc:endLongitude '3.860982'^^xsd:double;
  dwc:latitude '56.70507'^^xsd:double;
  dwc:startLatitude '56.75933'^^xsd:double;
  dwc:endLatitude '56.67139'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.726'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1015'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7229 3.903203249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7229"^^xsd:decimal ;
  dwc:decimalLongitude "3.903203249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7229 3.903203249)"^^geo:wktLiteral ;
  geo-pos:lat "56.7229"^^xsd:decimal ;
  geo-pos:long "3.903203249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.341944444444'^^xsd:double;
  dwc:startTimeOfDay '18.039166666667'^^xsd:double;
  dwc:endTimeOfDay '18.613611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.903203249'^^xsd:double;
  dwc:startLongitude '3.933499'^^xsd:double;
  dwc:endLongitude '3.860982'^^xsd:double;
  dwc:latitude '56.7229'^^xsd:double;
  dwc:startLatitude '56.75933'^^xsd:double;
  dwc:endLatitude '56.67139'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.726'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1016'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7229 3.903203249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7229"^^xsd:decimal ;
  dwc:decimalLongitude "3.903203249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7229 3.903203249)"^^geo:wktLiteral ;
  geo-pos:lat "56.7229"^^xsd:decimal ;
  geo-pos:long "3.903203249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.286944444444'^^xsd:double;
  dwc:startTimeOfDay '18.039166666667'^^xsd:double;
  dwc:endTimeOfDay '18.613611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.903203249'^^xsd:double;
  dwc:startLongitude '3.933499'^^xsd:double;
  dwc:endLongitude '3.860982'^^xsd:double;
  dwc:latitude '56.7229'^^xsd:double;
  dwc:startLatitude '56.75933'^^xsd:double;
  dwc:endLatitude '56.67139'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.726'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1017'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66385269 -2.226611614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66385269"^^xsd:decimal ;
  dwc:decimalLongitude "-2.226611614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66385269 -2.226611614)"^^geo:wktLiteral ;
  geo-pos:lat "43.66385269"^^xsd:decimal ;
  geo-pos:long "-2.226611614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.967777777778'^^xsd:double;
  dwc:startTimeOfDay '10.817222222222'^^xsd:double;
  dwc:endTimeOfDay '11.011944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.226611614'^^xsd:double;
  dwc:startLongitude '-2.201928377'^^xsd:double;
  dwc:endLongitude '-2.234025002'^^xsd:double;
  dwc:latitude '43.66385269'^^xsd:double;
  dwc:startLatitude '43.64929962'^^xsd:double;
  dwc:endLatitude '43.66796112'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '3.31029'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:261'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97514725 -2.745003223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.97514725"^^xsd:decimal ;
  dwc:decimalLongitude "-2.745003223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97514725 -2.745003223)"^^geo:wktLiteral ;
  geo-pos:lat "43.97514725"^^xsd:decimal ;
  geo-pos:long "-2.745003223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.323333333333'^^xsd:double;
  dwc:startTimeOfDay '14.256944444444'^^xsd:double;
  dwc:endTimeOfDay '14.428055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.745003223'^^xsd:double;
  dwc:startLongitude '-2.735281706'^^xsd:double;
  dwc:endLongitude '-2.760293245'^^xsd:double;
  dwc:latitude '43.97514725'^^xsd:double;
  dwc:startLatitude '43.96915054'^^xsd:double;
  dwc:endLatitude '43.98488617'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '2.65659'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:262'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85780334 -3.389306545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85780334"^^xsd:decimal ;
  dwc:decimalLongitude "-3.389306545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85780334 -3.389306545)"^^geo:wktLiteral ;
  geo-pos:lat "43.85780334"^^xsd:decimal ;
  geo-pos:long "-3.389306545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.897222222222'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.011944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.389306545'^^xsd:double;
  dwc:startLongitude '-3.318025112'^^xsd:double;
  dwc:endLongitude '-3.40977478'^^xsd:double;
  dwc:latitude '43.85780334'^^xsd:double;
  dwc:startLatitude '43.88944626'^^xsd:double;
  dwc:endLatitude '43.84861755'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:sampleSize '8.63747'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:263'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85272598 -3.400213003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85272598"^^xsd:decimal ;
  dwc:decimalLongitude "-3.400213003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85272598 -3.400213003)"^^geo:wktLiteral ;
  geo-pos:lat "43.85272598"^^xsd:decimal ;
  geo-pos:long "-3.400213003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.958611111111'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.011944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.400213003'^^xsd:double;
  dwc:startLongitude '-3.318025112'^^xsd:double;
  dwc:endLongitude '-3.40977478'^^xsd:double;
  dwc:latitude '43.85272598'^^xsd:double;
  dwc:startLatitude '43.88944626'^^xsd:double;
  dwc:endLatitude '43.84861755'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.63747'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:264'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73701859 -3.602916479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73701859"^^xsd:decimal ;
  dwc:decimalLongitude "-3.602916479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73701859 -3.602916479)"^^geo:wktLiteral ;
  geo-pos:lat "45.73701859"^^xsd:decimal ;
  geo-pos:long "-3.602916479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.427222222222'^^xsd:double;
  dwc:startTimeOfDay '9.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '10.536388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.602916479'^^xsd:double;
  dwc:startLongitude '-3.604493141'^^xsd:double;
  dwc:endLongitude '-3.602916479'^^xsd:double;
  dwc:latitude '45.73701859'^^xsd:double;
  dwc:startLatitude '45.80144882'^^xsd:double;
  dwc:endLatitude '45.72027206'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '9.02119'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:257'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53067398 -2.02020812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53067398"^^xsd:decimal ;
  dwc:decimalLongitude "-2.02020812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53067398 -2.02020812)"^^geo:wktLiteral ;
  geo-pos:lat "45.53067398"^^xsd:decimal ;
  geo-pos:long "-2.02020812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6019444444444'^^xsd:double;
  dwc:startTimeOfDay '6.5838888888889'^^xsd:double;
  dwc:endTimeOfDay '7.0125'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.02020812'^^xsd:double;
  dwc:startLongitude '-2.024199963'^^xsd:double;
  dwc:endLongitude '-1.929690003'^^xsd:double;
  dwc:latitude '45.53067398'^^xsd:double;
  dwc:startLatitude '45.53079605'^^xsd:double;
  dwc:endLatitude '45.52480316'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.38735'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:258'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08577347 -2.166966677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08577347"^^xsd:decimal ;
  dwc:decimalLongitude "-2.166966677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08577347 -2.166966677)"^^geo:wktLiteral ;
  geo-pos:lat "44.08577347"^^xsd:decimal ;
  geo-pos:long "-2.166966677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6661111111111'^^xsd:double;
  dwc:startTimeOfDay '5.485'^^xsd:double;
  dwc:endTimeOfDay '5.7838888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.166966677'^^xsd:double;
  dwc:startLongitude '-2.185353279'^^xsd:double;
  dwc:endLongitude '-2.154926538'^^xsd:double;
  dwc:latitude '44.08577347'^^xsd:double;
  dwc:startLatitude '44.11197281'^^xsd:double;
  dwc:endLatitude '44.06866837'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '5.39002'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:259'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90318298 -2.031080008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90318298"^^xsd:decimal ;
  dwc:decimalLongitude "-2.031080008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90318298 -2.031080008)"^^geo:wktLiteral ;
  geo-pos:lat "43.90318298"^^xsd:decimal ;
  geo-pos:long "-2.031080008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9775'^^xsd:double;
  dwc:startTimeOfDay '6.8588888888889'^^xsd:double;
  dwc:endTimeOfDay '7.1480555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.031080008'^^xsd:double;
  dwc:startLongitude '-2.042700052'^^xsd:double;
  dwc:endLongitude '-2.014553308'^^xsd:double;
  dwc:latitude '43.90318298'^^xsd:double;
  dwc:startLatitude '43.91959'^^xsd:double;
  dwc:endLatitude '43.87937164'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.00515'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:260'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54159164 -2.007054806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54159164"^^xsd:decimal ;
  dwc:decimalLongitude "-2.007054806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54159164 -2.007054806)"^^geo:wktLiteral ;
  geo-pos:lat "45.54159164"^^xsd:decimal ;
  geo-pos:long "-2.007054806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2825'^^xsd:double;
  dwc:startTimeOfDay '9.2313888888889'^^xsd:double;
  dwc:endTimeOfDay '9.5158333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.007054806'^^xsd:double;
  dwc:startLongitude '-2.007571697'^^xsd:double;
  dwc:endLongitude '-2.002783537'^^xsd:double;
  dwc:latitude '45.54159164'^^xsd:double;
  dwc:startLatitude '45.53336716'^^xsd:double;
  dwc:endLatitude '45.57923889'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.11086'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:253'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7479744 -1.981336713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7479744"^^xsd:decimal ;
  dwc:decimalLongitude "-1.981336713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7479744 -1.981336713)"^^geo:wktLiteral ;
  geo-pos:lat "45.7479744"^^xsd:decimal ;
  geo-pos:long "-1.981336713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:startTimeOfDay '10.516388888889'^^xsd:double;
  dwc:endTimeOfDay '10.909166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.981336713'^^xsd:double;
  dwc:startLongitude '-1.981898189'^^xsd:double;
  dwc:endLongitude '-1.976803303'^^xsd:double;
  dwc:latitude '45.7479744'^^xsd:double;
  dwc:startLatitude '45.74255371'^^xsd:double;
  dwc:endLatitude '45.80696487'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '7.16825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:254'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82686234 -1.996653199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.82686234"^^xsd:decimal ;
  dwc:decimalLongitude "-1.996653199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.82686234 -1.996653199)"^^geo:wktLiteral ;
  geo-pos:lat "45.82686234"^^xsd:decimal ;
  geo-pos:long "-1.996653199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.113611111111'^^xsd:double;
  dwc:startTimeOfDay '11.013611111111'^^xsd:double;
  dwc:endTimeOfDay '11.523888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.996653199'^^xsd:double;
  dwc:startLongitude '-1.975871801'^^xsd:double;
  dwc:endLongitude '-2.082844973'^^xsd:double;
  dwc:latitude '45.82686234'^^xsd:double;
  dwc:startLatitude '45.82406235'^^xsd:double;
  dwc:endLatitude '45.83483887'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.36884'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:255'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88053513 -2.72220993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.88053513"^^xsd:decimal ;
  dwc:decimalLongitude "-2.72220993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88053513 -2.72220993)"^^geo:wktLiteral ;
  geo-pos:lat "45.88053513"^^xsd:decimal ;
  geo-pos:long "-2.72220993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.571388888889'^^xsd:double;
  dwc:startTimeOfDay '14.553055555556'^^xsd:double;
  dwc:endTimeOfDay '15.016388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.72220993'^^xsd:double;
  dwc:startLongitude '-2.718326569'^^xsd:double;
  dwc:endLongitude '-2.818236589'^^xsd:double;
  dwc:latitude '45.88053513'^^xsd:double;
  dwc:startLatitude '45.88029861'^^xsd:double;
  dwc:endLatitude '45.88677597'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '7.76176'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:256'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84626389 -3.749741554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84626389"^^xsd:decimal ;
  dwc:decimalLongitude "-3.749741554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84626389 -3.749741554)"^^geo:wktLiteral ;
  geo-pos:lat "43.84626389"^^xsd:decimal ;
  geo-pos:long "-3.749741554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.676388888889'^^xsd:double;
  dwc:startTimeOfDay '17.555277777778'^^xsd:double;
  dwc:endTimeOfDay '18.033055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.749741554'^^xsd:double;
  dwc:startLongitude '-3.729329824'^^xsd:double;
  dwc:endLongitude '-3.809166431'^^xsd:double;
  dwc:latitude '43.84626389'^^xsd:double;
  dwc:startLatitude '43.83568573'^^xsd:double;
  dwc:endLatitude '43.87718201'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:sampleSize '7.88566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:249'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85148239 -3.760523558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85148239"^^xsd:decimal ;
  dwc:decimalLongitude "-3.760523558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85148239 -3.760523558)"^^geo:wktLiteral ;
  geo-pos:lat "43.85148239"^^xsd:decimal ;
  geo-pos:long "-3.760523558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.74'^^xsd:double;
  dwc:startTimeOfDay '17.555277777778'^^xsd:double;
  dwc:endTimeOfDay '18.033055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.760523558'^^xsd:double;
  dwc:startLongitude '-3.729329824'^^xsd:double;
  dwc:endLongitude '-3.809166431'^^xsd:double;
  dwc:latitude '43.85148239'^^xsd:double;
  dwc:startLatitude '43.83568573'^^xsd:double;
  dwc:endLatitude '43.87718201'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.88566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:250'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91667557 -3.877688169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.91667557"^^xsd:decimal ;
  dwc:decimalLongitude "-3.877688169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91667557 -3.877688169)"^^geo:wktLiteral ;
  geo-pos:lat "43.91667557"^^xsd:decimal ;
  geo-pos:long "-3.877688169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.461944444444'^^xsd:double;
  dwc:startTimeOfDay '18.366666666667'^^xsd:double;
  dwc:endTimeOfDay '18.55'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.877688169'^^xsd:double;
  dwc:startLongitude '-3.862826586'^^xsd:double;
  dwc:endLongitude '-3.891443491'^^xsd:double;
  dwc:latitude '43.91667557'^^xsd:double;
  dwc:startLatitude '43.90805817'^^xsd:double;
  dwc:endLatitude '43.92485428'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '2.95474'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:251'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91019058 -3.866086721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.91019058"^^xsd:decimal ;
  dwc:decimalLongitude "-3.866086721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91019058 -3.866086721)"^^geo:wktLiteral ;
  geo-pos:lat "43.91019058"^^xsd:decimal ;
  geo-pos:long "-3.866086721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.388611111111'^^xsd:double;
  dwc:startTimeOfDay '18.366666666667'^^xsd:double;
  dwc:endTimeOfDay '18.55'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.866086721'^^xsd:double;
  dwc:startLongitude '-3.862826586'^^xsd:double;
  dwc:endLongitude '-3.891443491'^^xsd:double;
  dwc:latitude '43.91019058'^^xsd:double;
  dwc:startLatitude '43.90805817'^^xsd:double;
  dwc:endLatitude '43.92485428'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '2.95474'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:252'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76381683 1.763878345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.76381683"^^xsd:decimal ;
  dwc:decimalLongitude "1.763878345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76381683 1.763878345)"^^geo:wktLiteral ;
  geo-pos:lat "61.76381683"^^xsd:decimal ;
  geo-pos:long "1.763878345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1815'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.041111111111'^^xsd:double;
  dwc:startTimeOfDay '14.013888888889'^^xsd:double;
  dwc:endTimeOfDay '14.160833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.763878345'^^xsd:double;
  dwc:startLongitude '1.754908204'^^xsd:double;
  dwc:endLongitude '1.803103328'^^xsd:double;
  dwc:latitude '61.76381683'^^xsd:double;
  dwc:startLatitude '61.76572418'^^xsd:double;
  dwc:endLatitude '61.75540543'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:sampleSize '2.78132'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1815'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.70793533 2.057343245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.70793533"^^xsd:decimal ;
  dwc:decimalLongitude "2.057343245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.70793533 2.057343245)"^^geo:wktLiteral ;
  geo-pos:lat "61.70793533"^^xsd:decimal ;
  geo-pos:long "2.057343245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.915'^^xsd:double;
  dwc:startTimeOfDay '14.559444444444'^^xsd:double;
  dwc:endTimeOfDay '15.026388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.057343245'^^xsd:double;
  dwc:startLongitude '1.936451674'^^xsd:double;
  dwc:endLongitude '2.094740152'^^xsd:double;
  dwc:latitude '61.70793533'^^xsd:double;
  dwc:startLatitude '61.73161697'^^xsd:double;
  dwc:endLatitude '61.70058441'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.01959'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1816'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67992401 2.202069998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.67992401"^^xsd:decimal ;
  dwc:decimalLongitude "2.202069998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.67992401 2.202069998)"^^geo:wktLiteral ;
  geo-pos:lat "61.67992401"^^xsd:decimal ;
  geo-pos:long "2.202069998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.355'^^xsd:double;
  dwc:startTimeOfDay '15.31'^^xsd:double;
  dwc:endTimeOfDay '15.496388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.202069998'^^xsd:double;
  dwc:startLongitude '2.187808275'^^xsd:double;
  dwc:endLongitude '2.247524977'^^xsd:double;
  dwc:latitude '61.67992401'^^xsd:double;
  dwc:startLatitude '61.6828537'^^xsd:double;
  dwc:endLatitude '61.67011642'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '3.45183'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1817'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.63418961 2.43682003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.63418961"^^xsd:decimal ;
  dwc:decimalLongitude "2.43682003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.63418961 2.43682003)"^^geo:wktLiteral ;
  geo-pos:lat "61.63418961"^^xsd:decimal ;
  geo-pos:long "2.43682003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.054722222222'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.43682003'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.63418961'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1818'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.96818924 0.686376631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.96818924"^^xsd:decimal ;
  dwc:decimalLongitude "0.686376631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.96818924 0.686376631)"^^geo:wktLiteral ;
  geo-pos:lat "61.96818924"^^xsd:decimal ;
  geo-pos:long "0.686376631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1811'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.268611111111'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.686376631'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '61.96818924'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1811'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.88664627 1.113088369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.88664627"^^xsd:decimal ;
  dwc:decimalLongitude "1.113088369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.88664627 1.113088369)"^^geo:wktLiteral ;
  geo-pos:lat "61.88664627"^^xsd:decimal ;
  geo-pos:long "1.113088369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.464722222222'^^xsd:double;
  dwc:startTimeOfDay '11.330555555556'^^xsd:double;
  dwc:endTimeOfDay '11.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.113088369'^^xsd:double;
  dwc:startLongitude '1.067118287'^^xsd:double;
  dwc:endLongitude '1.130079985'^^xsd:double;
  dwc:latitude '61.88664627'^^xsd:double;
  dwc:startLatitude '61.89599609'^^xsd:double;
  dwc:endLatitude '61.88368988'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '3.56882'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1812'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.86977386 1.207571626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.86977386"^^xsd:decimal ;
  dwc:decimalLongitude "1.207571626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.86977386 1.207571626)"^^geo:wktLiteral ;
  geo-pos:lat "61.86977386"^^xsd:decimal ;
  geo-pos:long "1.207571626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.415277777778'^^xsd:double;
  dwc:startTimeOfDay '12.195277777778'^^xsd:double;
  dwc:endTimeOfDay '12.523611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.207571626'^^xsd:double;
  dwc:startLongitude '1.128548265'^^xsd:double;
  dwc:endLongitude '1.24712503'^^xsd:double;
  dwc:latitude '61.86977386'^^xsd:double;
  dwc:startLatitude '61.88454437'^^xsd:double;
  dwc:endLatitude '61.86232758'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:sampleSize '6.68417'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1813'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.84289551 1.348196626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.84289551"^^xsd:decimal ;
  dwc:decimalLongitude "1.348196626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.84289551 1.348196626)"^^geo:wktLiteral ;
  geo-pos:lat "61.84289551"^^xsd:decimal ;
  geo-pos:long "1.348196626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.803888888889'^^xsd:double;
  dwc:startTimeOfDay '12.523611111111'^^xsd:double;
  dwc:endTimeOfDay '13.063055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.348196626'^^xsd:double;
  dwc:startLongitude '1.24712503'^^xsd:double;
  dwc:endLongitude '1.438946605'^^xsd:double;
  dwc:latitude '61.84289551'^^xsd:double;
  dwc:startLatitude '61.86232758'^^xsd:double;
  dwc:endLatitude '61.82545471'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '10.8607'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1814'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59918594 2.619108438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.59918594"^^xsd:decimal ;
  dwc:decimalLongitude "2.619108438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59918594 2.619108438)"^^geo:wktLiteral ;
  geo-pos:lat "61.59918594"^^xsd:decimal ;
  geo-pos:long "2.619108438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.573055555556'^^xsd:double;
  dwc:startTimeOfDay '16.563611111111'^^xsd:double;
  dwc:endTimeOfDay '17.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.619108438'^^xsd:double;
  dwc:startLongitude '2.615793467'^^xsd:double;
  dwc:endLongitude '2.765108347'^^xsd:double;
  dwc:latitude '61.59918594'^^xsd:double;
  dwc:startLatitude '61.5997963'^^xsd:double;
  dwc:endLatitude '61.57125473'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.50838'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1819'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5160408 3.051166773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5160408"^^xsd:decimal ;
  dwc:decimalLongitude "3.051166773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5160408 3.051166773)"^^geo:wktLiteral ;
  geo-pos:lat "61.5160408"^^xsd:decimal ;
  geo-pos:long "3.051166773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.498055555556'^^xsd:double;
  dwc:startTimeOfDay '18.101111111111'^^xsd:double;
  dwc:endTimeOfDay '18.5825'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.051166773'^^xsd:double;
  dwc:startLongitude '2.923125029'^^xsd:double;
  dwc:endLongitude '3.079093456'^^xsd:double;
  dwc:latitude '61.5160408'^^xsd:double;
  dwc:startLatitude '61.54083633'^^xsd:double;
  dwc:endLatitude '61.51092911'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.90612'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1820'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53430176 2.955048084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.53430176"^^xsd:decimal ;
  dwc:decimalLongitude "2.955048084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53430176 2.955048084)"^^geo:wktLiteral ;
  geo-pos:lat "61.53430176"^^xsd:decimal ;
  geo-pos:long "2.955048084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1821'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.2025'^^xsd:double;
  dwc:startTimeOfDay '18.101111111111'^^xsd:double;
  dwc:endTimeOfDay '18.5825'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.955048084'^^xsd:double;
  dwc:startLongitude '2.923125029'^^xsd:double;
  dwc:endLongitude '3.079093456'^^xsd:double;
  dwc:latitude '61.53430176'^^xsd:double;
  dwc:startLatitude '61.54083633'^^xsd:double;
  dwc:endLatitude '61.51092911'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.90612'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1821'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.44056702 3.44702363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.44056702"^^xsd:decimal ;
  dwc:decimalLongitude "3.44702363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.44056702 3.44702363)"^^geo:wktLiteral ;
  geo-pos:lat "61.44056702"^^xsd:decimal ;
  geo-pos:long "3.44702363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.695555555556'^^xsd:double;
  dwc:startTimeOfDay '19.516388888889'^^xsd:double;
  dwc:endTimeOfDay '20.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.44702363'^^xsd:double;
  dwc:startLongitude '3.386936426'^^xsd:double;
  dwc:endLongitude '3.548281908'^^xsd:double;
  dwc:latitude '61.44056702'^^xsd:double;
  dwc:startLatitude '61.45307541'^^xsd:double;
  dwc:endLatitude '61.419384'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.35422'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1822'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.04522324 0.282108337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.04522324"^^xsd:decimal ;
  dwc:decimalLongitude "0.282108337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.04522324 0.282108337)"^^geo:wktLiteral ;
  geo-pos:lat "62.04522324"^^xsd:decimal ;
  geo-pos:long "0.282108337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0861111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0066666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2747222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.282108337'^^xsd:double;
  dwc:startLongitude '0.255393326'^^xsd:double;
  dwc:endLongitude '0.347364992'^^xsd:double;
  dwc:latitude '62.04522324'^^xsd:double;
  dwc:startLatitude '62.05070114'^^xsd:double;
  dwc:endLatitude '62.03349686'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.15863'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1807'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.00489807 0.496831685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.00489807"^^xsd:decimal ;
  dwc:decimalLongitude "0.496831685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.00489807 0.496831685)"^^geo:wktLiteral ;
  geo-pos:lat "62.00489807"^^xsd:decimal ;
  geo-pos:long "0.496831685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7211111111111'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.496831685'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '62.00489807'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1808'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98194122 0.614751697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.98194122"^^xsd:decimal ;
  dwc:decimalLongitude "0.614751697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98194122 0.614751697)"^^geo:wktLiteral ;
  geo-pos:lat "61.98194122"^^xsd:decimal ;
  geo-pos:long "0.614751697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.065833333333'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.614751697'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '61.98194122'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1809'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.97873688 0.631781638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.97873688"^^xsd:decimal ;
  dwc:decimalLongitude "0.631781638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.97873688 0.631781638)"^^geo:wktLiteral ;
  geo-pos:lat "61.97873688"^^xsd:decimal ;
  geo-pos:long "0.631781638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.113888888889'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.631781638'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '61.97873688'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1810'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85808 4.020198345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85808"^^xsd:decimal ;
  dwc:decimalLongitude "4.020198345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85808 4.020198345)"^^geo:wktLiteral ;
  geo-pos:lat "56.85808"^^xsd:decimal ;
  geo-pos:long "4.020198345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.373055555556'^^xsd:double;
  dwc:startTimeOfDay '17.013333333333'^^xsd:double;
  dwc:endTimeOfDay '17.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.020198345'^^xsd:double;
  dwc:startLongitude '4.062814713'^^xsd:double;
  dwc:endLongitude '3.997983217'^^xsd:double;
  dwc:latitude '56.85808'^^xsd:double;
  dwc:startLatitude '56.91223'^^xsd:double;
  dwc:endLatitude '56.83178711'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.76746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1010'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79367 3.963061571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79367"^^xsd:decimal ;
  dwc:decimalLongitude "3.963061571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79367 3.963061571)"^^geo:wktLiteral ;
  geo-pos:lat "56.79367"^^xsd:decimal ;
  geo-pos:long "3.963061571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.939444444444'^^xsd:double;
  dwc:startTimeOfDay '17.550833333333'^^xsd:double;
  dwc:endTimeOfDay '18.039166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.963061571'^^xsd:double;
  dwc:startLongitude '3.997983217'^^xsd:double;
  dwc:endLongitude '3.933499'^^xsd:double;
  dwc:latitude '56.79367'^^xsd:double;
  dwc:startLatitude '56.83178711'^^xsd:double;
  dwc:endLatitude '56.75933'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.95676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1011'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80307 3.971459866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.80307"^^xsd:decimal ;
  dwc:decimalLongitude "3.971459866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80307 3.971459866)"^^geo:wktLiteral ;
  geo-pos:lat "56.80307"^^xsd:decimal ;
  geo-pos:long "3.971459866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.78'^^xsd:double;
  dwc:startTimeOfDay '17.550833333333'^^xsd:double;
  dwc:endTimeOfDay '18.039166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.971459866'^^xsd:double;
  dwc:startLongitude '3.997983217'^^xsd:double;
  dwc:endLongitude '3.933499'^^xsd:double;
  dwc:latitude '56.80307'^^xsd:double;
  dwc:startLatitude '56.83178711'^^xsd:double;
  dwc:endLatitude '56.75933'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.95676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1012'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81755 3.984869957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81755"^^xsd:decimal ;
  dwc:decimalLongitude "3.984869957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81755 3.984869957)"^^geo:wktLiteral ;
  geo-pos:lat "56.81755"^^xsd:decimal ;
  geo-pos:long "3.984869957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.647777777778'^^xsd:double;
  dwc:startTimeOfDay '17.550833333333'^^xsd:double;
  dwc:endTimeOfDay '18.039166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.984869957'^^xsd:double;
  dwc:startLongitude '3.997983217'^^xsd:double;
  dwc:endLongitude '3.933499'^^xsd:double;
  dwc:latitude '56.81755'^^xsd:double;
  dwc:startLatitude '56.83178711'^^xsd:double;
  dwc:endLatitude '56.75933'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.95676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1013'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71609879 -3.687538147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71609879"^^xsd:decimal ;
  dwc:decimalLongitude "-3.687538147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71609879 -3.687538147)"^^geo:wktLiteral ;
  geo-pos:lat "43.71609879"^^xsd:decimal ;
  geo-pos:long "-3.687538147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.101944444444'^^xsd:double;
  dwc:startTimeOfDay '16.501388888889'^^xsd:double;
  dwc:endTimeOfDay '17.223055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.687538147'^^xsd:double;
  dwc:startLongitude '-3.796900034'^^xsd:double;
  dwc:endLongitude '-3.66590333'^^xsd:double;
  dwc:latitude '43.71609879'^^xsd:double;
  dwc:startLatitude '43.66662598'^^xsd:double;
  dwc:endLatitude '43.72623062'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '12.435'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:233'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57787323 -3.29742837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57787323"^^xsd:decimal ;
  dwc:decimalLongitude "-3.29742837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57787323 -3.29742837)"^^geo:wktLiteral ;
  geo-pos:lat "43.57787323"^^xsd:decimal ;
  geo-pos:long "-3.29742837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.918888888889'^^xsd:double;
  dwc:startTimeOfDay '14.517222222222'^^xsd:double;
  dwc:endTimeOfDay '15.122777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.29742837'^^xsd:double;
  dwc:startLongitude '-3.229045153'^^xsd:double;
  dwc:endLongitude '-3.330958605'^^xsd:double;
  dwc:latitude '43.57787323'^^xsd:double;
  dwc:startLatitude '43.53985214'^^xsd:double;
  dwc:endLatitude '43.5978508'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.4337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:234'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62508774 -3.374213219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62508774"^^xsd:decimal ;
  dwc:decimalLongitude "-3.374213219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62508774 -3.374213219)"^^geo:wktLiteral ;
  geo-pos:lat "43.62508774"^^xsd:decimal ;
  geo-pos:long "-3.374213219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.390555555556'^^xsd:double;
  dwc:startTimeOfDay '15.122777777778'^^xsd:double;
  dwc:endTimeOfDay '15.513333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.374213219'^^xsd:double;
  dwc:startLongitude '-3.330958605'^^xsd:double;
  dwc:endLongitude '-3.394253492'^^xsd:double;
  dwc:latitude '43.62508774'^^xsd:double;
  dwc:startLatitude '43.5978508'^^xsd:double;
  dwc:endLatitude '43.63759613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.74035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:235'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67258453 -3.452214956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67258453"^^xsd:decimal ;
  dwc:decimalLongitude "-3.452214956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67258453 -3.452214956)"^^geo:wktLiteral ;
  geo-pos:lat "43.67258453"^^xsd:decimal ;
  geo-pos:long "-3.452214956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.861666666667'^^xsd:double;
  dwc:startTimeOfDay '15.513333333333'^^xsd:double;
  dwc:endTimeOfDay '16.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.452214956'^^xsd:double;
  dwc:startLongitude '-3.394253492'^^xsd:double;
  dwc:endLongitude '-3.480618238'^^xsd:double;
  dwc:latitude '43.67258453'^^xsd:double;
  dwc:startLatitude '43.63759613'^^xsd:double;
  dwc:endLatitude '43.68875504'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:sampleSize '8.97299'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:236'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16392517 0.02478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.16392517"^^xsd:decimal ;
  dwc:decimalLongitude "0.02478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.16392517 0.02478)"^^geo:wktLiteral ;
  geo-pos:lat "60.16392517"^^xsd:decimal ;
  geo-pos:long "0.02478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0086111111111'^^xsd:double;
  dwc:startTimeOfDay '3.7030555555556'^^xsd:double;
  dwc:endTimeOfDay '4.3166666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.02478'^^xsd:double;
  dwc:startLongitude '0.130413339'^^xsd:double;
  dwc:endLongitude '-0.080846667'^^xsd:double;
  dwc:latitude '60.16392517'^^xsd:double;
  dwc:startLatitude '60.14957809'^^xsd:double;
  dwc:endLatitude '60.18004608'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.1599'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1787'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.58241272 0.201568335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.58241272"^^xsd:decimal ;
  dwc:decimalLongitude "0.201568335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.58241272 0.201568335)"^^geo:wktLiteral ;
  geo-pos:lat "60.58241272"^^xsd:decimal ;
  geo-pos:long "0.201568335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9561111111111'^^xsd:double;
  dwc:startTimeOfDay '7.4280555555556'^^xsd:double;
  dwc:endTimeOfDay '8.0769444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.201568335'^^xsd:double;
  dwc:startLongitude '0.025393333'^^xsd:double;
  dwc:endLongitude '0.24184832'^^xsd:double;
  dwc:latitude '60.58241272'^^xsd:double;
  dwc:startLatitude '60.55611801'^^xsd:double;
  dwc:endLatitude '60.58867264'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3588'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1788'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.57854843 0.175051674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.57854843"^^xsd:decimal ;
  dwc:decimalLongitude "0.175051674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.57854843 0.175051674)"^^geo:wktLiteral ;
  geo-pos:lat "60.57854843"^^xsd:decimal ;
  geo-pos:long "0.175051674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8772222222222'^^xsd:double;
  dwc:startTimeOfDay '7.4280555555556'^^xsd:double;
  dwc:endTimeOfDay '8.0769444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.175051674'^^xsd:double;
  dwc:startLongitude '0.025393333'^^xsd:double;
  dwc:endLongitude '0.24184832'^^xsd:double;
  dwc:latitude '60.57854843'^^xsd:double;
  dwc:startLatitude '60.55611801'^^xsd:double;
  dwc:endLatitude '60.58867264'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3588'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1789'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.57184219 0.126133338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.57184219"^^xsd:decimal ;
  dwc:decimalLongitude "0.126133338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.57184219 0.126133338)"^^geo:wktLiteral ;
  geo-pos:lat "60.57184219"^^xsd:decimal ;
  geo-pos:long "0.126133338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1790'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7322222222222'^^xsd:double;
  dwc:startTimeOfDay '7.4280555555556'^^xsd:double;
  dwc:endTimeOfDay '8.0769444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.126133338'^^xsd:double;
  dwc:startLongitude '0.025393333'^^xsd:double;
  dwc:endLongitude '0.24184832'^^xsd:double;
  dwc:latitude '60.57184219'^^xsd:double;
  dwc:startLatitude '60.55611801'^^xsd:double;
  dwc:endLatitude '60.58867264'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3588'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1790'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.96594238 2.142620087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.96594238"^^xsd:decimal ;
  dwc:decimalLongitude "2.142620087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.96594238 2.142620087)"^^geo:wktLiteral ;
  geo-pos:lat "61.96594238"^^xsd:decimal ;
  geo-pos:long "2.142620087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1803'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.078611111111'^^xsd:double;
  dwc:startTimeOfDay '17.034166666667'^^xsd:double;
  dwc:endTimeOfDay '17.295833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.142620087'^^xsd:double;
  dwc:startLongitude '2.157256603'^^xsd:double;
  dwc:endLongitude '2.070723295'^^xsd:double;
  dwc:latitude '61.96594238'^^xsd:double;
  dwc:startLatitude '61.96224594'^^xsd:double;
  dwc:endLatitude '61.98321915'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.08393'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1803'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.10202789 -0.019823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.10202789"^^xsd:decimal ;
  dwc:decimalLongitude "-0.019823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.10202789 -0.019823333)"^^geo:wktLiteral ;
  geo-pos:lat "62.10202789"^^xsd:decimal ;
  geo-pos:long "-0.019823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.4513888888889'^^xsd:double;
  dwc:startTimeOfDay '7.4486111111111'^^xsd:double;
  dwc:endTimeOfDay '7.5991666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.019823333'^^xsd:double;
  dwc:startLongitude '-0.020643333'^^xsd:double;
  dwc:endLongitude '0.026523333'^^xsd:double;
  dwc:latitude '62.10202789'^^xsd:double;
  dwc:startLatitude '62.10222244'^^xsd:double;
  dwc:endLatitude '62.09215546'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:sampleSize '2.69578'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1804'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.06993866 0.156721666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.06993866"^^xsd:decimal ;
  dwc:decimalLongitude "0.156721666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.06993866 0.156721666)"^^geo:wktLiteral ;
  geo-pos:lat "62.06993866"^^xsd:decimal ;
  geo-pos:long "0.156721666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7127777777778'^^xsd:double;
  dwc:startTimeOfDay '8.5363888888889'^^xsd:double;
  dwc:endTimeOfDay '8.8283333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.156721666'^^xsd:double;
  dwc:startLongitude '0.097688332'^^xsd:double;
  dwc:endLongitude '0.195205003'^^xsd:double;
  dwc:latitude '62.06993866'^^xsd:double;
  dwc:startLatitude '62.08104706'^^xsd:double;
  dwc:endLatitude '62.06272888'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:sampleSize '5.46819'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1805'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.04265976 0.29660666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.04265976"^^xsd:decimal ;
  dwc:decimalLongitude "0.29660666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.04265976 0.29660666)"^^geo:wktLiteral ;
  geo-pos:lat "62.04265976"^^xsd:decimal ;
  geo-pos:long "0.29660666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1280555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0066666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2747222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.29660666'^^xsd:double;
  dwc:startLongitude '0.255393326'^^xsd:double;
  dwc:endLongitude '0.347364992'^^xsd:double;
  dwc:latitude '62.04265976'^^xsd:double;
  dwc:startLatitude '62.05070114'^^xsd:double;
  dwc:endLatitude '62.03349686'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.15863'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1806'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.81891251 2.998468637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.81891251"^^xsd:decimal ;
  dwc:decimalLongitude "2.998468637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.81891251 2.998468637)"^^geo:wktLiteral ;
  geo-pos:lat "61.81891251"^^xsd:decimal ;
  geo-pos:long "2.998468637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.598055555556'^^xsd:double;
  dwc:startTimeOfDay '14.541111111111'^^xsd:double;
  dwc:endTimeOfDay '14.745277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.998468637'^^xsd:double;
  dwc:startLongitude '3.018171787'^^xsd:double;
  dwc:endLongitude '2.948704958'^^xsd:double;
  dwc:latitude '61.81891251'^^xsd:double;
  dwc:startLatitude '61.8148613'^^xsd:double;
  dwc:endLatitude '61.82874298'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:sampleSize '3.95805'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1799'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.82905197 2.946815014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.82905197"^^xsd:decimal ;
  dwc:decimalLongitude "2.946815014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.82905197 2.946815014)"^^geo:wktLiteral ;
  geo-pos:lat "61.82905197"^^xsd:decimal ;
  geo-pos:long "2.946815014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.750555555556'^^xsd:double;
  dwc:startTimeOfDay '14.745277777778'^^xsd:double;
  dwc:endTimeOfDay '15.029722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.946815014'^^xsd:double;
  dwc:startLongitude '2.948704958'^^xsd:double;
  dwc:endLongitude '2.848513365'^^xsd:double;
  dwc:latitude '61.82905197'^^xsd:double;
  dwc:startLatitude '61.82874298'^^xsd:double;
  dwc:endLatitude '61.84479141'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.5491'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1800'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89071274 2.580609798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89071274"^^xsd:decimal ;
  dwc:decimalLongitude "2.580609798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89071274 2.580609798)"^^geo:wktLiteral ;
  geo-pos:lat "61.89071274"^^xsd:decimal ;
  geo-pos:long "2.580609798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.814166666667'^^xsd:double;
  dwc:startTimeOfDay '15.585'^^xsd:double;
  dwc:endTimeOfDay '16.071111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.580609798'^^xsd:double;
  dwc:startLongitude '2.659354925'^^xsd:double;
  dwc:endLongitude '2.49060154'^^xsd:double;
  dwc:latitude '61.89071274'^^xsd:double;
  dwc:startLatitude '61.87701797'^^xsd:double;
  dwc:endLatitude '61.90594864'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.40153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1801'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.92243576 2.391503334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.92243576"^^xsd:decimal ;
  dwc:decimalLongitude "2.391503334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.92243576 2.391503334)"^^geo:wktLiteral ;
  geo-pos:lat "61.92243576"^^xsd:decimal ;
  geo-pos:long "2.391503334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.356666666667'^^xsd:double;
  dwc:startTimeOfDay '16.348333333333'^^xsd:double;
  dwc:endTimeOfDay '16.551111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.391503334'^^xsd:double;
  dwc:startLongitude '2.394429922'^^xsd:double;
  dwc:endLongitude '2.323474884'^^xsd:double;
  dwc:latitude '61.92243576'^^xsd:double;
  dwc:startLatitude '61.92195511'^^xsd:double;
  dwc:endLatitude '61.93334198'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '3.92016'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1802'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66565704 0.741968334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.66565704"^^xsd:decimal ;
  dwc:decimalLongitude "0.741968334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66565704 0.741968334)"^^geo:wktLiteral ;
  geo-pos:lat "60.66565704"^^xsd:decimal ;
  geo-pos:long "0.741968334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1795'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:startTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '9.7308333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.741968334'^^xsd:double;
  dwc:startLongitude '0.715551674'^^xsd:double;
  dwc:endLongitude '0.784736693'^^xsd:double;
  dwc:latitude '60.66565704'^^xsd:double;
  dwc:startLatitude '60.66131973'^^xsd:double;
  dwc:endLatitude '60.67251968'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.96647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1795'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.71636581 1.078663349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.71636581"^^xsd:decimal ;
  dwc:decimalLongitude "1.078663349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.71636581 1.078663349)"^^geo:wktLiteral ;
  geo-pos:lat "60.71636581"^^xsd:decimal ;
  geo-pos:long "1.078663349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.611388888889'^^xsd:double;
  dwc:startTimeOfDay '10.517777777778'^^xsd:double;
  dwc:endTimeOfDay '10.718888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.078663349'^^xsd:double;
  dwc:startLongitude '1.04787004'^^xsd:double;
  dwc:endLongitude '1.114403248'^^xsd:double;
  dwc:latitude '60.71636581'^^xsd:double;
  dwc:startLatitude '60.7113533'^^xsd:double;
  dwc:endLatitude '60.72183609'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.7992'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1796'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.74555588 1.267585039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.74555588"^^xsd:decimal ;
  dwc:decimalLongitude "1.267585039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.74555588 1.267585039)"^^geo:wktLiteral ;
  geo-pos:lat "60.74555588"^^xsd:decimal ;
  geo-pos:long "1.267585039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.176666666667'^^xsd:double;
  dwc:startTimeOfDay '11.066111111111'^^xsd:double;
  dwc:endTimeOfDay '11.501944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.267585039'^^xsd:double;
  dwc:startLongitude '1.230783343'^^xsd:double;
  dwc:endLongitude '1.37465167'^^xsd:double;
  dwc:latitude '60.74555588'^^xsd:double;
  dwc:startLatitude '60.73991776'^^xsd:double;
  dwc:endLatitude '60.762043'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.18895'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1797'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13391876 1.856823206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.13391876"^^xsd:decimal ;
  dwc:decimalLongitude "1.856823206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.13391876 1.856823206)"^^geo:wktLiteral ;
  geo-pos:lat "61.13391876"^^xsd:decimal ;
  geo-pos:long "1.856823206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.58'^^xsd:double;
  dwc:startTimeOfDay '14.554722222222'^^xsd:double;
  dwc:endTimeOfDay '15.058611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.856823206'^^xsd:double;
  dwc:startLongitude '1.848161578'^^xsd:double;
  dwc:endLongitude '2.016803265'^^xsd:double;
  dwc:latitude '61.13391876'^^xsd:double;
  dwc:startLatitude '61.13256073'^^xsd:double;
  dwc:endLatitude '61.15854645'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.49321'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1798'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.63437653 0.543390036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.63437653"^^xsd:decimal ;
  dwc:decimalLongitude "0.543390036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.63437653 0.543390036)"^^geo:wktLiteral ;
  geo-pos:lat "60.63437653"^^xsd:decimal ;
  geo-pos:long "0.543390036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1791'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9869444444444'^^xsd:double;
  dwc:startTimeOfDay '8.5011111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.543390036'^^xsd:double;
  dwc:startLongitude '0.38364166'^^xsd:double;
  dwc:endLongitude '0.561643362'^^xsd:double;
  dwc:latitude '60.63437653'^^xsd:double;
  dwc:startLatitude '60.60953903'^^xsd:double;
  dwc:endLatitude '60.63722992'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.179'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1791'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.63116074 0.522808313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.63116074"^^xsd:decimal ;
  dwc:decimalLongitude "0.522808313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.63116074 0.522808313)"^^geo:wktLiteral ;
  geo-pos:lat "60.63116074"^^xsd:decimal ;
  geo-pos:long "0.522808313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9236111111111'^^xsd:double;
  dwc:startTimeOfDay '8.5011111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.522808313'^^xsd:double;
  dwc:startLongitude '0.38364166'^^xsd:double;
  dwc:endLongitude '0.561643362'^^xsd:double;
  dwc:latitude '60.63116074'^^xsd:double;
  dwc:startLatitude '60.60953903'^^xsd:double;
  dwc:endLatitude '60.63722992'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.179'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1792'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65864944 0.698993385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.65864944"^^xsd:decimal ;
  dwc:decimalLongitude "0.698993385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65864944 0.698993385)"^^geo:wktLiteral ;
  geo-pos:lat "60.65864944"^^xsd:decimal ;
  geo-pos:long "0.698993385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4677777777778'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.698993385'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.65864944'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1793'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66402054 0.731698334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.66402054"^^xsd:decimal ;
  dwc:decimalLongitude "0.731698334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66402054 0.731698334)"^^geo:wktLiteral ;
  geo-pos:lat "60.66402054"^^xsd:decimal ;
  geo-pos:long "0.731698334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5686111111111'^^xsd:double;
  dwc:startTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '9.7308333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.731698334'^^xsd:double;
  dwc:startLongitude '0.715551674'^^xsd:double;
  dwc:endLongitude '0.784736693'^^xsd:double;
  dwc:latitude '60.66402054'^^xsd:double;
  dwc:startLatitude '60.66131973'^^xsd:double;
  dwc:endLatitude '60.67251968'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.96647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1794'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58982086 -4.767548084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58982086"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767548084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58982086 -4.767548084)"^^geo:wktLiteral ;
  geo-pos:lat "43.58982086"^^xsd:decimal ;
  geo-pos:long "-4.767548084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.244444444444'^^xsd:double;
  dwc:startTimeOfDay '11.001111111111'^^xsd:double;
  dwc:endTimeOfDay '11.545277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.767548084'^^xsd:double;
  dwc:startLongitude '-4.808533192'^^xsd:double;
  dwc:endLongitude '-4.717198372'^^xsd:double;
  dwc:latitude '43.58982086'^^xsd:double;
  dwc:startLatitude '43.61386871'^^xsd:double;
  dwc:endLatitude '43.55958557'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '9.50928'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:229'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70027542 -3.722478151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70027542"^^xsd:decimal ;
  dwc:decimalLongitude "-3.722478151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70027542 -3.722478151)"^^geo:wktLiteral ;
  geo-pos:lat "43.70027542"^^xsd:decimal ;
  geo-pos:long "-3.722478151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.908611111111'^^xsd:double;
  dwc:startTimeOfDay '16.501388888889'^^xsd:double;
  dwc:endTimeOfDay '17.223055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.722478151'^^xsd:double;
  dwc:startLongitude '-3.796900034'^^xsd:double;
  dwc:endLongitude '-3.66590333'^^xsd:double;
  dwc:latitude '43.70027542'^^xsd:double;
  dwc:startLatitude '43.66662598'^^xsd:double;
  dwc:endLatitude '43.72623062'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.435'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:230'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70703125 -3.707119703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70703125"^^xsd:decimal ;
  dwc:decimalLongitude "-3.707119703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70703125 -3.707119703)"^^geo:wktLiteral ;
  geo-pos:lat "43.70703125"^^xsd:decimal ;
  geo-pos:long "-3.707119703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.992222222222'^^xsd:double;
  dwc:startTimeOfDay '16.501388888889'^^xsd:double;
  dwc:endTimeOfDay '17.223055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.707119703'^^xsd:double;
  dwc:startLongitude '-3.796900034'^^xsd:double;
  dwc:endLongitude '-3.66590333'^^xsd:double;
  dwc:latitude '43.70703125'^^xsd:double;
  dwc:startLatitude '43.66662598'^^xsd:double;
  dwc:endLatitude '43.72623062'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '12.435'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:231'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71057892 -3.698975086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71057892"^^xsd:decimal ;
  dwc:decimalLongitude "-3.698975086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71057892 -3.698975086)"^^geo:wktLiteral ;
  geo-pos:lat "43.71057892"^^xsd:decimal ;
  geo-pos:long "-3.698975086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.037222222222'^^xsd:double;
  dwc:startTimeOfDay '16.501388888889'^^xsd:double;
  dwc:endTimeOfDay '17.223055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.698975086'^^xsd:double;
  dwc:startLongitude '-3.796900034'^^xsd:double;
  dwc:endLongitude '-3.66590333'^^xsd:double;
  dwc:latitude '43.71057892'^^xsd:double;
  dwc:startLatitude '43.66662598'^^xsd:double;
  dwc:endLatitude '43.72623062'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '12.435'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:232'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217659 -7.992390156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.217659"^^xsd:decimal ;
  dwc:decimalLongitude "-7.992390156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217659 -7.992390156)"^^geo:wktLiteral ;
  geo-pos:lat "50.217659"^^xsd:decimal ;
  geo-pos:long "-7.992390156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.828611111111'^^xsd:double;
  dwc:startTimeOfDay '14.800833333333'^^xsd:double;
  dwc:endTimeOfDay '15.025833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.992390156'^^xsd:double;
  dwc:startLongitude '-7.997694969'^^xsd:double;
  dwc:endLongitude '-7.955043316'^^xsd:double;
  dwc:latitude '50.217659'^^xsd:double;
  dwc:startLatitude '50.22063828'^^xsd:double;
  dwc:endLatitude '50.19626617'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.06632'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1918'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46332932 -7.995366573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46332932"^^xsd:decimal ;
  dwc:decimalLongitude "-7.995366573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46332932 -7.995366573)"^^geo:wktLiteral ;
  geo-pos:lat "51.46332932"^^xsd:decimal ;
  geo-pos:long "-7.995366573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1919'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.74'^^xsd:double;
  dwc:startTimeOfDay '17.355555555556'^^xsd:double;
  dwc:endTimeOfDay '17.883333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.995366573'^^xsd:double;
  dwc:startLongitude '-8.051600456'^^xsd:double;
  dwc:endLongitude '-7.974731445'^^xsd:double;
  dwc:latitude '51.46332932'^^xsd:double;
  dwc:startLatitude '51.51810074'^^xsd:double;
  dwc:endLatitude '51.44285583'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.91'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1919'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50160217 -8.033612251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50160217"^^xsd:decimal ;
  dwc:decimalLongitude "-8.033612251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50160217 -8.033612251)"^^geo:wktLiteral ;
  geo-pos:lat "51.50160217"^^xsd:decimal ;
  geo-pos:long "-8.033612251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1920'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.473611111111'^^xsd:double;
  dwc:startTimeOfDay '17.355555555556'^^xsd:double;
  dwc:endTimeOfDay '17.883333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.033612251'^^xsd:double;
  dwc:startLongitude '-8.051600456'^^xsd:double;
  dwc:endLongitude '-7.974731445'^^xsd:double;
  dwc:latitude '51.50160217'^^xsd:double;
  dwc:startLatitude '51.51810074'^^xsd:double;
  dwc:endLatitude '51.44285583'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.91'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1920'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29189301 -7.823767185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29189301"^^xsd:decimal ;
  dwc:decimalLongitude "-7.823767185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29189301 -7.823767185)"^^geo:wktLiteral ;
  geo-pos:lat "51.29189301"^^xsd:decimal ;
  geo-pos:long "-7.823767185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.951666666667'^^xsd:double;
  dwc:startTimeOfDay '18.867777777778'^^xsd:double;
  dwc:endTimeOfDay '19.4575'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.823767185'^^xsd:double;
  dwc:startLongitude '-7.835493088'^^xsd:double;
  dwc:endLongitude '-7.753067017'^^xsd:double;
  dwc:latitude '51.29189301'^^xsd:double;
  dwc:startLatitude '51.30377579'^^xsd:double;
  dwc:endLatitude '51.22034454'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '10.8995'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1921'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2912674 -7.823122025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2912674"^^xsd:decimal ;
  dwc:decimalLongitude "-7.823122025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2912674 -7.823122025)"^^geo:wktLiteral ;
  geo-pos:lat "51.2912674"^^xsd:decimal ;
  geo-pos:long "-7.823122025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.956111111111'^^xsd:double;
  dwc:startTimeOfDay '18.867777777778'^^xsd:double;
  dwc:endTimeOfDay '19.4575'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.823122025'^^xsd:double;
  dwc:startLongitude '-7.835493088'^^xsd:double;
  dwc:endLongitude '-7.753067017'^^xsd:double;
  dwc:latitude '51.2912674'^^xsd:double;
  dwc:startLatitude '51.30377579'^^xsd:double;
  dwc:endLatitude '51.22034454'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '10.8995'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1922'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18640137 -7.719645977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18640137"^^xsd:decimal ;
  dwc:decimalLongitude "-7.719645977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18640137 -7.719645977)"^^geo:wktLiteral ;
  geo-pos:lat "51.18640137"^^xsd:decimal ;
  geo-pos:long "-7.719645977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.698611111111'^^xsd:double;
  dwc:startTimeOfDay '19.4575'^^xsd:double;
  dwc:endTimeOfDay '20.043055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.719645977'^^xsd:double;
  dwc:startLongitude '-7.753067017'^^xsd:double;
  dwc:endLongitude '-7.672950268'^^xsd:double;
  dwc:latitude '51.18640137'^^xsd:double;
  dwc:startLatitude '51.22034454'^^xsd:double;
  dwc:endLatitude '51.13911057'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.6126'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1923'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50187302 -7.057085037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50187302"^^xsd:decimal ;
  dwc:decimalLongitude "-7.057085037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50187302 -7.057085037)"^^geo:wktLiteral ;
  geo-pos:lat "50.50187302"^^xsd:decimal ;
  geo-pos:long "-7.057085037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.772777777778'^^xsd:double;
  dwc:startTimeOfDay '10.615833333333'^^xsd:double;
  dwc:endTimeOfDay '11.4175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.057085037'^^xsd:double;
  dwc:startLongitude '-7.077177048'^^xsd:double;
  dwc:endLongitude '-6.97387'^^xsd:double;
  dwc:latitude '50.50187302'^^xsd:double;
  dwc:startLatitude '50.52287674'^^xsd:double;
  dwc:endLatitude '50.41483'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.0547'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1924'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43152618 -6.989181519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43152618"^^xsd:decimal ;
  dwc:decimalLongitude "-6.989181519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43152618 -6.989181519)"^^geo:wktLiteral ;
  geo-pos:lat "50.43152618"^^xsd:decimal ;
  geo-pos:long "-6.989181519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.296111111111'^^xsd:double;
  dwc:startTimeOfDay '10.615833333333'^^xsd:double;
  dwc:endTimeOfDay '11.4175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.989181519'^^xsd:double;
  dwc:startLongitude '-7.077177048'^^xsd:double;
  dwc:endLongitude '-6.97387'^^xsd:double;
  dwc:latitude '50.43152618'^^xsd:double;
  dwc:startLatitude '50.52287674'^^xsd:double;
  dwc:endLatitude '50.41483'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.0547'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1925'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46409607 -7.020443916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46409607"^^xsd:decimal ;
  dwc:decimalLongitude "-7.020443916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46409607 -7.020443916)"^^geo:wktLiteral ;
  geo-pos:lat "50.46409607"^^xsd:decimal ;
  geo-pos:long "-7.020443916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1926'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.055'^^xsd:double;
  dwc:startTimeOfDay '10.615833333333'^^xsd:double;
  dwc:endTimeOfDay '11.4175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.020443916'^^xsd:double;
  dwc:startLongitude '-7.077177048'^^xsd:double;
  dwc:endLongitude '-6.97387'^^xsd:double;
  dwc:latitude '50.46409607'^^xsd:double;
  dwc:startLatitude '50.52287674'^^xsd:double;
  dwc:endLatitude '50.41483'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '14.0547'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1926'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49238205 -7.047950268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49238205"^^xsd:decimal ;
  dwc:decimalLongitude "-7.047950268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49238205 -7.047950268)"^^geo:wktLiteral ;
  geo-pos:lat "50.49238205"^^xsd:decimal ;
  geo-pos:long "-7.047950268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.843888888889'^^xsd:double;
  dwc:startTimeOfDay '10.615833333333'^^xsd:double;
  dwc:endTimeOfDay '11.4175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.047950268'^^xsd:double;
  dwc:startLongitude '-7.077177048'^^xsd:double;
  dwc:endLongitude '-6.97387'^^xsd:double;
  dwc:latitude '50.49238205'^^xsd:double;
  dwc:startLatitude '50.52287674'^^xsd:double;
  dwc:endLatitude '50.41483'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.0547'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1927'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48020935 -7.036231518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48020935"^^xsd:decimal ;
  dwc:decimalLongitude "-7.036231518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48020935 -7.036231518)"^^geo:wktLiteral ;
  geo-pos:lat "50.48020935"^^xsd:decimal ;
  geo-pos:long "-7.036231518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1928'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.934444444444'^^xsd:double;
  dwc:startTimeOfDay '10.615833333333'^^xsd:double;
  dwc:endTimeOfDay '11.4175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.036231518'^^xsd:double;
  dwc:startLongitude '-7.077177048'^^xsd:double;
  dwc:endLongitude '-6.97387'^^xsd:double;
  dwc:latitude '50.48020935'^^xsd:double;
  dwc:startLatitude '50.52287674'^^xsd:double;
  dwc:endLatitude '50.41483'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.0547'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1928'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38087463 -6.942335129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38087463"^^xsd:decimal ;
  dwc:decimalLongitude "-6.942335129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38087463 -6.942335129)"^^geo:wktLiteral ;
  geo-pos:lat "50.38087463"^^xsd:decimal ;
  geo-pos:long "-6.942335129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1929'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.605833333333'^^xsd:double;
  dwc:startTimeOfDay '12.300833333333'^^xsd:double;
  dwc:endTimeOfDay '12.979722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.942335129'^^xsd:double;
  dwc:startLongitude '-6.982607841'^^xsd:double;
  dwc:endLongitude '-6.895431519'^^xsd:double;
  dwc:latitude '50.38087463'^^xsd:double;
  dwc:startLatitude '50.42316055'^^xsd:double;
  dwc:endLatitude '50.32762146'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:sampleSize '12.283'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1929'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19716644 -6.770281792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19716644"^^xsd:decimal ;
  dwc:decimalLongitude "-6.770281792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19716644 -6.770281792)"^^geo:wktLiteral ;
  geo-pos:lat "50.19716644"^^xsd:decimal ;
  geo-pos:long "-6.770281792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1937'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.917222222222'^^xsd:double;
  dwc:startTimeOfDay '13.824722222222'^^xsd:double;
  dwc:endTimeOfDay '14.289444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.770281792'^^xsd:double;
  dwc:startLongitude '-6.782331467'^^xsd:double;
  dwc:endLongitude '-6.720683575'^^xsd:double;
  dwc:latitude '50.19716644'^^xsd:double;
  dwc:startLatitude '50.21040726'^^xsd:double;
  dwc:endLatitude '50.14374924'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.60874'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1937'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19273376 -6.766385078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19273376"^^xsd:decimal ;
  dwc:decimalLongitude "-6.766385078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19273376 -6.766385078)"^^geo:wktLiteral ;
  geo-pos:lat "50.19273376"^^xsd:decimal ;
  geo-pos:long "-6.766385078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1938'^^xsd:integer;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.947777777778'^^xsd:double;
  dwc:startTimeOfDay '13.824722222222'^^xsd:double;
  dwc:endTimeOfDay '14.289444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.766385078'^^xsd:double;
  dwc:startLongitude '-6.782331467'^^xsd:double;
  dwc:endLongitude '-6.720683575'^^xsd:double;
  dwc:latitude '50.19273376'^^xsd:double;
  dwc:startLatitude '50.21040726'^^xsd:double;
  dwc:endLatitude '50.14374924'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:sampleSize '8.60874'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1938'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09584808 -6.674451828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09584808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.674451828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09584808 -6.674451828)"^^geo:wktLiteral ;
  geo-pos:lat "50.09584808"^^xsd:decimal ;
  geo-pos:long "-6.674451828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.644722222222'^^xsd:double;
  dwc:startTimeOfDay '14.289444444444'^^xsd:double;
  dwc:endTimeOfDay '15.102222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.674451828'^^xsd:double;
  dwc:startLongitude '-6.720683575'^^xsd:double;
  dwc:endLongitude '-6.621136665'^^xsd:double;
  dwc:latitude '50.09584808'^^xsd:double;
  dwc:startLatitude '50.14374924'^^xsd:double;
  dwc:endLatitude '50.03144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.3564'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1939'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0626564 -6.644106865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0626564"^^xsd:decimal ;
  dwc:decimalLongitude "-6.644106865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0626564 -6.644106865)"^^geo:wktLiteral ;
  geo-pos:lat "50.0626564"^^xsd:decimal ;
  geo-pos:long "-6.644106865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1940'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.888055555556'^^xsd:double;
  dwc:startTimeOfDay '14.289444444444'^^xsd:double;
  dwc:endTimeOfDay '15.102222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.644106865'^^xsd:double;
  dwc:startLongitude '-6.720683575'^^xsd:double;
  dwc:endLongitude '-6.621136665'^^xsd:double;
  dwc:latitude '50.0626564'^^xsd:double;
  dwc:startLatitude '50.14374924'^^xsd:double;
  dwc:endLatitude '50.03144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.3564'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1940'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8836174 -6.47855854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8836174"^^xsd:decimal ;
  dwc:decimalLongitude "-6.47855854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8836174 -6.47855854)"^^geo:wktLiteral ;
  geo-pos:lat "49.8836174"^^xsd:decimal ;
  geo-pos:long "-6.47855854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1941'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.181111111111'^^xsd:double;
  dwc:startTimeOfDay '16.005'^^xsd:double;
  dwc:endTimeOfDay '16.298055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.47855854'^^xsd:double;
  dwc:startLongitude '-6.502021313'^^xsd:double;
  dwc:endLongitude '-6.463048458'^^xsd:double;
  dwc:latitude '49.8836174'^^xsd:double;
  dwc:startLatitude '49.90810394'^^xsd:double;
  dwc:endLatitude '49.86700058'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.35223'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1941'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86219025 -6.45844841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.86219025"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45844841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.86219025 -6.45844841)"^^geo:wktLiteral ;
  geo-pos:lat "49.86219025"^^xsd:decimal ;
  geo-pos:long "-6.45844841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1942'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.332222222222'^^xsd:double;
  dwc:startTimeOfDay '16.298055555556'^^xsd:double;
  dwc:endTimeOfDay '16.763055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.45844841'^^xsd:double;
  dwc:startLongitude '-6.463048458'^^xsd:double;
  dwc:endLongitude '-6.403268337'^^xsd:double;
  dwc:latitude '49.86219025'^^xsd:double;
  dwc:startLatitude '49.86700058'^^xsd:double;
  dwc:endLatitude '49.80270004'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.33123'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1942'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.85551834 -6.452066898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.85551834"^^xsd:decimal ;
  dwc:decimalLongitude "-6.452066898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.85551834 -6.452066898)"^^geo:wktLiteral ;
  geo-pos:lat "49.85551834"^^xsd:decimal ;
  geo-pos:long "-6.452066898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1943'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.380277777778'^^xsd:double;
  dwc:startTimeOfDay '16.298055555556'^^xsd:double;
  dwc:endTimeOfDay '16.763055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.452066898'^^xsd:double;
  dwc:startLongitude '-6.463048458'^^xsd:double;
  dwc:endLongitude '-6.403268337'^^xsd:double;
  dwc:latitude '49.85551834'^^xsd:double;
  dwc:startLatitude '49.86700058'^^xsd:double;
  dwc:endLatitude '49.80270004'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.33123'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1943'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.83667755 -6.433216572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.83667755"^^xsd:decimal ;
  dwc:decimalLongitude "-6.433216572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.83667755 -6.433216572)"^^geo:wktLiteral ;
  geo-pos:lat "49.83667755"^^xsd:decimal ;
  geo-pos:long "-6.433216572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1944'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.52'^^xsd:double;
  dwc:startTimeOfDay '16.298055555556'^^xsd:double;
  dwc:endTimeOfDay '16.763055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.433216572'^^xsd:double;
  dwc:startLongitude '-6.463048458'^^xsd:double;
  dwc:endLongitude '-6.403268337'^^xsd:double;
  dwc:latitude '49.83667755'^^xsd:double;
  dwc:startLatitude '49.86700058'^^xsd:double;
  dwc:endLatitude '49.80270004'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.33123'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1944'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.82409668 -6.420988083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.82409668"^^xsd:decimal ;
  dwc:decimalLongitude "-6.420988083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.82409668 -6.420988083)"^^geo:wktLiteral ;
  geo-pos:lat "49.82409668"^^xsd:decimal ;
  geo-pos:long "-6.420988083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1945'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.611666666667'^^xsd:double;
  dwc:startTimeOfDay '16.298055555556'^^xsd:double;
  dwc:endTimeOfDay '16.763055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.420988083'^^xsd:double;
  dwc:startLongitude '-6.463048458'^^xsd:double;
  dwc:endLongitude '-6.403268337'^^xsd:double;
  dwc:latitude '49.82409668'^^xsd:double;
  dwc:startLatitude '49.86700058'^^xsd:double;
  dwc:endLatitude '49.80270004'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.33123'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1945'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.82175446 -6.418841362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.82175446"^^xsd:decimal ;
  dwc:decimalLongitude "-6.418841362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.82175446 -6.418841362)"^^geo:wktLiteral ;
  geo-pos:lat "49.82175446"^^xsd:decimal ;
  geo-pos:long "-6.418841362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1946'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.628611111111'^^xsd:double;
  dwc:startTimeOfDay '16.298055555556'^^xsd:double;
  dwc:endTimeOfDay '16.763055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.418841362'^^xsd:double;
  dwc:startLongitude '-6.463048458'^^xsd:double;
  dwc:endLongitude '-6.403268337'^^xsd:double;
  dwc:latitude '49.82175446'^^xsd:double;
  dwc:startLatitude '49.86700058'^^xsd:double;
  dwc:endLatitude '49.80270004'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.33123'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1946'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8026619 -6.403242111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8026619"^^xsd:decimal ;
  dwc:decimalLongitude "-6.403242111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8026619 -6.403242111)"^^geo:wktLiteral ;
  geo-pos:lat "49.8026619"^^xsd:decimal ;
  geo-pos:long "-6.403242111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.763333333333'^^xsd:double;
  dwc:startTimeOfDay '16.763055555556'^^xsd:double;
  dwc:endTimeOfDay '17.021666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.403242111'^^xsd:double;
  dwc:startLongitude '-6.403268337'^^xsd:double;
  dwc:endLongitude '-6.374002934'^^xsd:double;
  dwc:latitude '49.8026619'^^xsd:double;
  dwc:startLatitude '49.80270004'^^xsd:double;
  dwc:endLatitude '49.76589203'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.59757'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1947'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78558731 -5.593376637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78558731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.593376637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78558731 -5.593376637)"^^geo:wktLiteral ;
  geo-pos:lat "51.78558731"^^xsd:decimal ;
  geo-pos:long "-5.593376637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1948'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.3533333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0097222222222'^^xsd:double;
  dwc:endTimeOfDay '7.3919444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.593376637'^^xsd:double;
  dwc:startLongitude '-5.669569969'^^xsd:double;
  dwc:endLongitude '-5.583584785'^^xsd:double;
  dwc:latitude '51.78558731'^^xsd:double;
  dwc:startLatitude '51.8166008'^^xsd:double;
  dwc:endLatitude '51.78377914'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '6.94363'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1948'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44823456 -4.857816696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44823456"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857816696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44823456 -4.857816696)"^^geo:wktLiteral ;
  geo-pos:lat "51.44823456"^^xsd:decimal ;
  geo-pos:long "-4.857816696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.071666666667'^^xsd:double;
  dwc:startTimeOfDay '11.065'^^xsd:double;
  dwc:endTimeOfDay '11.496666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.857816696'^^xsd:double;
  dwc:startLongitude '-4.859481812'^^xsd:double;
  dwc:endLongitude '-4.752573013'^^xsd:double;
  dwc:latitude '51.44823456'^^xsd:double;
  dwc:startLatitude '51.44850922'^^xsd:double;
  dwc:endLatitude '51.42958832'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '7.69786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1949'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95413589 -6.007876396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95413589"^^xsd:decimal ;
  dwc:decimalLongitude "-6.007876396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95413589 -6.007876396)"^^geo:wktLiteral ;
  geo-pos:lat "51.95413589"^^xsd:decimal ;
  geo-pos:long "-6.007876396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1950'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.420833333333'^^xsd:double;
  dwc:startTimeOfDay '18.110555555556'^^xsd:double;
  dwc:endTimeOfDay '18.6625'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.007876396'^^xsd:double;
  dwc:startLongitude '-6.076862317'^^xsd:double;
  dwc:endLongitude '-5.956996441'^^xsd:double;
  dwc:latitude '51.95413589'^^xsd:double;
  dwc:startLatitude '51.98238012'^^xsd:double;
  dwc:endLatitude '51.93370819'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.82965'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1950'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92480469 -5.936554909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.92480469"^^xsd:decimal ;
  dwc:decimalLongitude "-5.936554909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92480469 -5.936554909)"^^geo:wktLiteral ;
  geo-pos:lat "51.92480469"^^xsd:decimal ;
  geo-pos:long "-5.936554909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.760555555556'^^xsd:double;
  dwc:startTimeOfDay '18.6625'^^xsd:double;
  dwc:endTimeOfDay '19.294166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.936554909'^^xsd:double;
  dwc:startLongitude '-5.956996441'^^xsd:double;
  dwc:endLongitude '-5.817376614'^^xsd:double;
  dwc:latitude '51.92480469'^^xsd:double;
  dwc:startLatitude '51.93370819'^^xsd:double;
  dwc:endLatitude '51.87824631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1951'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91994476 -5.923571587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91994476"^^xsd:decimal ;
  dwc:decimalLongitude "-5.923571587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91994476 -5.923571587)"^^geo:wktLiteral ;
  geo-pos:lat "51.91994476"^^xsd:decimal ;
  geo-pos:long "-5.923571587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1952'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.818888888889'^^xsd:double;
  dwc:startTimeOfDay '18.6625'^^xsd:double;
  dwc:endTimeOfDay '19.294166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.923571587'^^xsd:double;
  dwc:startLongitude '-5.956996441'^^xsd:double;
  dwc:endLongitude '-5.817376614'^^xsd:double;
  dwc:latitude '51.91994476'^^xsd:double;
  dwc:startLatitude '51.93370819'^^xsd:double;
  dwc:endLatitude '51.87824631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1952'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89807129 -5.870775223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89807129"^^xsd:decimal ;
  dwc:decimalLongitude "-5.870775223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89807129 -5.870775223)"^^geo:wktLiteral ;
  geo-pos:lat "51.89807129"^^xsd:decimal ;
  geo-pos:long "-5.870775223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1953'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.060833333333'^^xsd:double;
  dwc:startTimeOfDay '18.6625'^^xsd:double;
  dwc:endTimeOfDay '19.294166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.870775223'^^xsd:double;
  dwc:startLongitude '-5.956996441'^^xsd:double;
  dwc:endLongitude '-5.817376614'^^xsd:double;
  dwc:latitude '51.89807129'^^xsd:double;
  dwc:startLatitude '51.93370819'^^xsd:double;
  dwc:endLatitude '51.87824631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.3842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1953'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61681366 -5.992324829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61681366"^^xsd:decimal ;
  dwc:decimalLongitude "-5.992324829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61681366 -5.992324829)"^^geo:wktLiteral ;
  geo-pos:lat "51.61681366"^^xsd:decimal ;
  geo-pos:long "-5.992324829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1954'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1169444444444'^^xsd:double;
  dwc:startTimeOfDay '7.0730555555556'^^xsd:double;
  dwc:endTimeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.992324829'^^xsd:double;
  dwc:startLongitude '-5.99745369'^^xsd:double;
  dwc:endLongitude '-5.953394413'^^xsd:double;
  dwc:latitude '51.61681366'^^xsd:double;
  dwc:startLatitude '51.62328339'^^xsd:double;
  dwc:endLatitude '51.56890488'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '6.76475'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1954'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17853928 -5.640533447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17853928"^^xsd:decimal ;
  dwc:decimalLongitude "-5.640533447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17853928 -5.640533447)"^^geo:wktLiteral ;
  geo-pos:lat "51.17853928"^^xsd:decimal ;
  geo-pos:long "-5.640533447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1955'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.131388888889'^^xsd:double;
  dwc:startTimeOfDay '9.81'^^xsd:double;
  dwc:endTimeOfDay '10.318611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.640533447'^^xsd:double;
  dwc:startLongitude '-5.678067207'^^xsd:double;
  dwc:endLongitude '-5.618733883'^^xsd:double;
  dwc:latitude '51.17853928'^^xsd:double;
  dwc:startLatitude '51.22586441'^^xsd:double;
  dwc:endLatitude '51.15085602'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.30307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1955'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80072403 -5.341000557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80072403"^^xsd:decimal ;
  dwc:decimalLongitude "-5.341000557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80072403 -5.341000557)"^^geo:wktLiteral ;
  geo-pos:lat "50.80072403"^^xsd:decimal ;
  geo-pos:long "-5.341000557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1956'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.533055555556'^^xsd:double;
  dwc:startTimeOfDay '13.402222222222'^^xsd:double;
  dwc:endTimeOfDay '13.900555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.341000557'^^xsd:double;
  dwc:startLongitude '-5.356255677'^^xsd:double;
  dwc:endLongitude '-5.299636841'^^xsd:double;
  dwc:latitude '50.80072403'^^xsd:double;
  dwc:startLatitude '50.81936972'^^xsd:double;
  dwc:endLatitude '50.74691391'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.98034'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1956'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78213882 -5.326574802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78213882"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326574802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78213882 -5.326574802)"^^geo:wktLiteral ;
  geo-pos:lat "50.78213882"^^xsd:decimal ;
  geo-pos:long "-5.326574802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1957'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.660277777778'^^xsd:double;
  dwc:startTimeOfDay '13.402222222222'^^xsd:double;
  dwc:endTimeOfDay '13.900555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.326574802'^^xsd:double;
  dwc:startLongitude '-5.356255677'^^xsd:double;
  dwc:endLongitude '-5.299636841'^^xsd:double;
  dwc:latitude '50.78213882'^^xsd:double;
  dwc:startLatitude '50.81936972'^^xsd:double;
  dwc:endLatitude '50.74691391'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.98034'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1957'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77646637 -5.322306156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77646637"^^xsd:decimal ;
  dwc:decimalLongitude "-5.322306156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77646637 -5.322306156)"^^geo:wktLiteral ;
  geo-pos:lat "50.77646637"^^xsd:decimal ;
  geo-pos:long "-5.322306156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1958'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.698611111111'^^xsd:double;
  dwc:startTimeOfDay '13.402222222222'^^xsd:double;
  dwc:endTimeOfDay '13.900555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.322306156'^^xsd:double;
  dwc:startLongitude '-5.356255677'^^xsd:double;
  dwc:endLongitude '-5.299636841'^^xsd:double;
  dwc:latitude '50.77646637'^^xsd:double;
  dwc:startLatitude '50.81936972'^^xsd:double;
  dwc:endLatitude '50.74691391'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.98034'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1958'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50587463 -7.802122116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50587463"^^xsd:decimal ;
  dwc:decimalLongitude "-7.802122116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50587463 -7.802122116)"^^geo:wktLiteral ;
  geo-pos:lat "51.50587463"^^xsd:decimal ;
  geo-pos:long "-7.802122116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0577777777778'^^xsd:double;
  dwc:endTimeOfDay '7.6472222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.802122116'^^xsd:double;
  dwc:startLongitude '-7.807516575'^^xsd:double;
  dwc:endLongitude '-7.685022831'^^xsd:double;
  dwc:latitude '51.50587463'^^xsd:double;
  dwc:startLatitude '51.50842285'^^xsd:double;
  dwc:endLatitude '51.44783401'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.8257'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1959'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49087906 -7.771861553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49087906"^^xsd:decimal ;
  dwc:decimalLongitude "-7.771861553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49087906 -7.771861553)"^^geo:wktLiteral ;
  geo-pos:lat "51.49087906"^^xsd:decimal ;
  geo-pos:long "-7.771861553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2294444444444'^^xsd:double;
  dwc:startTimeOfDay '7.0577777777778'^^xsd:double;
  dwc:endTimeOfDay '7.6472222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.771861553'^^xsd:double;
  dwc:startLongitude '-7.807516575'^^xsd:double;
  dwc:endLongitude '-7.685022831'^^xsd:double;
  dwc:latitude '51.49087906'^^xsd:double;
  dwc:startLatitude '51.50842285'^^xsd:double;
  dwc:endLatitude '51.44783401'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.8257'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1960'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41212463 -7.613794804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41212463"^^xsd:decimal ;
  dwc:decimalLongitude "-7.613794804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41212463 -7.613794804)"^^geo:wktLiteral ;
  geo-pos:lat "51.41212463"^^xsd:decimal ;
  geo-pos:long "-7.613794804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9922222222222'^^xsd:double;
  dwc:startTimeOfDay '7.6472222222222'^^xsd:double;
  dwc:endTimeOfDay '8.2241666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.613794804'^^xsd:double;
  dwc:startLongitude '-7.685022831'^^xsd:double;
  dwc:endLongitude '-7.566376686'^^xsd:double;
  dwc:latitude '51.41212463'^^xsd:double;
  dwc:startLatitude '51.44783401'^^xsd:double;
  dwc:endLatitude '51.38777542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.5896'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1961'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42094803 -7.631201267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42094803"^^xsd:decimal ;
  dwc:decimalLongitude "-7.631201267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42094803 -7.631201267)"^^geo:wktLiteral ;
  geo-pos:lat "51.42094803"^^xsd:decimal ;
  geo-pos:long "-7.631201267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9069444444444'^^xsd:double;
  dwc:startTimeOfDay '7.6472222222222'^^xsd:double;
  dwc:endTimeOfDay '8.2241666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.631201267'^^xsd:double;
  dwc:startLongitude '-7.685022831'^^xsd:double;
  dwc:endLongitude '-7.566376686'^^xsd:double;
  dwc:latitude '51.42094803'^^xsd:double;
  dwc:startLatitude '51.44783401'^^xsd:double;
  dwc:endLatitude '51.38777542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5896'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1962'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28337479 -7.356865406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28337479"^^xsd:decimal ;
  dwc:decimalLongitude "-7.356865406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28337479 -7.356865406)"^^geo:wktLiteral ;
  geo-pos:lat "51.28337479"^^xsd:decimal ;
  geo-pos:long "-7.356865406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2411111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0880555555556'^^xsd:double;
  dwc:endTimeOfDay '9.5580555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.356865406'^^xsd:double;
  dwc:startLongitude '-7.388899803'^^xsd:double;
  dwc:endLongitude '-7.291106224'^^xsd:double;
  dwc:latitude '51.28337479'^^xsd:double;
  dwc:startLatitude '51.2987709'^^xsd:double;
  dwc:endLatitude '51.25016403'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.68263'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1963'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22023773 -7.234043598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22023773"^^xsd:decimal ;
  dwc:decimalLongitude "-7.234043598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22023773 -7.234043598)"^^geo:wktLiteral ;
  geo-pos:lat "51.22023773"^^xsd:decimal ;
  geo-pos:long "-7.234043598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8394444444444'^^xsd:double;
  dwc:startTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.037777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.234043598'^^xsd:double;
  dwc:startLongitude '-7.248723507'^^xsd:double;
  dwc:endLongitude '-7.193254471'^^xsd:double;
  dwc:latitude '51.22023773'^^xsd:double;
  dwc:startLatitude '51.22785568'^^xsd:double;
  dwc:endLatitude '51.20029449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '4.92819'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1964'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09373474 -6.985831738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.09373474"^^xsd:decimal ;
  dwc:decimalLongitude "-6.985831738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09373474 -6.985831738)"^^geo:wktLiteral ;
  geo-pos:lat "51.09373474"^^xsd:decimal ;
  geo-pos:long "-6.985831738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.067222222222'^^xsd:double;
  dwc:startTimeOfDay '10.583611111111'^^xsd:double;
  dwc:endTimeOfDay '11.0825'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.985831738'^^xsd:double;
  dwc:startLongitude '-7.082821846'^^xsd:double;
  dwc:endLongitude '-6.982644558'^^xsd:double;
  dwc:latitude '51.09373474'^^xsd:double;
  dwc:startLatitude '51.14409256'^^xsd:double;
  dwc:endLatitude '51.09217072'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.06166'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1965'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48896408 -5.845908642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48896408"^^xsd:decimal ;
  dwc:decimalLongitude "-5.845908642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48896408 -5.845908642)"^^geo:wktLiteral ;
  geo-pos:lat "50.48896408"^^xsd:decimal ;
  geo-pos:long "-5.845908642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.236666666667'^^xsd:double;
  dwc:startTimeOfDay '17.192777777778'^^xsd:double;
  dwc:endTimeOfDay '17.663055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.845908642'^^xsd:double;
  dwc:startLongitude '-5.850820065'^^xsd:double;
  dwc:endLongitude '-5.756066799'^^xsd:double;
  dwc:latitude '50.48896408'^^xsd:double;
  dwc:startLatitude '50.49518967'^^xsd:double;
  dwc:endLatitude '50.44939804'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.41411'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1966'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40753555 -5.675016403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40753555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.675016403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40753555 -5.675016403)"^^geo:wktLiteral ;
  geo-pos:lat "50.40753555"^^xsd:decimal ;
  geo-pos:long "-5.675016403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.06'^^xsd:double;
  dwc:startTimeOfDay '17.663055555556'^^xsd:double;
  dwc:endTimeOfDay '18.201388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.675016403'^^xsd:double;
  dwc:startLongitude '-5.756066799'^^xsd:double;
  dwc:endLongitude '-5.646464825'^^xsd:double;
  dwc:latitude '50.40753555'^^xsd:double;
  dwc:startLatitude '50.44939804'^^xsd:double;
  dwc:endLatitude '50.39183044'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.0566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1967'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37989044 -5.625284672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37989044"^^xsd:decimal ;
  dwc:decimalLongitude "-5.625284672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37989044 -5.625284672)"^^geo:wktLiteral ;
  geo-pos:lat "50.37989044"^^xsd:decimal ;
  geo-pos:long "-5.625284672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.309722222222'^^xsd:double;
  dwc:startTimeOfDay '18.201388888889'^^xsd:double;
  dwc:endTimeOfDay '18.438055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.625284672'^^xsd:double;
  dwc:startLongitude '-5.646464825'^^xsd:double;
  dwc:endLongitude '-5.599637032'^^xsd:double;
  dwc:latitude '50.37989044'^^xsd:double;
  dwc:startLatitude '50.39183044'^^xsd:double;
  dwc:endLatitude '50.36600113'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.38737'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1968'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3731842 -5.612617016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3731842"^^xsd:decimal ;
  dwc:decimalLongitude "-5.612617016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3731842 -5.612617016)"^^geo:wktLiteral ;
  geo-pos:lat "50.3731842"^^xsd:decimal ;
  geo-pos:long "-5.612617016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.372222222222'^^xsd:double;
  dwc:startTimeOfDay '18.201388888889'^^xsd:double;
  dwc:endTimeOfDay '18.438055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.612617016'^^xsd:double;
  dwc:startLongitude '-5.646464825'^^xsd:double;
  dwc:endLongitude '-5.599637032'^^xsd:double;
  dwc:latitude '50.3731842'^^xsd:double;
  dwc:startLatitude '50.39183044'^^xsd:double;
  dwc:endLatitude '50.36600113'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.38737'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1969'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24446487 -6.326546192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.24446487"^^xsd:decimal ;
  dwc:decimalLongitude "-6.326546192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24446487 -6.326546192)"^^geo:wktLiteral ;
  geo-pos:lat "49.24446487"^^xsd:decimal ;
  geo-pos:long "-6.326546192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.512222222222'^^xsd:double;
  dwc:startTimeOfDay '15.991388888889'^^xsd:double;
  dwc:endTimeOfDay '16.729722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.326546192'^^xsd:double;
  dwc:startLongitude '-6.421376705'^^xsd:double;
  dwc:endLongitude '-6.287904739'^^xsd:double;
  dwc:latitude '49.24446487'^^xsd:double;
  dwc:startLatitude '49.30112457'^^xsd:double;
  dwc:endLatitude '49.21986389'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '13.2372'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1970'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20866013 4.35223341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20866013"^^xsd:decimal ;
  dwc:decimalLongitude "4.35223341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20866013 4.35223341)"^^geo:wktLiteral ;
  geo-pos:lat "61.20866013"^^xsd:decimal ;
  geo-pos:long "4.35223341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0405555555556'^^xsd:double;
  dwc:startTimeOfDay '8.8091666666667'^^xsd:double;
  dwc:endTimeOfDay '9.3352777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.35223341'^^xsd:double;
  dwc:startLongitude '4.428478718'^^xsd:double;
  dwc:endLongitude '4.252753258'^^xsd:double;
  dwc:latitude '61.20866013'^^xsd:double;
  dwc:startLatitude '61.22007751'^^xsd:double;
  dwc:endLatitude '61.19472504'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.81768'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1823'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.19338226 4.241893291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.19338226"^^xsd:decimal ;
  dwc:decimalLongitude "4.241893291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.19338226 4.241893291)"^^geo:wktLiteral ;
  geo-pos:lat "61.19338226"^^xsd:decimal ;
  geo-pos:long "4.241893291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3661111111111'^^xsd:double;
  dwc:startTimeOfDay '9.3352777777778'^^xsd:double;
  dwc:endTimeOfDay '9.5183333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.241893291'^^xsd:double;
  dwc:startLongitude '4.252753258'^^xsd:double;
  dwc:endLongitude '4.188491821'^^xsd:double;
  dwc:latitude '61.19338226'^^xsd:double;
  dwc:startLatitude '61.19472504'^^xsd:double;
  dwc:endLatitude '61.18675232'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.5533'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1824'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.16371155 4.052762032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.16371155"^^xsd:decimal ;
  dwc:decimalLongitude "4.052762032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.16371155 4.052762032)"^^geo:wktLiteral ;
  geo-pos:lat "61.16371155"^^xsd:decimal ;
  geo-pos:long "4.052762032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9152777777778'^^xsd:double;
  dwc:startTimeOfDay '9.7533333333333'^^xsd:double;
  dwc:endTimeOfDay '10.005277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.052762032'^^xsd:double;
  dwc:startLongitude '4.108053207'^^xsd:double;
  dwc:endLongitude '4.022855282'^^xsd:double;
  dwc:latitude '61.16371155'^^xsd:double;
  dwc:startLatitude '61.17221832'^^xsd:double;
  dwc:endLatitude '61.15902328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '4.79548'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1825'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.00141525 2.966686487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.00141525"^^xsd:decimal ;
  dwc:decimalLongitude "2.966686487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.00141525 2.966686487)"^^geo:wktLiteral ;
  geo-pos:lat "61.00141525"^^xsd:decimal ;
  geo-pos:long "2.966686487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.3475'^^xsd:double;
  dwc:startTimeOfDay '14.303055555556'^^xsd:double;
  dwc:endTimeOfDay '14.548888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.966686487'^^xsd:double;
  dwc:startLongitude '2.981623411'^^xsd:double;
  dwc:endLongitude '2.899509907'^^xsd:double;
  dwc:latitude '61.00141525'^^xsd:double;
  dwc:startLatitude '61.00363922'^^xsd:double;
  dwc:endLatitude '60.99126053'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '4.63289'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1826'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97807693 2.811333179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97807693"^^xsd:decimal ;
  dwc:decimalLongitude "2.811333179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97807693 2.811333179)"^^geo:wktLiteral ;
  geo-pos:lat "60.97807693"^^xsd:decimal ;
  geo-pos:long "2.811333179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1827'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.831111111111'^^xsd:double;
  dwc:startTimeOfDay '14.822222222222'^^xsd:double;
  dwc:endTimeOfDay '14.9775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.811333179'^^xsd:double;
  dwc:startLongitude '2.814254999'^^xsd:double;
  dwc:endLongitude '2.763314962'^^xsd:double;
  dwc:latitude '60.97807693'^^xsd:double;
  dwc:startLatitude '60.978508'^^xsd:double;
  dwc:endLatitude '60.97054672'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '2.88541'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1827'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97298813 0.831571639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97298813"^^xsd:decimal ;
  dwc:decimalLongitude "0.831571639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97298813 0.831571639)"^^geo:wktLiteral ;
  geo-pos:lat "60.97298813"^^xsd:decimal ;
  geo-pos:long "0.831571639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.6055555555556'^^xsd:double;
  dwc:startTimeOfDay '6.5913888888889'^^xsd:double;
  dwc:endTimeOfDay '6.8491666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.831571639'^^xsd:double;
  dwc:startLongitude '0.836251616'^^xsd:double;
  dwc:endLongitude '0.75162667'^^xsd:double;
  dwc:latitude '60.97298813'^^xsd:double;
  dwc:startLatitude '60.97391129'^^xsd:double;
  dwc:endLatitude '60.95914078'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '4.84989'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1828'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.89893341 0.365640014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.89893341"^^xsd:decimal ;
  dwc:decimalLongitude "0.365640014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.89893341 0.365640014)"^^geo:wktLiteral ;
  geo-pos:lat "60.89893341"^^xsd:decimal ;
  geo-pos:long "0.365640014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0177777777778'^^xsd:double;
  dwc:startTimeOfDay '8.0127777777778'^^xsd:double;
  dwc:endTimeOfDay '8.0908333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.365640014'^^xsd:double;
  dwc:startLongitude '0.367350012'^^xsd:double;
  dwc:endLongitude '0.341440022'^^xsd:double;
  dwc:latitude '60.89893341'^^xsd:double;
  dwc:startLatitude '60.89922714'^^xsd:double;
  dwc:endLatitude '60.89510727'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '1.47327'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1829'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28063965 1.446326733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28063965"^^xsd:decimal ;
  dwc:decimalLongitude "1.446326733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28063965 1.446326733)"^^geo:wktLiteral ;
  geo-pos:lat "60.28063965"^^xsd:decimal ;
  geo-pos:long "1.446326733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.709722222222'^^xsd:double;
  dwc:startTimeOfDay '16.515277777778'^^xsd:double;
  dwc:endTimeOfDay '16.995833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.446326733'^^xsd:double;
  dwc:startLongitude '1.381425023'^^xsd:double;
  dwc:endLongitude '1.541488409'^^xsd:double;
  dwc:latitude '60.28063965'^^xsd:double;
  dwc:startLatitude '60.29103088'^^xsd:double;
  dwc:endLatitude '60.26564026'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.25855'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1830'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1391449 2.341449976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1391449"^^xsd:decimal ;
  dwc:decimalLongitude "2.341449976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1391449 2.341449976)"^^geo:wktLiteral ;
  geo-pos:lat "60.1391449"^^xsd:decimal ;
  geo-pos:long "2.341449976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8563888888889'^^xsd:double;
  dwc:startTimeOfDay '7.5030555555556'^^xsd:double;
  dwc:endTimeOfDay '7.9466666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.341449976'^^xsd:double;
  dwc:startLongitude '2.225368261'^^xsd:double;
  dwc:endLongitude '2.371251583'^^xsd:double;
  dwc:latitude '60.1391449'^^xsd:double;
  dwc:startLatitude '60.15638733'^^xsd:double;
  dwc:endLatitude '60.13500977'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.41193'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1831'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86748123 4.764641762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86748123"^^xsd:decimal ;
  dwc:decimalLongitude "4.764641762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86748123 4.764641762)"^^geo:wktLiteral ;
  geo-pos:lat "58.86748123"^^xsd:decimal ;
  geo-pos:long "4.764641762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2680555555556'^^xsd:double;
  dwc:startTimeOfDay '5.0002777777778'^^xsd:double;
  dwc:endTimeOfDay '5.5180555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.764641762'^^xsd:double;
  dwc:startLongitude '4.761883736'^^xsd:double;
  dwc:endLongitude '4.76722002'^^xsd:double;
  dwc:latitude '58.86748123'^^xsd:double;
  dwc:startLatitude '58.91507339'^^xsd:double;
  dwc:endLatitude '58.82455063'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.0636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1832'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62136078 4.773941517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62136078"^^xsd:decimal ;
  dwc:decimalLongitude "4.773941517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62136078 4.773941517)"^^geo:wktLiteral ;
  geo-pos:lat "58.62136078"^^xsd:decimal ;
  geo-pos:long "4.773941517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1833'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7336111111111'^^xsd:double;
  dwc:startTimeOfDay '6.5586111111111'^^xsd:double;
  dwc:endTimeOfDay '6.8611111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.773941517'^^xsd:double;
  dwc:startLongitude '4.773290157'^^xsd:double;
  dwc:endLongitude '4.775553226'^^xsd:double;
  dwc:latitude '58.62136078'^^xsd:double;
  dwc:startLatitude '58.65008163'^^xsd:double;
  dwc:endLatitude '58.60048676'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.51254'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1833'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02549744 6.901748657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02549744"^^xsd:decimal ;
  dwc:decimalLongitude "6.901748657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02549744 6.901748657)"^^geo:wktLiteral ;
  geo-pos:lat "58.02549744"^^xsd:decimal ;
  geo-pos:long "6.901748657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.897222222222'^^xsd:double;
  dwc:startTimeOfDay '15.880277777778'^^xsd:double;
  dwc:endTimeOfDay '15.906388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.901748657'^^xsd:double;
  dwc:startLongitude '6.907074928'^^xsd:double;
  dwc:endLongitude '6.898908615'^^xsd:double;
  dwc:latitude '58.02549744'^^xsd:double;
  dwc:startLatitude '58.02427673'^^xsd:double;
  dwc:endLatitude '58.02619553'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.525711'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1834'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98892593 6.694872856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98892593"^^xsd:decimal ;
  dwc:decimalLongitude "6.694872856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98892593 6.694872856)"^^geo:wktLiteral ;
  geo-pos:lat "57.98892593"^^xsd:decimal ;
  geo-pos:long "6.694872856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1835'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.590555555556'^^xsd:double;
  dwc:startTimeOfDay '16.375555555556'^^xsd:double;
  dwc:endTimeOfDay '16.620277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.694872856'^^xsd:double;
  dwc:startLongitude '6.758636475'^^xsd:double;
  dwc:endLongitude '6.686004'^^xsd:double;
  dwc:latitude '57.98892593'^^xsd:double;
  dwc:startLatitude '58.00528336'^^xsd:double;
  dwc:endLatitude '57.986897'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.7403'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1835'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03033829 6.478897095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03033829"^^xsd:decimal ;
  dwc:decimalLongitude "6.478897095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03033829 6.478897095)"^^geo:wktLiteral ;
  geo-pos:lat "58.03033829"^^xsd:decimal ;
  geo-pos:long "6.478897095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1836'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.276944444444'^^xsd:double;
  dwc:startTimeOfDay '17.026944444444'^^xsd:double;
  dwc:endTimeOfDay '17.4225'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.478897095'^^xsd:double;
  dwc:startLongitude '6.562902927'^^xsd:double;
  dwc:endLongitude '6.429848194'^^xsd:double;
  dwc:latitude '58.03033829'^^xsd:double;
  dwc:startLatitude '58.02368927'^^xsd:double;
  dwc:endLatitude '58.03195953'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.88254'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1836'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26897049 0.570016682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.26897049"^^xsd:decimal ;
  dwc:decimalLongitude "0.570016682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26897049 0.570016682)"^^geo:wktLiteral ;
  geo-pos:lat "59.26897049"^^xsd:decimal ;
  geo-pos:long "0.570016682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.8575'^^xsd:double;
  dwc:startTimeOfDay '10.618333333333'^^xsd:double;
  dwc:endTimeOfDay '11.047222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.570016682'^^xsd:double;
  dwc:startLongitude '0.646721661'^^xsd:double;
  dwc:endLongitude '0.509571671'^^xsd:double;
  dwc:latitude '59.26897049'^^xsd:double;
  dwc:startLatitude '59.27936172'^^xsd:double;
  dwc:endLatitude '59.26032639'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '8.06977'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1837'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.71949005 -5.022143364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.71949005"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022143364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.71949005 -5.022143364)"^^geo:wktLiteral ;
  geo-pos:lat "46.71949005"^^xsd:decimal ;
  geo-pos:long "-5.022143364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8594444444444'^^xsd:double;
  dwc:startTimeOfDay '6.4258333333333'^^xsd:double;
  dwc:endTimeOfDay '6.9797222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.022143364'^^xsd:double;
  dwc:startLongitude '-4.989588261'^^xsd:double;
  dwc:endLongitude '-5.031340122'^^xsd:double;
  dwc:latitude '46.71949005'^^xsd:double;
  dwc:startLatitude '46.78492737'^^xsd:double;
  dwc:endLatitude '46.70096207'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.85703'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1838'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.69141388 -5.035786629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.69141388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035786629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.69141388 -5.035786629)"^^geo:wktLiteral ;
  geo-pos:lat "46.69141388"^^xsd:decimal ;
  geo-pos:long "-5.035786629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0425'^^xsd:double;
  dwc:startTimeOfDay '6.9797222222222'^^xsd:double;
  dwc:endTimeOfDay '7.4791666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.035786629'^^xsd:double;
  dwc:startLongitude '-5.031340122'^^xsd:double;
  dwc:endLongitude '-5.068343163'^^xsd:double;
  dwc:latitude '46.69141388'^^xsd:double;
  dwc:startLatitude '46.70096207'^^xsd:double;
  dwc:endLatitude '46.62657928'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.73383'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1839'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62071228 -8.80738163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.62071228"^^xsd:decimal ;
  dwc:decimalLongitude "-8.80738163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62071228 -8.80738163)"^^geo:wktLiteral ;
  geo-pos:lat "49.62071228"^^xsd:decimal ;
  geo-pos:long "-8.80738163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.267777777778'^^xsd:double;
  dwc:startTimeOfDay '13.774722222222'^^xsd:double;
  dwc:endTimeOfDay '14.480555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.80738163'^^xsd:double;
  dwc:startLongitude '-8.70037365'^^xsd:double;
  dwc:endLongitude '-8.853106499'^^xsd:double;
  dwc:latitude '49.62071228'^^xsd:double;
  dwc:startLatitude '49.66254807'^^xsd:double;
  dwc:endLatitude '49.60276031'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.844'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1842'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59843063 -8.864714622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59843063"^^xsd:decimal ;
  dwc:decimalLongitude "-8.864714622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59843063 -8.864714622)"^^geo:wktLiteral ;
  geo-pos:lat "49.59843063"^^xsd:decimal ;
  geo-pos:long "-8.864714622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1843'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.532777777778'^^xsd:double;
  dwc:startTimeOfDay '14.480555555556'^^xsd:double;
  dwc:endTimeOfDay '15.078888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.864714622'^^xsd:double;
  dwc:startLongitude '-8.853106499'^^xsd:double;
  dwc:endLongitude '-8.979156494'^^xsd:double;
  dwc:latitude '49.59843063'^^xsd:double;
  dwc:startLatitude '49.60276031'^^xsd:double;
  dwc:endLatitude '49.55351639'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.6031'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1843'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.43352127 -9.282288551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.43352127"^^xsd:decimal ;
  dwc:decimalLongitude "-9.282288551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.43352127 -9.282288551)"^^geo:wktLiteral ;
  geo-pos:lat "49.43352127"^^xsd:decimal ;
  geo-pos:long "-9.282288551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.658333333333'^^xsd:double;
  dwc:startTimeOfDay '17.535833333333'^^xsd:double;
  dwc:endTimeOfDay '17.913611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.282288551'^^xsd:double;
  dwc:startLongitude '-9.256826401'^^xsd:double;
  dwc:endLongitude '-9.334641457'^^xsd:double;
  dwc:latitude '49.43352127'^^xsd:double;
  dwc:startLatitude '49.44350433'^^xsd:double;
  dwc:endLatitude '49.41265488'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '6.5863'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1844'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.22517014 -9.80081749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.22517014"^^xsd:decimal ;
  dwc:decimalLongitude "-9.80081749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.22517014 -9.80081749)"^^geo:wktLiteral ;
  geo-pos:lat "49.22517014"^^xsd:decimal ;
  geo-pos:long "-9.80081749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.1011111111111'^^xsd:double;
  dwc:startTimeOfDay '5.9377777777778'^^xsd:double;
  dwc:endTimeOfDay '6.4897222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.80081749'^^xsd:double;
  dwc:startLongitude '-9.770083427'^^xsd:double;
  dwc:endLongitude '-9.882781982'^^xsd:double;
  dwc:latitude '49.22517014'^^xsd:double;
  dwc:startLatitude '49.23760605'^^xsd:double;
  dwc:endLatitude '49.1918602'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.63112'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1845'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.20008087 -9.862627983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.20008087"^^xsd:decimal ;
  dwc:decimalLongitude "-9.862627983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.20008087 -9.862627983)"^^geo:wktLiteral ;
  geo-pos:lat "49.20008087"^^xsd:decimal ;
  geo-pos:long "-9.862627983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1846'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.3947222222222'^^xsd:double;
  dwc:startTimeOfDay '5.9377777777778'^^xsd:double;
  dwc:endTimeOfDay '6.4897222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.862627983'^^xsd:double;
  dwc:startLongitude '-9.770083427'^^xsd:double;
  dwc:endLongitude '-9.882781982'^^xsd:double;
  dwc:latitude '49.20008087'^^xsd:double;
  dwc:startLatitude '49.23760605'^^xsd:double;
  dwc:endLatitude '49.1918602'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.63112'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1846'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05009842 -10.22891808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05009842"^^xsd:decimal ;
  dwc:decimalLongitude "-10.22891808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05009842 -10.22891808)"^^geo:wktLiteral ;
  geo-pos:lat "49.05009842"^^xsd:decimal ;
  geo-pos:long "-10.22891808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1847'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5825'^^xsd:double;
  dwc:startTimeOfDay '8.0113888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0108333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.22891808'^^xsd:double;
  dwc:startLongitude '-10.09825039'^^xsd:double;
  dwc:endLongitude '-10.32663345'^^xsd:double;
  dwc:latitude '49.05009842'^^xsd:double;
  dwc:startLatitude '49.10383224'^^xsd:double;
  dwc:endLatitude '49.00973129'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '19.6446'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1847'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.03487015 -10.26580811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.03487015"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26580811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.03487015 -10.26580811)"^^geo:wktLiteral ;
  geo-pos:lat "49.03487015"^^xsd:decimal ;
  geo-pos:long "-10.26580811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1848'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.7447222222222'^^xsd:double;
  dwc:startTimeOfDay '8.0113888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0108333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.26580811'^^xsd:double;
  dwc:startLongitude '-10.09825039'^^xsd:double;
  dwc:endLongitude '-10.32663345'^^xsd:double;
  dwc:latitude '49.03487015'^^xsd:double;
  dwc:startLatitude '49.10383224'^^xsd:double;
  dwc:endLatitude '49.00973129'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '19.6446'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1848'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.95251465 -10.46448326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.95251465"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46448326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.95251465 -10.46448326)"^^geo:wktLiteral ;
  geo-pos:lat "48.95251465"^^xsd:decimal ;
  geo-pos:long "-10.46448326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1849'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6047222222222'^^xsd:double;
  dwc:startTimeOfDay '9.5736111111111'^^xsd:double;
  dwc:endTimeOfDay '10.153611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.46448326'^^xsd:double;
  dwc:startLongitude '-10.45763779'^^xsd:double;
  dwc:endLongitude '-10.58350182'^^xsd:double;
  dwc:latitude '48.95251465'^^xsd:double;
  dwc:startLatitude '48.95537949'^^xsd:double;
  dwc:endLatitude '48.90293121'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.8811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1849'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.91731644 -10.54900074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.91731644"^^xsd:decimal ;
  dwc:decimalLongitude "-10.54900074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.91731644 -10.54900074)"^^geo:wktLiteral ;
  geo-pos:lat "48.91731644"^^xsd:decimal ;
  geo-pos:long "-10.54900074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9930555555556'^^xsd:double;
  dwc:startTimeOfDay '9.5736111111111'^^xsd:double;
  dwc:endTimeOfDay '10.153611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.54900074'^^xsd:double;
  dwc:startLongitude '-10.45763779'^^xsd:double;
  dwc:endLongitude '-10.58350182'^^xsd:double;
  dwc:latitude '48.91731644'^^xsd:double;
  dwc:startLatitude '48.95537949'^^xsd:double;
  dwc:endLatitude '48.90293121'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.8811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1850'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49992752 -10.25718403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.49992752"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25718403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49992752 -10.25718403)"^^geo:wktLiteral ;
  geo-pos:lat "49.49992752"^^xsd:decimal ;
  geo-pos:long "-10.25718403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.290833333333'^^xsd:double;
  dwc:startTimeOfDay '17.053611111111'^^xsd:double;
  dwc:endTimeOfDay '17.573055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.25718403'^^xsd:double;
  dwc:startLongitude '-10.28973007'^^xsd:double;
  dwc:endLongitude '-10.2189045'^^xsd:double;
  dwc:latitude '49.49992752'^^xsd:double;
  dwc:startLatitude '49.46276093'^^xsd:double;
  dwc:endLatitude '49.54660797'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.6268'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1851'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88006973 -9.923274994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88006973"^^xsd:decimal ;
  dwc:decimalLongitude "-9.923274994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88006973 -9.923274994)"^^geo:wktLiteral ;
  geo-pos:lat "49.88006973"^^xsd:decimal ;
  geo-pos:long "-9.923274994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0972222222222'^^xsd:double;
  dwc:endTimeOfDay '9.5275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.923274994'^^xsd:double;
  dwc:startLongitude '-9.925251007'^^xsd:double;
  dwc:endLongitude '-9.873551369'^^xsd:double;
  dwc:latitude '49.88006973'^^xsd:double;
  dwc:startLatitude '49.87786484'^^xsd:double;
  dwc:endLatitude '49.93597794'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '7.44236'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1852'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38473129 -9.46974659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38473129"^^xsd:decimal ;
  dwc:decimalLongitude "-9.46974659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38473129 -9.46974659)"^^geo:wktLiteral ;
  geo-pos:lat "50.38473129"^^xsd:decimal ;
  geo-pos:long "-9.46974659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.513333333333'^^xsd:double;
  dwc:startTimeOfDay '12.809722222222'^^xsd:double;
  dwc:endTimeOfDay '13.538888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.46974659'^^xsd:double;
  dwc:startLongitude '-9.556458473'^^xsd:double;
  dwc:endLongitude '-9.46655941'^^xsd:double;
  dwc:latitude '50.38473129'^^xsd:double;
  dwc:startLatitude '50.28922653'^^xsd:double;
  dwc:endLatitude '50.38827133'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.7193'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1853'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45455551 -9.406082153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45455551"^^xsd:decimal ;
  dwc:decimalLongitude "-9.406082153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45455551 -9.406082153)"^^geo:wktLiteral ;
  geo-pos:lat "50.45455551"^^xsd:decimal ;
  geo-pos:long "-9.406082153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.406082153'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.45455551'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1854'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46404648 -9.397359848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.46404648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.397359848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.46404648 -9.397359848)"^^geo:wktLiteral ;
  geo-pos:lat "50.46404648"^^xsd:decimal ;
  geo-pos:long "-9.397359848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.085555555556'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.397359848'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.46404648'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1855'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47472382 -9.388041496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47472382"^^xsd:decimal ;
  dwc:decimalLongitude "-9.388041496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47472382 -9.388041496)"^^geo:wktLiteral ;
  geo-pos:lat "50.47472382"^^xsd:decimal ;
  geo-pos:long "-9.388041496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.162777777778'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.388041496'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.47472382'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1856'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48926544 -9.374313354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48926544"^^xsd:decimal ;
  dwc:decimalLongitude "-9.374313354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48926544 -9.374313354)"^^geo:wktLiteral ;
  geo-pos:lat "50.48926544"^^xsd:decimal ;
  geo-pos:long "-9.374313354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.269444444444'^^xsd:double;
  dwc:startTimeOfDay '14.234166666667'^^xsd:double;
  dwc:endTimeOfDay '14.271944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.374313354'^^xsd:double;
  dwc:startLongitude '-9.378849983'^^xsd:double;
  dwc:endLongitude '-9.373991966'^^xsd:double;
  dwc:latitude '50.48926544'^^xsd:double;
  dwc:startLatitude '50.48444748'^^xsd:double;
  dwc:endLatitude '50.4895668'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.664506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1857'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52393341 -9.34277916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52393341"^^xsd:decimal ;
  dwc:decimalLongitude "-9.34277916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52393341 -9.34277916)"^^geo:wktLiteral ;
  geo-pos:lat "50.52393341"^^xsd:decimal ;
  geo-pos:long "-9.34277916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1858'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:startTimeOfDay '14.271944444444'^^xsd:double;
  dwc:endTimeOfDay '14.568888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.34277916'^^xsd:double;
  dwc:startLongitude '-9.373991966'^^xsd:double;
  dwc:endLongitude '-9.335902214'^^xsd:double;
  dwc:latitude '50.52393341'^^xsd:double;
  dwc:startLatitude '50.4895668'^^xsd:double;
  dwc:endLatitude '50.53138733'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.37032'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1858'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52254868 -9.343977928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52254868"^^xsd:decimal ;
  dwc:decimalLongitude "-9.343977928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52254868 -9.343977928)"^^geo:wktLiteral ;
  geo-pos:lat "50.52254868"^^xsd:decimal ;
  geo-pos:long "-9.343977928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.506944444444'^^xsd:double;
  dwc:startTimeOfDay '14.271944444444'^^xsd:double;
  dwc:endTimeOfDay '14.568888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.343977928'^^xsd:double;
  dwc:startLongitude '-9.373991966'^^xsd:double;
  dwc:endLongitude '-9.335902214'^^xsd:double;
  dwc:latitude '50.52254868'^^xsd:double;
  dwc:startLatitude '50.4895668'^^xsd:double;
  dwc:endLatitude '50.53138733'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.37032'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1859'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49580765 -9.368343353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49580765"^^xsd:decimal ;
  dwc:decimalLongitude "-9.368343353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49580765 -9.368343353)"^^geo:wktLiteral ;
  geo-pos:lat "50.49580765"^^xsd:decimal ;
  geo-pos:long "-9.368343353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.316388888889'^^xsd:double;
  dwc:startTimeOfDay '14.271944444444'^^xsd:double;
  dwc:endTimeOfDay '14.568888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.368343353'^^xsd:double;
  dwc:startLongitude '-9.373991966'^^xsd:double;
  dwc:endLongitude '-9.335902214'^^xsd:double;
  dwc:latitude '50.49580765'^^xsd:double;
  dwc:startLatitude '50.4895668'^^xsd:double;
  dwc:endLatitude '50.53138733'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.37032'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1860'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50052261 -9.364058495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50052261"^^xsd:decimal ;
  dwc:decimalLongitude "-9.364058495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50052261 -9.364058495)"^^geo:wktLiteral ;
  geo-pos:lat "50.50052261"^^xsd:decimal ;
  geo-pos:long "-9.364058495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:startTimeOfDay '14.271944444444'^^xsd:double;
  dwc:endTimeOfDay '14.568888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.364058495'^^xsd:double;
  dwc:startLongitude '-9.373991966'^^xsd:double;
  dwc:endLongitude '-9.335902214'^^xsd:double;
  dwc:latitude '50.50052261'^^xsd:double;
  dwc:startLatitude '50.4895668'^^xsd:double;
  dwc:endLatitude '50.53138733'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.37032'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1861'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57198715 -9.298725128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57198715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.298725128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57198715 -9.298725128)"^^geo:wktLiteral ;
  geo-pos:lat "50.57198715"^^xsd:decimal ;
  geo-pos:long "-9.298725128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.853611111111'^^xsd:double;
  dwc:startTimeOfDay '14.568888888889'^^xsd:double;
  dwc:endTimeOfDay '15.000277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.298725128'^^xsd:double;
  dwc:startLongitude '-9.335902214'^^xsd:double;
  dwc:endLongitude '-9.278958321'^^xsd:double;
  dwc:latitude '50.57198715'^^xsd:double;
  dwc:startLatitude '50.53138733'^^xsd:double;
  dwc:endLatitude '50.59325409'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.9635'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1862'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55618668 -9.313155174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55618668"^^xsd:decimal ;
  dwc:decimalLongitude "-9.313155174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55618668 -9.313155174)"^^geo:wktLiteral ;
  geo-pos:lat "50.55618668"^^xsd:decimal ;
  geo-pos:long "-9.313155174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1863'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.743888888889'^^xsd:double;
  dwc:startTimeOfDay '14.568888888889'^^xsd:double;
  dwc:endTimeOfDay '15.000277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.313155174'^^xsd:double;
  dwc:startLongitude '-9.335902214'^^xsd:double;
  dwc:endLongitude '-9.278958321'^^xsd:double;
  dwc:latitude '50.55618668'^^xsd:double;
  dwc:startLatitude '50.53138733'^^xsd:double;
  dwc:endLatitude '50.59325409'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.9635'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1863'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56052399 -9.309220314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.56052399"^^xsd:decimal ;
  dwc:decimalLongitude "-9.309220314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.56052399 -9.309220314)"^^geo:wktLiteral ;
  geo-pos:lat "50.56052399"^^xsd:decimal ;
  geo-pos:long "-9.309220314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1864'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.774166666667'^^xsd:double;
  dwc:startTimeOfDay '14.568888888889'^^xsd:double;
  dwc:endTimeOfDay '15.000277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.309220314'^^xsd:double;
  dwc:startLongitude '-9.335902214'^^xsd:double;
  dwc:endLongitude '-9.278958321'^^xsd:double;
  dwc:latitude '50.56052399'^^xsd:double;
  dwc:startLatitude '50.53138733'^^xsd:double;
  dwc:endLatitude '50.59325409'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.9635'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1864'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57040024 -9.300237656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57040024"^^xsd:decimal ;
  dwc:decimalLongitude "-9.300237656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57040024 -9.300237656)"^^geo:wktLiteral ;
  geo-pos:lat "50.57040024"^^xsd:decimal ;
  geo-pos:long "-9.300237656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.842222222222'^^xsd:double;
  dwc:startTimeOfDay '14.568888888889'^^xsd:double;
  dwc:endTimeOfDay '15.000277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.300237656'^^xsd:double;
  dwc:startLongitude '-9.335902214'^^xsd:double;
  dwc:endLongitude '-9.278958321'^^xsd:double;
  dwc:latitude '50.57040024'^^xsd:double;
  dwc:startLatitude '50.53138733'^^xsd:double;
  dwc:endLatitude '50.59325409'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.9635'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1865'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61742401 -9.256547928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61742401"^^xsd:decimal ;
  dwc:decimalLongitude "-9.256547928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61742401 -9.256547928)"^^geo:wktLiteral ;
  geo-pos:lat "50.61742401"^^xsd:decimal ;
  geo-pos:long "-9.256547928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.167222222222'^^xsd:double;
  dwc:startTimeOfDay '15.000277777778'^^xsd:double;
  dwc:endTimeOfDay '15.241944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.256547928'^^xsd:double;
  dwc:startLongitude '-9.278958321'^^xsd:double;
  dwc:endLongitude '-9.246472359'^^xsd:double;
  dwc:latitude '50.61742401'^^xsd:double;
  dwc:startLatitude '50.59325409'^^xsd:double;
  dwc:endLatitude '50.62838364'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '4.5261'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1866'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59366989 -9.278596878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59366989"^^xsd:decimal ;
  dwc:decimalLongitude "-9.278596878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59366989 -9.278596878)"^^geo:wktLiteral ;
  geo-pos:lat "50.59366989"^^xsd:decimal ;
  geo-pos:long "-9.278596878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.003055555556'^^xsd:double;
  dwc:startTimeOfDay '15.000277777778'^^xsd:double;
  dwc:endTimeOfDay '15.241944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.278596878'^^xsd:double;
  dwc:startLongitude '-9.278958321'^^xsd:double;
  dwc:endLongitude '-9.246472359'^^xsd:double;
  dwc:latitude '50.59366989'^^xsd:double;
  dwc:startLatitude '50.59325409'^^xsd:double;
  dwc:endLatitude '50.62838364'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.5261'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1867'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64137268 -9.345235825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64137268"^^xsd:decimal ;
  dwc:decimalLongitude "-9.345235825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64137268 -9.345235825)"^^geo:wktLiteral ;
  geo-pos:lat "50.64137268"^^xsd:decimal ;
  geo-pos:long "-9.345235825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.264722222222'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.345235825'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.64137268'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1868'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6212883 -9.409268379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6212883"^^xsd:decimal ;
  dwc:decimalLongitude "-9.409268379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6212883 -9.409268379)"^^geo:wktLiteral ;
  geo-pos:lat "50.6212883"^^xsd:decimal ;
  geo-pos:long "-9.409268379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.535833333333'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.409268379'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.6212883'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1869'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62574005 -9.395144463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62574005"^^xsd:decimal ;
  dwc:decimalLongitude "-9.395144463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62574005 -9.395144463)"^^geo:wktLiteral ;
  geo-pos:lat "50.62574005"^^xsd:decimal ;
  geo-pos:long "-9.395144463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.476111111111'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.395144463'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.62574005'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1870'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6262207 -9.393558502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6262207"^^xsd:decimal ;
  dwc:decimalLongitude "-9.393558502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6262207 -9.393558502)"^^geo:wktLiteral ;
  geo-pos:lat "50.6262207"^^xsd:decimal ;
  geo-pos:long "-9.393558502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.469722222222'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.393558502'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.6262207'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1871'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63631058 -9.361383438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63631058"^^xsd:decimal ;
  dwc:decimalLongitude "-9.361383438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63631058 -9.361383438)"^^geo:wktLiteral ;
  geo-pos:lat "50.63631058"^^xsd:decimal ;
  geo-pos:long "-9.361383438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1872'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.361383438'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.63631058'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1872'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65176773 -9.312113762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65176773"^^xsd:decimal ;
  dwc:decimalLongitude "-9.312113762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65176773 -9.312113762)"^^geo:wktLiteral ;
  geo-pos:lat "50.65176773"^^xsd:decimal ;
  geo-pos:long "-9.312113762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1873'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.124166666667'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.312113762'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.65176773'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1873'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65265274 -9.309285164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65265274"^^xsd:decimal ;
  dwc:decimalLongitude "-9.309285164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65265274 -9.309285164)"^^geo:wktLiteral ;
  geo-pos:lat "50.65265274"^^xsd:decimal ;
  geo-pos:long "-9.309285164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.1125'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.309285164'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.65265274'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1874'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65946579 -9.287338257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65946579"^^xsd:decimal ;
  dwc:decimalLongitude "-9.287338257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65946579 -9.287338257)"^^geo:wktLiteral ;
  geo-pos:lat "50.65946579"^^xsd:decimal ;
  geo-pos:long "-9.287338257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1875'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.019722222222'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.287338257'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.65946579'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1875'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66402817 -9.272703171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66402817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.272703171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66402817 -9.272703171)"^^geo:wktLiteral ;
  geo-pos:lat "50.66402817"^^xsd:decimal ;
  geo-pos:long "-9.272703171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1876'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.958055555556'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.272703171'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.66402817'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1876'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67371368 -9.241893768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67371368"^^xsd:decimal ;
  dwc:decimalLongitude "-9.241893768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67371368 -9.241893768)"^^geo:wktLiteral ;
  geo-pos:lat "50.67371368"^^xsd:decimal ;
  geo-pos:long "-9.241893768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1877'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.828333333333'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.241893768'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.67371368'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1877'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63282776 -9.372514725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63282776"^^xsd:decimal ;
  dwc:decimalLongitude "-9.372514725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63282776 -9.372514725)"^^geo:wktLiteral ;
  geo-pos:lat "50.63282776"^^xsd:decimal ;
  geo-pos:long "-9.372514725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.380277777778'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.372514725'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.63282776'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1878'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61568069 -9.427140236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61568069"^^xsd:decimal ;
  dwc:decimalLongitude "-9.427140236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61568069 -9.427140236)"^^geo:wktLiteral ;
  geo-pos:lat "50.61568069"^^xsd:decimal ;
  geo-pos:long "-9.427140236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1879'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.6125'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.427140236'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.61568069'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1879'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59323883 -9.498375893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59323883"^^xsd:decimal ;
  dwc:decimalLongitude "-9.498375893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59323883 -9.498375893)"^^geo:wktLiteral ;
  geo-pos:lat "50.59323883"^^xsd:decimal ;
  geo-pos:long "-9.498375893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1880'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.916944444444'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.498375893'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.59323883'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1880'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59540939 -9.49149704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.59540939"^^xsd:decimal ;
  dwc:decimalLongitude "-9.49149704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.59540939 -9.49149704)"^^geo:wktLiteral ;
  geo-pos:lat "50.59540939"^^xsd:decimal ;
  geo-pos:long "-9.49149704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.888055555556'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.49149704'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.59540939'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1881'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61299515 -9.435612679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61299515"^^xsd:decimal ;
  dwc:decimalLongitude "-9.435612679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61299515 -9.435612679)"^^geo:wktLiteral ;
  geo-pos:lat "50.61299515"^^xsd:decimal ;
  geo-pos:long "-9.435612679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1882'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.648611111111'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.435612679'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.61299515'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1882'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60567093 -9.45890522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60567093"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45890522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60567093 -9.45890522)"^^geo:wktLiteral ;
  geo-pos:lat "50.60567093"^^xsd:decimal ;
  geo-pos:long "-9.45890522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1883'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.749166666667'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.45890522'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.60567093'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1883'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60926056 -9.44744873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60926056"^^xsd:decimal ;
  dwc:decimalLongitude "-9.44744873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60926056 -9.44744873)"^^geo:wktLiteral ;
  geo-pos:lat "50.60926056"^^xsd:decimal ;
  geo-pos:long "-9.44744873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1884'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.44744873'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.60926056'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1884'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57202148 -9.565580367999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57202148"^^xsd:decimal ;
  dwc:decimalLongitude "-9.565580367999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57202148 -9.565580367999999)"^^geo:wktLiteral ;
  geo-pos:lat "50.57202148"^^xsd:decimal ;
  geo-pos:long "-9.565580367999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1885'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.945833333333'^^xsd:double;
  dwc:startTimeOfDay '17.755'^^xsd:double;
  dwc:endTimeOfDay '17.975277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.565580368'^^xsd:double;
  dwc:startLongitude '-9.523135185'^^xsd:double;
  dwc:endLongitude '-9.572191238'^^xsd:double;
  dwc:latitude '50.57202148'^^xsd:double;
  dwc:startLatitude '50.58561325'^^xsd:double;
  dwc:endLatitude '50.5699234'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.87588'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1885'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55204391 -9.628649712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55204391"^^xsd:decimal ;
  dwc:decimalLongitude "-9.628649712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55204391 -9.628649712)"^^geo:wktLiteral ;
  geo-pos:lat "50.55204391"^^xsd:decimal ;
  geo-pos:long "-9.628649712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1886'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.229166666667'^^xsd:double;
  dwc:startTimeOfDay '17.975277777778'^^xsd:double;
  dwc:endTimeOfDay '18.315833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.628649712'^^xsd:double;
  dwc:startLongitude '-9.572191238'^^xsd:double;
  dwc:endLongitude '-9.647638321'^^xsd:double;
  dwc:latitude '50.55204391'^^xsd:double;
  dwc:startLatitude '50.5699234'^^xsd:double;
  dwc:endLatitude '50.54599762'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.95281'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1886'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54599762 -9.647638321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54599762"^^xsd:decimal ;
  dwc:decimalLongitude "-9.647638321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54599762 -9.647638321)"^^geo:wktLiteral ;
  geo-pos:lat "50.54599762"^^xsd:decimal ;
  geo-pos:long "-9.647638321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.315833333333'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.647638321'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.54599762'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1887'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53305817 -9.688473701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53305817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.688473701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53305817 -9.688473701)"^^geo:wktLiteral ;
  geo-pos:lat "50.53305817"^^xsd:decimal ;
  geo-pos:long "-9.688473701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1888'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.500833333333'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.688473701'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.53305817'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1888'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52141953 -9.724973679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.52141953"^^xsd:decimal ;
  dwc:decimalLongitude "-9.724973679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.52141953 -9.724973679)"^^geo:wktLiteral ;
  geo-pos:lat "50.52141953"^^xsd:decimal ;
  geo-pos:long "-9.724973679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.6675'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.724973679'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.52141953'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1889'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51996231 -9.729743004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51996231"^^xsd:decimal ;
  dwc:decimalLongitude "-9.729743004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51996231 -9.729743004)"^^geo:wktLiteral ;
  geo-pos:lat "50.51996231"^^xsd:decimal ;
  geo-pos:long "-9.729743004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1890'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.688888888889'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.729743004'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.51996231'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1890'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50617599 -9.772877693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.50617599"^^xsd:decimal ;
  dwc:decimalLongitude "-9.772877693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.50617599 -9.772877693)"^^geo:wktLiteral ;
  geo-pos:lat "50.50617599"^^xsd:decimal ;
  geo-pos:long "-9.772877693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.883055555556'^^xsd:double;
  dwc:startTimeOfDay '18.804166666667'^^xsd:double;
  dwc:endTimeOfDay '19.081666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.772877693'^^xsd:double;
  dwc:startLongitude '-9.755367279'^^xsd:double;
  dwc:endLongitude '-9.817148209'^^xsd:double;
  dwc:latitude '50.50617599'^^xsd:double;
  dwc:startLatitude '50.51175308'^^xsd:double;
  dwc:endLatitude '50.49207306'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.88356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1891'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45770645 -9.924345016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45770645"^^xsd:decimal ;
  dwc:decimalLongitude "-9.924345016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45770645 -9.924345016)"^^geo:wktLiteral ;
  geo-pos:lat "50.45770645"^^xsd:decimal ;
  geo-pos:long "-9.924345016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.0027777777778'^^xsd:double;
  dwc:startTimeOfDay '5.5947222222222'^^xsd:double;
  dwc:endTimeOfDay '6.1083333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.924345016'^^xsd:double;
  dwc:startLongitude '-9.82187748'^^xsd:double;
  dwc:endLongitude '-9.95078373'^^xsd:double;
  dwc:latitude '50.45770645'^^xsd:double;
  dwc:startLatitude '50.49047089'^^xsd:double;
  dwc:endLatitude '50.44881058'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.225'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1892'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41034317 -10.07236576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41034317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.07236576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41034317 -10.07236576)"^^geo:wktLiteral ;
  geo-pos:lat "50.41034317"^^xsd:decimal ;
  geo-pos:long "-10.07236576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5944444444444'^^xsd:double;
  dwc:startTimeOfDay '6.1083333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7313888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.07236576'^^xsd:double;
  dwc:startLongitude '-9.95078373'^^xsd:double;
  dwc:endLongitude '-10.09922791'^^xsd:double;
  dwc:latitude '50.41034317'^^xsd:double;
  dwc:startLatitude '50.44881058'^^xsd:double;
  dwc:endLatitude '50.40578461'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.5448'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1893'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44530487 -9.962223053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.44530487"^^xsd:decimal ;
  dwc:decimalLongitude "-9.962223053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.44530487 -9.962223053)"^^geo:wktLiteral ;
  geo-pos:lat "50.44530487"^^xsd:decimal ;
  geo-pos:long "-9.962223053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1530555555556'^^xsd:double;
  dwc:startTimeOfDay '6.1083333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7313888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.962223053'^^xsd:double;
  dwc:startLongitude '-9.95078373'^^xsd:double;
  dwc:endLongitude '-10.09922791'^^xsd:double;
  dwc:latitude '50.44530487'^^xsd:double;
  dwc:startLatitude '50.44881058'^^xsd:double;
  dwc:endLatitude '50.40578461'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.5448'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1894'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41318512 -10.06348515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41318512"^^xsd:decimal ;
  dwc:decimalLongitude "-10.06348515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41318512 -10.06348515)"^^geo:wktLiteral ;
  geo-pos:lat "50.41318512"^^xsd:decimal ;
  geo-pos:long "-10.06348515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1895'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5583333333333'^^xsd:double;
  dwc:startTimeOfDay '6.1083333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7313888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.06348515'^^xsd:double;
  dwc:startLongitude '-9.95078373'^^xsd:double;
  dwc:endLongitude '-10.09922791'^^xsd:double;
  dwc:latitude '50.41318512'^^xsd:double;
  dwc:startLatitude '50.44881058'^^xsd:double;
  dwc:endLatitude '50.40578461'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.5448'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1895'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36719513 -10.2060833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36719513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2060833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36719513 -10.2060833)"^^geo:wktLiteral ;
  geo-pos:lat "50.36719513"^^xsd:decimal ;
  geo-pos:long "-10.2060833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1896'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7955555555556'^^xsd:double;
  dwc:startTimeOfDay '7.3041666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9986111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.2060833'^^xsd:double;
  dwc:startLongitude '-10.08329964'^^xsd:double;
  dwc:endLongitude '-10.25666809'^^xsd:double;
  dwc:latitude '50.36719513'^^xsd:double;
  dwc:startLatitude '50.4065361'^^xsd:double;
  dwc:endLatitude '50.35036469'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '13.78'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1896'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39288712 -10.12626934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39288712"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12626934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39288712 -10.12626934)"^^geo:wktLiteral ;
  geo-pos:lat "50.39288712"^^xsd:decimal ;
  geo-pos:long "-10.12626934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1897'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4772222222222'^^xsd:double;
  dwc:startTimeOfDay '7.3041666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9986111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.12626934'^^xsd:double;
  dwc:startLongitude '-10.08329964'^^xsd:double;
  dwc:endLongitude '-10.25666809'^^xsd:double;
  dwc:latitude '50.39288712'^^xsd:double;
  dwc:startLatitude '50.4065361'^^xsd:double;
  dwc:endLatitude '50.35036469'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '13.78'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1897'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38289261 -10.15611172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38289261"^^xsd:decimal ;
  dwc:decimalLongitude "-10.15611172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38289261 -10.15611172)"^^geo:wktLiteral ;
  geo-pos:lat "50.38289261"^^xsd:decimal ;
  geo-pos:long "-10.15611172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1898'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5983333333333'^^xsd:double;
  dwc:startTimeOfDay '7.3041666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9986111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.15611172'^^xsd:double;
  dwc:startLongitude '-10.08329964'^^xsd:double;
  dwc:endLongitude '-10.25666809'^^xsd:double;
  dwc:latitude '50.38289261'^^xsd:double;
  dwc:startLatitude '50.4065361'^^xsd:double;
  dwc:endLatitude '50.35036469'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '13.78'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1898'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34761429 -10.26498508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34761429"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26498508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34761429 -10.26498508)"^^geo:wktLiteral ;
  geo-pos:lat "50.34761429"^^xsd:decimal ;
  geo-pos:long "-10.26498508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1899'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0319444444444'^^xsd:double;
  dwc:startTimeOfDay '7.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '8.3416666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.26498508'^^xsd:double;
  dwc:startLongitude '-10.25666809'^^xsd:double;
  dwc:endLongitude '-10.34106064'^^xsd:double;
  dwc:latitude '50.34761429'^^xsd:double;
  dwc:startLatitude '50.35036469'^^xsd:double;
  dwc:endLatitude '50.32302094'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.71259'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1899'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29489899 -10.42812252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29489899"^^xsd:decimal ;
  dwc:decimalLongitude "-10.42812252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29489899 -10.42812252)"^^geo:wktLiteral ;
  geo-pos:lat "50.29489899"^^xsd:decimal ;
  geo-pos:long "-10.42812252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1900'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7194444444444'^^xsd:double;
  dwc:startTimeOfDay '8.3677777777778'^^xsd:double;
  dwc:endTimeOfDay '8.7986111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.42812252'^^xsd:double;
  dwc:startLongitude '-10.34704781'^^xsd:double;
  dwc:endLongitude '-10.44628716'^^xsd:double;
  dwc:latitude '50.29489899'^^xsd:double;
  dwc:startLatitude '50.32108688'^^xsd:double;
  dwc:endLatitude '50.28916168'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.8862'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1900'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24137497 -10.58951378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24137497"^^xsd:decimal ;
  dwc:decimalLongitude "-10.58951378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24137497 -10.58951378)"^^geo:wktLiteral ;
  geo-pos:lat "50.24137497"^^xsd:decimal ;
  geo-pos:long "-10.58951378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4219444444444'^^xsd:double;
  dwc:startTimeOfDay '9.3241666666667'^^xsd:double;
  dwc:endTimeOfDay '9.7961111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.58951378'^^xsd:double;
  dwc:startLongitude '-10.56661987'^^xsd:double;
  dwc:endLongitude '-10.67889023'^^xsd:double;
  dwc:latitude '50.24137497'^^xsd:double;
  dwc:startLatitude '50.24867249'^^xsd:double;
  dwc:endLatitude '50.21406174'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '8.85881'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1901'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02336502 -11.24313927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02336502"^^xsd:decimal ;
  dwc:decimalLongitude "-11.24313927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02336502 -11.24313927)"^^geo:wktLiteral ;
  geo-pos:lat "50.02336502"^^xsd:decimal ;
  geo-pos:long "-11.24313927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.526388888889'^^xsd:double;
  dwc:startTimeOfDay '13.3975'^^xsd:double;
  dwc:endTimeOfDay '13.908333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.24313927'^^xsd:double;
  dwc:startLongitude '-11.21121407'^^xsd:double;
  dwc:endLongitude '-11.33493233'^^xsd:double;
  dwc:latitude '50.02336502'^^xsd:double;
  dwc:startLatitude '50.03405762'^^xsd:double;
  dwc:endLatitude '49.99227524'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.98007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1902'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97216034 -11.39368248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97216034"^^xsd:decimal ;
  dwc:decimalLongitude "-11.39368248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97216034 -11.39368248)"^^geo:wktLiteral ;
  geo-pos:lat "49.97216034"^^xsd:decimal ;
  geo-pos:long "-11.39368248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1903'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.152777777778'^^xsd:double;
  dwc:startTimeOfDay '13.908333333333'^^xsd:double;
  dwc:endTimeOfDay '14.466111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.39368248'^^xsd:double;
  dwc:startLongitude '-11.33493233'^^xsd:double;
  dwc:endLongitude '-11.46967602'^^xsd:double;
  dwc:latitude '49.97216034'^^xsd:double;
  dwc:startLatitude '49.99227524'^^xsd:double;
  dwc:endLatitude '49.94925308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7515'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1903'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00398636 -11.45527554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.00398636"^^xsd:decimal ;
  dwc:decimalLongitude "-11.45527554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.00398636 -11.45527554)"^^geo:wktLiteral ;
  geo-pos:lat "50.00398636"^^xsd:decimal ;
  geo-pos:long "-11.45527554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.810833333333'^^xsd:double;
  dwc:startTimeOfDay '14.774722222222'^^xsd:double;
  dwc:endTimeOfDay '15.436666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.45527554'^^xsd:double;
  dwc:startLongitude '-11.45637608'^^xsd:double;
  dwc:endLongitude '-11.4366188'^^xsd:double;
  dwc:latitude '50.00398636'^^xsd:double;
  dwc:startLatitude '49.99756622'^^xsd:double;
  dwc:endLatitude '50.11445999'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '13.0655'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1904'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07742691 -11.44294453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07742691"^^xsd:decimal ;
  dwc:decimalLongitude "-11.44294453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07742691 -11.44294453)"^^geo:wktLiteral ;
  geo-pos:lat "50.07742691"^^xsd:decimal ;
  geo-pos:long "-11.44294453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.222777777778'^^xsd:double;
  dwc:startTimeOfDay '14.774722222222'^^xsd:double;
  dwc:endTimeOfDay '15.436666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.44294453'^^xsd:double;
  dwc:startLongitude '-11.45637608'^^xsd:double;
  dwc:endLongitude '-11.4366188'^^xsd:double;
  dwc:latitude '50.07742691'^^xsd:double;
  dwc:startLatitude '49.99756622'^^xsd:double;
  dwc:endLatitude '50.11445999'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '13.0655'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1905'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20544434 -11.42110157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.20544434"^^xsd:decimal ;
  dwc:decimalLongitude "-11.42110157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.20544434 -11.42110157)"^^geo:wktLiteral ;
  geo-pos:lat "50.20544434"^^xsd:decimal ;
  geo-pos:long "-11.42110157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.9525'^^xsd:double;
  dwc:startTimeOfDay '15.881388888889'^^xsd:double;
  dwc:endTimeOfDay '16.592222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.42110157'^^xsd:double;
  dwc:startLongitude '-11.4232893'^^xsd:double;
  dwc:endLongitude '-11.40205669'^^xsd:double;
  dwc:latitude '50.20544434'^^xsd:double;
  dwc:startLatitude '50.19285583'^^xsd:double;
  dwc:endLatitude '50.31667328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '13.841'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1906'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54971695 -11.36195469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54971695"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36195469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54971695 -11.36195469)"^^geo:wktLiteral ;
  geo-pos:lat "50.54971695"^^xsd:decimal ;
  geo-pos:long "-11.36195469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.600833333333'^^xsd:double;
  dwc:startTimeOfDay '18.326666666667'^^xsd:double;
  dwc:endTimeOfDay '18.843611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.36195469'^^xsd:double;
  dwc:startLongitude '-11.36998081'^^xsd:double;
  dwc:endLongitude '-11.35421181'^^xsd:double;
  dwc:latitude '50.54971695'^^xsd:double;
  dwc:startLatitude '50.50336075'^^xsd:double;
  dwc:endLatitude '50.5915184'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.85915'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1907'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63331604 -11.3472271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63331604"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3472271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63331604 -11.3472271)"^^geo:wktLiteral ;
  geo-pos:lat "50.63331604"^^xsd:decimal ;
  geo-pos:long "-11.3472271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.081666666667'^^xsd:double;
  dwc:startTimeOfDay '18.843611111111'^^xsd:double;
  dwc:endTimeOfDay '19.283333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.3472271'^^xsd:double;
  dwc:startLongitude '-11.35421181'^^xsd:double;
  dwc:endLongitude '-11.34101582'^^xsd:double;
  dwc:latitude '50.63331604'^^xsd:double;
  dwc:startLatitude '50.5915184'^^xsd:double;
  dwc:endLatitude '50.66838455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.59186'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1908'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67032242 -11.34088993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67032242"^^xsd:decimal ;
  dwc:decimalLongitude "-11.34088993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67032242 -11.34088993)"^^geo:wktLiteral ;
  geo-pos:lat "50.67032242"^^xsd:decimal ;
  geo-pos:long "-11.34088993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.535'^^xsd:double;
  dwc:startTimeOfDay '5.5219444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0694444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.34088993'^^xsd:double;
  dwc:startLongitude '-11.34127426'^^xsd:double;
  dwc:endLongitude '-11.32631588'^^xsd:double;
  dwc:latitude '50.67032242'^^xsd:double;
  dwc:startLatitude '50.66851425'^^xsd:double;
  dwc:endLatitude '50.75832367'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1909'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71720505 -11.33389282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71720505"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33389282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71720505 -11.33389282)"^^geo:wktLiteral ;
  geo-pos:lat "50.71720505"^^xsd:decimal ;
  geo-pos:long "-11.33389282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.8194444444444'^^xsd:double;
  dwc:startTimeOfDay '5.5219444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0694444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.33389282'^^xsd:double;
  dwc:startLongitude '-11.34127426'^^xsd:double;
  dwc:endLongitude '-11.32631588'^^xsd:double;
  dwc:latitude '50.71720505'^^xsd:double;
  dwc:startLatitude '50.66851425'^^xsd:double;
  dwc:endLatitude '50.75832367'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '10.035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1910'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68987656 -11.33739376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68987656"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33739376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68987656 -11.33739376)"^^geo:wktLiteral ;
  geo-pos:lat "50.68987656"^^xsd:decimal ;
  geo-pos:long "-11.33739376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6538888888889'^^xsd:double;
  dwc:startTimeOfDay '5.5219444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0694444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.33739376'^^xsd:double;
  dwc:startLongitude '-11.34127426'^^xsd:double;
  dwc:endLongitude '-11.32631588'^^xsd:double;
  dwc:latitude '50.68987656'^^xsd:double;
  dwc:startLatitude '50.66851425'^^xsd:double;
  dwc:endLatitude '50.75832367'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '10.035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1911'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4725914 11.26486588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4725914"^^xsd:decimal ;
  dwc:decimalLongitude "11.26486588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4725914 11.26486588)"^^geo:wktLiteral ;
  geo-pos:lat "57.4725914"^^xsd:decimal ;
  geo-pos:long "11.26486588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1483'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1727777777778'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.26486588'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.4725914'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1483'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46786118 11.29247856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46786118"^^xsd:decimal ;
  dwc:decimalLongitude "11.29247856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46786118 11.29247856)"^^geo:wktLiteral ;
  geo-pos:lat "57.46786118"^^xsd:decimal ;
  geo-pos:long "11.29247856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2688888888889'^^xsd:double;
  dwc:startTimeOfDay '8.2630555555556'^^xsd:double;
  dwc:endTimeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.29247856'^^xsd:double;
  dwc:startLongitude '11.29075146'^^xsd:double;
  dwc:endLongitude '11.42048168'^^xsd:double;
  dwc:latitude '57.46786118'^^xsd:double;
  dwc:startLatitude '57.46821976'^^xsd:double;
  dwc:endLatitude '57.44687653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.10908'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1484'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46517563 11.30672646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46517563"^^xsd:decimal ;
  dwc:decimalLongitude "11.30672646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46517563 11.30672646)"^^geo:wktLiteral ;
  geo-pos:lat "57.46517563"^^xsd:decimal ;
  geo-pos:long "11.30672646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3183333333333'^^xsd:double;
  dwc:startTimeOfDay '8.2630555555556'^^xsd:double;
  dwc:endTimeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.30672646'^^xsd:double;
  dwc:startLongitude '11.29075146'^^xsd:double;
  dwc:endLongitude '11.42048168'^^xsd:double;
  dwc:latitude '57.46517563'^^xsd:double;
  dwc:startLatitude '57.46821976'^^xsd:double;
  dwc:endLatitude '57.44687653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.10908'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1485'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46194839 11.32593632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46194839"^^xsd:decimal ;
  dwc:decimalLongitude "11.32593632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46194839 11.32593632)"^^geo:wktLiteral ;
  geo-pos:lat "57.46194839"^^xsd:decimal ;
  geo-pos:long "11.32593632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3827777777778'^^xsd:double;
  dwc:startTimeOfDay '8.2630555555556'^^xsd:double;
  dwc:endTimeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.32593632'^^xsd:double;
  dwc:startLongitude '11.29075146'^^xsd:double;
  dwc:endLongitude '11.42048168'^^xsd:double;
  dwc:latitude '57.46194839'^^xsd:double;
  dwc:startLatitude '57.46821976'^^xsd:double;
  dwc:endLatitude '57.44687653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.10908'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1486'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44169998 11.45229721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44169998"^^xsd:decimal ;
  dwc:decimalLongitude "11.45229721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44169998 11.45229721)"^^geo:wktLiteral ;
  geo-pos:lat "57.44169998"^^xsd:decimal ;
  geo-pos:long "11.45229721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8019444444444'^^xsd:double;
  dwc:startTimeOfDay '8.7391666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0255555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.45229721'^^xsd:double;
  dwc:startLongitude '11.43373203'^^xsd:double;
  dwc:endLongitude '11.51793194'^^xsd:double;
  dwc:latitude '57.44169998'^^xsd:double;
  dwc:startLatitude '57.44474411'^^xsd:double;
  dwc:endLatitude '57.4306488'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '5.27367'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1487'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41147614 11.64590073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.41147614"^^xsd:decimal ;
  dwc:decimalLongitude "11.64590073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41147614 11.64590073)"^^geo:wktLiteral ;
  geo-pos:lat "57.41147614"^^xsd:decimal ;
  geo-pos:long "11.64590073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.4711111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0255555555556'^^xsd:double;
  dwc:endTimeOfDay '9.5877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.64590073'^^xsd:double;
  dwc:startLongitude '11.51793194'^^xsd:double;
  dwc:endLongitude '11.67902851'^^xsd:double;
  dwc:latitude '57.41147614'^^xsd:double;
  dwc:startLatitude '57.4306488'^^xsd:double;
  dwc:endLatitude '57.40701675'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.99089'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1488'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41936111 11.58889198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.41936111"^^xsd:decimal ;
  dwc:decimalLongitude "11.58889198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41936111 11.58889198)"^^geo:wktLiteral ;
  geo-pos:lat "57.41936111"^^xsd:decimal ;
  geo-pos:long "11.58889198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1489'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2755555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0255555555556'^^xsd:double;
  dwc:endTimeOfDay '9.5877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.58889198'^^xsd:double;
  dwc:startLongitude '11.51793194'^^xsd:double;
  dwc:endLongitude '11.67902851'^^xsd:double;
  dwc:latitude '57.41936111'^^xsd:double;
  dwc:startLatitude '57.4306488'^^xsd:double;
  dwc:endLatitude '57.40701675'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.99089'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1489'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.39903259 11.7311039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.39903259"^^xsd:decimal ;
  dwc:decimalLongitude "11.7311039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.39903259 11.7311039)"^^geo:wktLiteral ;
  geo-pos:lat "57.39903259"^^xsd:decimal ;
  geo-pos:long "11.7311039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.7741666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5877777777778'^^xsd:double;
  dwc:endTimeOfDay '10.046944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.7311039'^^xsd:double;
  dwc:startLongitude '11.67902851'^^xsd:double;
  dwc:endLongitude '11.80491543'^^xsd:double;
  dwc:latitude '57.39903259'^^xsd:double;
  dwc:startLatitude '57.40701675'^^xsd:double;
  dwc:endLatitude '57.38273239'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.00615'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1490'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75699997 12.20949268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.75699997"^^xsd:decimal ;
  dwc:decimalLongitude "12.20949268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75699997 12.20949268)"^^geo:wktLiteral ;
  geo-pos:lat "56.75699997"^^xsd:decimal ;
  geo-pos:long "12.20949268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.498333333333'^^xsd:double;
  dwc:startTimeOfDay '14.395'^^xsd:double;
  dwc:endTimeOfDay '14.625'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.20949268'^^xsd:double;
  dwc:startLongitude '12.2257328'^^xsd:double;
  dwc:endLongitude '12.18991947'^^xsd:double;
  dwc:latitude '56.75699997'^^xsd:double;
  dwc:startLatitude '56.77173615'^^xsd:double;
  dwc:endLatitude '56.7387352'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.26697'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1491'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65473557 12.11125851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65473557"^^xsd:decimal ;
  dwc:decimalLongitude "12.11125851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65473557 12.11125851)"^^geo:wktLiteral ;
  geo-pos:lat "56.65473557"^^xsd:decimal ;
  geo-pos:long "12.11125851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:startTimeOfDay '15.019166666667'^^xsd:double;
  dwc:endTimeOfDay '15.454166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.11125851'^^xsd:double;
  dwc:startLongitude '12.13633251'^^xsd:double;
  dwc:endLongitude '12.06776333'^^xsd:double;
  dwc:latitude '56.65473557'^^xsd:double;
  dwc:startLatitude '56.67915726'^^xsd:double;
  dwc:endLatitude '56.61629868'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.1447'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1492'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63933182 12.09425259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63933182"^^xsd:decimal ;
  dwc:decimalLongitude "12.09425259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63933182 12.09425259)"^^geo:wktLiteral ;
  geo-pos:lat "56.63933182"^^xsd:decimal ;
  geo-pos:long "12.09425259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.293055555556'^^xsd:double;
  dwc:startTimeOfDay '15.019166666667'^^xsd:double;
  dwc:endTimeOfDay '15.454166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.09425259'^^xsd:double;
  dwc:startLongitude '12.13633251'^^xsd:double;
  dwc:endLongitude '12.06776333'^^xsd:double;
  dwc:latitude '56.63933182'^^xsd:double;
  dwc:startLatitude '56.67915726'^^xsd:double;
  dwc:endLatitude '56.61629868'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.1447'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1493'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.59430313 12.04105186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.59430313"^^xsd:decimal ;
  dwc:decimalLongitude "12.04105186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.59430313 12.04105186)"^^geo:wktLiteral ;
  geo-pos:lat "56.59430313"^^xsd:decimal ;
  geo-pos:long "12.04105186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.609166666667'^^xsd:double;
  dwc:startTimeOfDay '15.560277777778'^^xsd:double;
  dwc:endTimeOfDay '15.784444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.04105186'^^xsd:double;
  dwc:startLongitude '12.04975605'^^xsd:double;
  dwc:endLongitude '12.009408'^^xsd:double;
  dwc:latitude '56.59430313'^^xsd:double;
  dwc:startLatitude '56.60113907'^^xsd:double;
  dwc:endLatitude '56.57042694'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.21221'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1494'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20057678 11.61605453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20057678"^^xsd:decimal ;
  dwc:decimalLongitude "11.61605453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20057678 11.61605453)"^^geo:wktLiteral ;
  geo-pos:lat "56.20057678"^^xsd:decimal ;
  geo-pos:long "11.61605453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.349444444444'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.61605453'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.20057678'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1495'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08838654 11.13476944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08838654"^^xsd:decimal ;
  dwc:decimalLongitude "11.13476944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08838654 11.13476944)"^^geo:wktLiteral ;
  geo-pos:lat "56.08838654"^^xsd:decimal ;
  geo-pos:long "11.13476944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9502777777778'^^xsd:double;
  dwc:startTimeOfDay '7.9286111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0536111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.13476944'^^xsd:double;
  dwc:startLongitude '11.141496'^^xsd:double;
  dwc:endLongitude '11.10393429'^^xsd:double;
  dwc:latitude '56.08838654'^^xsd:double;
  dwc:startLatitude '56.088242'^^xsd:double;
  dwc:endLatitude '56.08903122'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '2.33029'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1502'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08931351 11.08412457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08931351"^^xsd:decimal ;
  dwc:decimalLongitude "11.08412457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08931351 11.08412457)"^^geo:wktLiteral ;
  geo-pos:lat "56.08931351"^^xsd:decimal ;
  geo-pos:long "11.08412457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1194444444444'^^xsd:double;
  dwc:startTimeOfDay '8.0536111111111'^^xsd:double;
  dwc:endTimeOfDay '8.1875'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.08412457'^^xsd:double;
  dwc:startLongitude '11.10393429'^^xsd:double;
  dwc:endLongitude '11.064588'^^xsd:double;
  dwc:latitude '56.08931351'^^xsd:double;
  dwc:startLatitude '56.08903122'^^xsd:double;
  dwc:endLatitude '56.089607'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.44007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1503'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08720779 10.88134575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08720779"^^xsd:decimal ;
  dwc:decimalLongitude "10.88134575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08720779 10.88134575)"^^geo:wktLiteral ;
  geo-pos:lat "56.08720779"^^xsd:decimal ;
  geo-pos:long "10.88134575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:startTimeOfDay '8.5402777777778'^^xsd:double;
  dwc:endTimeOfDay '9.0197222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.88134575'^^xsd:double;
  dwc:startLongitude '10.9574604'^^xsd:double;
  dwc:endLongitude '10.81859303'^^xsd:double;
  dwc:latitude '56.08720779'^^xsd:double;
  dwc:startLatitude '56.08929825'^^xsd:double;
  dwc:endLatitude '56.08537674'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.62038'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1504'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08356094 10.72232437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08356094"^^xsd:decimal ;
  dwc:decimalLongitude "10.72232437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08356094 10.72232437)"^^geo:wktLiteral ;
  geo-pos:lat "56.08356094"^^xsd:decimal ;
  geo-pos:long "10.72232437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3552777777778'^^xsd:double;
  dwc:startTimeOfDay '9.0197222222222'^^xsd:double;
  dwc:endTimeOfDay '9.3775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.72232437'^^xsd:double;
  dwc:startLongitude '10.81859303'^^xsd:double;
  dwc:endLongitude '10.71896362'^^xsd:double;
  dwc:latitude '56.08356094'^^xsd:double;
  dwc:startLatitude '56.08537674'^^xsd:double;
  dwc:endLatitude '56.08056641'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '6.20051'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1505'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08410645 10.75696373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08410645"^^xsd:decimal ;
  dwc:decimalLongitude "10.75696373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08410645 10.75696373)"^^geo:wktLiteral ;
  geo-pos:lat "56.08410645"^^xsd:decimal ;
  geo-pos:long "10.75696373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.2338888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0197222222222'^^xsd:double;
  dwc:endTimeOfDay '9.3775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.75696373'^^xsd:double;
  dwc:startLongitude '10.81859303'^^xsd:double;
  dwc:endLongitude '10.71896362'^^xsd:double;
  dwc:latitude '56.08410645'^^xsd:double;
  dwc:startLatitude '56.08537674'^^xsd:double;
  dwc:endLatitude '56.08056641'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.20051'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1506'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70835876 10.68338585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70835876"^^xsd:decimal ;
  dwc:decimalLongitude "10.68338585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70835876 10.68338585)"^^geo:wktLiteral ;
  geo-pos:lat "54.70835876"^^xsd:decimal ;
  geo-pos:long "10.68338585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.730833333333'^^xsd:double;
  dwc:startTimeOfDay '13.657777777778'^^xsd:double;
  dwc:endTimeOfDay '14.075'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.68338585'^^xsd:double;
  dwc:startLongitude '10.70654297'^^xsd:double;
  dwc:endLongitude '10.57640553'^^xsd:double;
  dwc:latitude '54.70835876'^^xsd:double;
  dwc:startLatitude '54.70732498'^^xsd:double;
  dwc:endLatitude '54.71344376'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.38181'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1507'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14709473 9.872188568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14709473"^^xsd:decimal ;
  dwc:decimalLongitude "9.872188568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14709473 9.872188568)"^^geo:wktLiteral ;
  geo-pos:lat "55.14709473"^^xsd:decimal ;
  geo-pos:long "9.872188568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.061666666667'^^xsd:double;
  dwc:startTimeOfDay '18.035833333333'^^xsd:double;
  dwc:endTimeOfDay '18.445'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.872188568'^^xsd:double;
  dwc:startLongitude '9.871994972'^^xsd:double;
  dwc:endLongitude '9.87682724'^^xsd:double;
  dwc:latitude '55.14709473'^^xsd:double;
  dwc:startLatitude '55.14252853'^^xsd:double;
  dwc:endLatitude '55.2126236'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.795'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1508'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65410995 11.04777622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65410995"^^xsd:decimal ;
  dwc:decimalLongitude "11.04777622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65410995 11.04777622)"^^geo:wktLiteral ;
  geo-pos:lat "54.65410995"^^xsd:decimal ;
  geo-pos:long "11.04777622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1509'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1502777777778'^^xsd:double;
  dwc:startTimeOfDay '9.0136111111111'^^xsd:double;
  dwc:endTimeOfDay '9.5711111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.04777622'^^xsd:double;
  dwc:startLongitude '11.04344273'^^xsd:double;
  dwc:endLongitude '11.06344032'^^xsd:double;
  dwc:latitude '54.65410995'^^xsd:double;
  dwc:startLatitude '54.63144684'^^xsd:double;
  dwc:endLatitude '54.72249222'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.1982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1509'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70442581 11.05837631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70442581"^^xsd:decimal ;
  dwc:decimalLongitude "11.05837631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70442581 11.05837631)"^^geo:wktLiteral ;
  geo-pos:lat "54.70442581"^^xsd:decimal ;
  geo-pos:long "11.05837631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4588888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0136111111111'^^xsd:double;
  dwc:endTimeOfDay '9.5711111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.05837631'^^xsd:double;
  dwc:startLongitude '11.04344273'^^xsd:double;
  dwc:endLongitude '11.06344032'^^xsd:double;
  dwc:latitude '54.70442581'^^xsd:double;
  dwc:startLatitude '54.63144684'^^xsd:double;
  dwc:endLatitude '54.72249222'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.1982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1510'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72040939 11.07068062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72040939"^^xsd:decimal ;
  dwc:decimalLongitude "11.07068062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72040939 11.07068062)"^^geo:wktLiteral ;
  geo-pos:lat "54.72040939"^^xsd:decimal ;
  geo-pos:long "11.07068062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6066666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5711111111111'^^xsd:double;
  dwc:endTimeOfDay '9.6183333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.07068062'^^xsd:double;
  dwc:startLongitude '11.06344032'^^xsd:double;
  dwc:endLongitude '11.0725441'^^xsd:double;
  dwc:latitude '54.72040939'^^xsd:double;
  dwc:startLatitude '54.72249222'^^xsd:double;
  dwc:endLatitude '54.71901703'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.700351'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1511'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89646912 12.62247086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.89646912"^^xsd:decimal ;
  dwc:decimalLongitude "12.62247086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89646912 12.62247086)"^^geo:wktLiteral ;
  geo-pos:lat "55.89646912"^^xsd:decimal ;
  geo-pos:long "12.62247086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.061111111111'^^xsd:double;
  dwc:startTimeOfDay '10.021111111111'^^xsd:double;
  dwc:endTimeOfDay '10.256944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.62247086'^^xsd:double;
  dwc:startLongitude '12.63109303'^^xsd:double;
  dwc:endLongitude '12.58048916'^^xsd:double;
  dwc:latitude '55.89646912'^^xsd:double;
  dwc:startLatitude '55.89107895'^^xsd:double;
  dwc:endLatitude '55.92321777'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.76327'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1512'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.19356918 12.31549263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.19356918"^^xsd:decimal ;
  dwc:decimalLongitude "12.31549263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.19356918 12.31549263)"^^geo:wktLiteral ;
  geo-pos:lat "56.19356918"^^xsd:decimal ;
  geo-pos:long "12.31549263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9572222222222'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.31549263'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.19356918'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1513'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20869064 12.32874966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20869064"^^xsd:decimal ;
  dwc:decimalLongitude "12.32874966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20869064 12.32874966)"^^geo:wktLiteral ;
  geo-pos:lat "56.20869064"^^xsd:decimal ;
  geo-pos:long "12.32874966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1514'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.049444444444'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.32874966'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.20869064'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1514'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23085785 12.34689903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23085785"^^xsd:decimal ;
  dwc:decimalLongitude "12.34689903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23085785 12.34689903)"^^geo:wktLiteral ;
  geo-pos:lat "56.23085785"^^xsd:decimal ;
  geo-pos:long "12.34689903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1515'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.186111111111'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.34689903'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.23085785'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1515'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36804199 12.44823647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36804199"^^xsd:decimal ;
  dwc:decimalLongitude "12.44823647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36804199 12.44823647)"^^geo:wktLiteral ;
  geo-pos:lat "56.36804199"^^xsd:decimal ;
  geo-pos:long "12.44823647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.046388888889'^^xsd:double;
  dwc:startTimeOfDay '10.795'^^xsd:double;
  dwc:endTimeOfDay '11.096111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.44823647'^^xsd:double;
  dwc:startLongitude '12.41252232'^^xsd:double;
  dwc:endLongitude '12.45581245'^^xsd:double;
  dwc:latitude '56.36804199'^^xsd:double;
  dwc:startLatitude '56.32982635'^^xsd:double;
  dwc:endLatitude '56.37524414'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.70741'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1516'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.41056442 12.49270058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.41056442"^^xsd:decimal ;
  dwc:decimalLongitude "12.49270058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.41056442 12.49270058)"^^geo:wktLiteral ;
  geo-pos:lat "56.41056442"^^xsd:decimal ;
  geo-pos:long "12.49270058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.338055555556'^^xsd:double;
  dwc:startTimeOfDay '11.096111111111'^^xsd:double;
  dwc:endTimeOfDay '11.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.49270058'^^xsd:double;
  dwc:startLongitude '12.45581245'^^xsd:double;
  dwc:endLongitude '12.52277851'^^xsd:double;
  dwc:latitude '56.41056442'^^xsd:double;
  dwc:startLatitude '56.37524414'^^xsd:double;
  dwc:endLatitude '56.44170761'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.45543'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1517'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37555313 12.45617104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.37555313"^^xsd:decimal ;
  dwc:decimalLongitude "12.45617104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37555313 12.45617104)"^^geo:wktLiteral ;
  geo-pos:lat "56.37555313"^^xsd:decimal ;
  geo-pos:long "12.45617104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1518'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.098333333333'^^xsd:double;
  dwc:startTimeOfDay '11.096111111111'^^xsd:double;
  dwc:endTimeOfDay '11.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.45617104'^^xsd:double;
  dwc:startLongitude '12.45581245'^^xsd:double;
  dwc:endLongitude '12.52277851'^^xsd:double;
  dwc:latitude '56.37555313'^^xsd:double;
  dwc:startLatitude '56.37524414'^^xsd:double;
  dwc:endLatitude '56.44170761'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.45543'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1518'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38114548 12.46208858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.38114548"^^xsd:decimal ;
  dwc:decimalLongitude "12.46208858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38114548 12.46208858)"^^geo:wktLiteral ;
  geo-pos:lat "56.38114548"^^xsd:decimal ;
  geo-pos:long "12.46208858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1519'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.136666666667'^^xsd:double;
  dwc:startTimeOfDay '11.096111111111'^^xsd:double;
  dwc:endTimeOfDay '11.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.46208858'^^xsd:double;
  dwc:startLongitude '12.45581245'^^xsd:double;
  dwc:endLongitude '12.52277851'^^xsd:double;
  dwc:latitude '56.38114548'^^xsd:double;
  dwc:startLatitude '56.37524414'^^xsd:double;
  dwc:endLatitude '56.44170761'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.45543'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1519'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39986038 12.48177528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.39986038"^^xsd:decimal ;
  dwc:decimalLongitude "12.48177528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39986038 12.48177528)"^^geo:wktLiteral ;
  geo-pos:lat "56.39986038"^^xsd:decimal ;
  geo-pos:long "12.48177528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.264722222222'^^xsd:double;
  dwc:startTimeOfDay '11.096111111111'^^xsd:double;
  dwc:endTimeOfDay '11.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.48177528'^^xsd:double;
  dwc:startLongitude '12.45581245'^^xsd:double;
  dwc:endLongitude '12.52277851'^^xsd:double;
  dwc:latitude '56.39986038'^^xsd:double;
  dwc:startLatitude '56.37524414'^^xsd:double;
  dwc:endLatitude '56.44170761'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.45543'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1520'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64046097 12.40430927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64046097"^^xsd:decimal ;
  dwc:decimalLongitude "12.40430927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64046097 12.40430927)"^^geo:wktLiteral ;
  geo-pos:lat "56.64046097"^^xsd:decimal ;
  geo-pos:long "12.40430927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1521'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.780555555556'^^xsd:double;
  dwc:startTimeOfDay '13.536944444444'^^xsd:double;
  dwc:endTimeOfDay '14.108055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.40430927'^^xsd:double;
  dwc:startLongitude '12.48065758'^^xsd:double;
  dwc:endLongitude '12.30070591'^^xsd:double;
  dwc:latitude '56.64046097'^^xsd:double;
  dwc:startLatitude '56.63960648'^^xsd:double;
  dwc:endLatitude '56.64160156'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.9979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1521'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64109039 12.35270023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64109039"^^xsd:decimal ;
  dwc:decimalLongitude "12.35270023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64109039 12.35270023)"^^geo:wktLiteral ;
  geo-pos:lat "56.64109039"^^xsd:decimal ;
  geo-pos:long "12.35270023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.944166666667'^^xsd:double;
  dwc:startTimeOfDay '13.536944444444'^^xsd:double;
  dwc:endTimeOfDay '14.108055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.35270023'^^xsd:double;
  dwc:startLongitude '12.48065758'^^xsd:double;
  dwc:endLongitude '12.30070591'^^xsd:double;
  dwc:latitude '56.64109039'^^xsd:double;
  dwc:startLatitude '56.63960648'^^xsd:double;
  dwc:endLatitude '56.64160156'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.9979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1522'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64118576 12.34457397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64118576"^^xsd:decimal ;
  dwc:decimalLongitude "12.34457397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64118576 12.34457397)"^^geo:wktLiteral ;
  geo-pos:lat "56.64118576"^^xsd:decimal ;
  geo-pos:long "12.34457397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.969444444444'^^xsd:double;
  dwc:startTimeOfDay '13.536944444444'^^xsd:double;
  dwc:endTimeOfDay '14.108055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.34457397'^^xsd:double;
  dwc:startLongitude '12.48065758'^^xsd:double;
  dwc:endLongitude '12.30070591'^^xsd:double;
  dwc:latitude '56.64118576'^^xsd:double;
  dwc:startLatitude '56.63960648'^^xsd:double;
  dwc:endLatitude '56.64160156'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '10.9979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1523'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64234161 12.123806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64234161"^^xsd:decimal ;
  dwc:decimalLongitude "12.123806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64234161 12.123806)"^^geo:wktLiteral ;
  geo-pos:lat "56.64234161"^^xsd:decimal ;
  geo-pos:long "12.123806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.668333333333'^^xsd:double;
  dwc:startTimeOfDay '14.592222222222'^^xsd:double;
  dwc:endTimeOfDay '15.015277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.123806'^^xsd:double;
  dwc:startLongitude '12.14815426'^^xsd:double;
  dwc:endLongitude '12.013869'^^xsd:double;
  dwc:latitude '56.64234161'^^xsd:double;
  dwc:startLatitude '56.64260101'^^xsd:double;
  dwc:endLatitude '56.639858'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.21084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1524'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.69572067 10.62858105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.69572067"^^xsd:decimal ;
  dwc:decimalLongitude "10.62858105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.69572067 10.62858105)"^^geo:wktLiteral ;
  geo-pos:lat "56.69572067"^^xsd:decimal ;
  geo-pos:long "10.62858105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.5416666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5330555555556'^^xsd:double;
  dwc:endTimeOfDay '9.5563888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.62858105'^^xsd:double;
  dwc:startLongitude '10.626056'^^xsd:double;
  dwc:endLongitude '10.63298702'^^xsd:double;
  dwc:latitude '56.69572067'^^xsd:double;
  dwc:startLatitude '56.695915'^^xsd:double;
  dwc:endLatitude '56.69544983'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.426039'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1525'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68254471 10.83896255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.68254471"^^xsd:decimal ;
  dwc:decimalLongitude "10.83896255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68254471 10.83896255)"^^geo:wktLiteral ;
  geo-pos:lat "56.68254471"^^xsd:decimal ;
  geo-pos:long "10.83896255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.24'^^xsd:double;
  dwc:startTimeOfDay '10.021944444444'^^xsd:double;
  dwc:endTimeOfDay '10.603055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.83896255'^^xsd:double;
  dwc:startLongitude '10.7730875'^^xsd:double;
  dwc:endLongitude '10.94880962'^^xsd:double;
  dwc:latitude '56.68254471'^^xsd:double;
  dwc:startLatitude '56.68713379'^^xsd:double;
  dwc:endLatitude '56.67522049'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.8071'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1526'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66129684 11.17507935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.66129684"^^xsd:decimal ;
  dwc:decimalLongitude "11.17507935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66129684 11.17507935)"^^geo:wktLiteral ;
  geo-pos:lat "56.66129684"^^xsd:decimal ;
  geo-pos:long "11.17507935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1527'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.334166666667'^^xsd:double;
  dwc:startTimeOfDay '11.170277777778'^^xsd:double;
  dwc:endTimeOfDay '11.615'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.17507935'^^xsd:double;
  dwc:startLongitude '11.12435722'^^xsd:double;
  dwc:endLongitude '11.2616148'^^xsd:double;
  dwc:latitude '56.66129684'^^xsd:double;
  dwc:startLatitude '56.66449356'^^xsd:double;
  dwc:endLatitude '56.65476227'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.45217'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1527'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65052795 11.31496334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65052795"^^xsd:decimal ;
  dwc:decimalLongitude "11.31496334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65052795 11.31496334)"^^geo:wktLiteral ;
  geo-pos:lat "56.65052795"^^xsd:decimal ;
  geo-pos:long "11.31496334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.786111111111'^^xsd:double;
  dwc:startTimeOfDay '11.615'^^xsd:double;
  dwc:endTimeOfDay '12.116111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.31496334'^^xsd:double;
  dwc:startLongitude '11.2616148'^^xsd:double;
  dwc:endLongitude '11.41910172'^^xsd:double;
  dwc:latitude '56.65052795'^^xsd:double;
  dwc:startLatitude '56.65476227'^^xsd:double;
  dwc:endLatitude '56.64326859'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.70528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1528'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64840317 11.34797192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64840317"^^xsd:decimal ;
  dwc:decimalLongitude "11.34797192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64840317 11.34797192)"^^geo:wktLiteral ;
  geo-pos:lat "56.64840317"^^xsd:decimal ;
  geo-pos:long "11.34797192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.891666666667'^^xsd:double;
  dwc:startTimeOfDay '11.615'^^xsd:double;
  dwc:endTimeOfDay '12.116111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.34797192'^^xsd:double;
  dwc:startLongitude '11.2616148'^^xsd:double;
  dwc:endLongitude '11.41910172'^^xsd:double;
  dwc:latitude '56.64840317'^^xsd:double;
  dwc:startLatitude '56.65476227'^^xsd:double;
  dwc:endLatitude '56.64326859'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.70528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1529'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64314651 11.47037601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64314651"^^xsd:decimal ;
  dwc:decimalLongitude "11.47037601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64314651 11.47037601)"^^geo:wktLiteral ;
  geo-pos:lat "56.64314651"^^xsd:decimal ;
  geo-pos:long "11.47037601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1530'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.274444444444'^^xsd:double;
  dwc:startTimeOfDay '12.130277777778'^^xsd:double;
  dwc:endTimeOfDay '12.393055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.47037601'^^xsd:double;
  dwc:startLongitude '11.42358'^^xsd:double;
  dwc:endLongitude '11.507127'^^xsd:double;
  dwc:latitude '56.64314651'^^xsd:double;
  dwc:startLatitude '56.642967'^^xsd:double;
  dwc:endLatitude '56.643978'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.10588'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1530'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64314651 11.47037601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64314651"^^xsd:decimal ;
  dwc:decimalLongitude "11.47037601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64314651 11.47037601)"^^geo:wktLiteral ;
  geo-pos:lat "56.64314651"^^xsd:decimal ;
  geo-pos:long "11.47037601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.274444444444'^^xsd:double;
  dwc:startTimeOfDay '12.393055555556'^^xsd:double;
  dwc:endTimeOfDay '12.476388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.47037601'^^xsd:double;
  dwc:startLongitude '11.507127'^^xsd:double;
  dwc:endLongitude '11.53144169'^^xsd:double;
  dwc:latitude '56.64314651'^^xsd:double;
  dwc:startLatitude '56.643978'^^xsd:double;
  dwc:endLatitude '56.64847946'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.56745'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1531'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66797638 11.63425732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.66797638"^^xsd:decimal ;
  dwc:decimalLongitude "11.63425732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66797638 11.63425732)"^^geo:wktLiteral ;
  geo-pos:lat "56.66797638"^^xsd:decimal ;
  geo-pos:long "11.63425732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1532'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.824444444444'^^xsd:double;
  dwc:startTimeOfDay '12.476388888889'^^xsd:double;
  dwc:endTimeOfDay '12.876944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.63425732'^^xsd:double;
  dwc:startLongitude '11.53144169'^^xsd:double;
  dwc:endLongitude '11.649636'^^xsd:double;
  dwc:latitude '56.66797638'^^xsd:double;
  dwc:startLatitude '56.64847946'^^xsd:double;
  dwc:endLatitude '56.670101'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.60786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1532'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65911484 11.5890398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65911484"^^xsd:decimal ;
  dwc:decimalLongitude "11.5890398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65911484 11.5890398)"^^geo:wktLiteral ;
  geo-pos:lat "56.65911484"^^xsd:decimal ;
  geo-pos:long "11.5890398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1533'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.6725'^^xsd:double;
  dwc:startTimeOfDay '12.476388888889'^^xsd:double;
  dwc:endTimeOfDay '12.876944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.5890398'^^xsd:double;
  dwc:startLongitude '11.53144169'^^xsd:double;
  dwc:endLongitude '11.649636'^^xsd:double;
  dwc:latitude '56.65911484'^^xsd:double;
  dwc:startLatitude '56.64847946'^^xsd:double;
  dwc:endLatitude '56.670101'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.60786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1533'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63214493 11.61531544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63214493"^^xsd:decimal ;
  dwc:decimalLongitude "11.61531544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63214493 11.61531544)"^^geo:wktLiteral ;
  geo-pos:lat "56.63214493"^^xsd:decimal ;
  geo-pos:long "11.61531544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1534'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.138611111111'^^xsd:double;
  dwc:startTimeOfDay '13.08'^^xsd:double;
  dwc:endTimeOfDay '13.376111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.61531544'^^xsd:double;
  dwc:startLongitude '11.62448692'^^xsd:double;
  dwc:endLongitude '11.58070278'^^xsd:double;
  dwc:latitude '56.63214493'^^xsd:double;
  dwc:startLatitude '56.64091873'^^xsd:double;
  dwc:endLatitude '56.59591293'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.67243'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1534'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60274887 11.58727646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.60274887"^^xsd:decimal ;
  dwc:decimalLongitude "11.58727646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60274887 11.58727646)"^^geo:wktLiteral ;
  geo-pos:lat "56.60274887"^^xsd:decimal ;
  geo-pos:long "11.58727646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1535'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.330833333333'^^xsd:double;
  dwc:startTimeOfDay '13.08'^^xsd:double;
  dwc:endTimeOfDay '13.376111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.58727646'^^xsd:double;
  dwc:startLongitude '11.62448692'^^xsd:double;
  dwc:endLongitude '11.58070278'^^xsd:double;
  dwc:latitude '56.60274887'^^xsd:double;
  dwc:startLatitude '56.64091873'^^xsd:double;
  dwc:endLatitude '56.59591293'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.67243'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1535'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.57962418 11.5649662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.57962418"^^xsd:decimal ;
  dwc:decimalLongitude "11.5649662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.57962418 11.5649662)"^^geo:wktLiteral ;
  geo-pos:lat "56.57962418"^^xsd:decimal ;
  geo-pos:long "11.5649662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1536'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.376111111111'^^xsd:double;
  dwc:endTimeOfDay '13.604166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.5649662'^^xsd:double;
  dwc:startLongitude '11.58070278'^^xsd:double;
  dwc:endLongitude '11.54665279'^^xsd:double;
  dwc:latitude '56.57962418'^^xsd:double;
  dwc:startLatitude '56.59591293'^^xsd:double;
  dwc:endLatitude '56.5608902'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.41459'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1536'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.57056427 11.555933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.57056427"^^xsd:decimal ;
  dwc:decimalLongitude "11.555933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.57056427 11.555933)"^^geo:wktLiteral ;
  geo-pos:lat "56.57056427"^^xsd:decimal ;
  geo-pos:long "11.555933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1537'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.542777777778'^^xsd:double;
  dwc:startTimeOfDay '13.376111111111'^^xsd:double;
  dwc:endTimeOfDay '13.604166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.555933'^^xsd:double;
  dwc:startLongitude '11.58070278'^^xsd:double;
  dwc:endLongitude '11.54665279'^^xsd:double;
  dwc:latitude '56.57056427'^^xsd:double;
  dwc:startLatitude '56.59591293'^^xsd:double;
  dwc:endLatitude '56.5608902'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.41459'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1537'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52252579 11.50954628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.52252579"^^xsd:decimal ;
  dwc:decimalLongitude "11.50954628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52252579 11.50954628)"^^geo:wktLiteral ;
  geo-pos:lat "56.52252579"^^xsd:decimal ;
  geo-pos:long "11.50954628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.851666666667'^^xsd:double;
  dwc:startTimeOfDay '13.604166666667'^^xsd:double;
  dwc:endTimeOfDay '13.874166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.50954628'^^xsd:double;
  dwc:startLongitude '11.54665279'^^xsd:double;
  dwc:endLongitude '11.50619888'^^xsd:double;
  dwc:latitude '56.52252579'^^xsd:double;
  dwc:startLatitude '56.5608902'^^xsd:double;
  dwc:endLatitude '56.51902771'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.27083'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1538'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4688797 11.45669937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4688797"^^xsd:decimal ;
  dwc:decimalLongitude "11.45669937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4688797 11.45669937)"^^geo:wktLiteral ;
  geo-pos:lat "56.4688797"^^xsd:decimal ;
  geo-pos:long "11.45669937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.205'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.45669937'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.4688797'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1539'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.44359589 11.43076134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.44359589"^^xsd:decimal ;
  dwc:decimalLongitude "11.43076134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.44359589 11.43076134)"^^geo:wktLiteral ;
  geo-pos:lat "56.44359589"^^xsd:decimal ;
  geo-pos:long "11.43076134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.375'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.43076134'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.44359589'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1540'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.41013336 11.39536095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.41013336"^^xsd:decimal ;
  dwc:decimalLongitude "11.39536095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.41013336 11.39536095)"^^geo:wktLiteral ;
  geo-pos:lat "56.41013336"^^xsd:decimal ;
  geo-pos:long "11.39536095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.604166666667'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.39536095'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.41013336'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1541'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38423538 11.36565781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.38423538"^^xsd:decimal ;
  dwc:decimalLongitude "11.36565781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38423538 11.36565781)"^^geo:wktLiteral ;
  geo-pos:lat "56.38423538"^^xsd:decimal ;
  geo-pos:long "11.36565781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.786666666667'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.36565781'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.38423538'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1542'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33760452 11.30936909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33760452"^^xsd:decimal ;
  dwc:decimalLongitude "11.30936909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33760452 11.30936909)"^^geo:wktLiteral ;
  geo-pos:lat "56.33760452"^^xsd:decimal ;
  geo-pos:long "11.30936909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.125555555556'^^xsd:double;
  dwc:startTimeOfDay '15.108055555556'^^xsd:double;
  dwc:endTimeOfDay '15.736666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.30936909'^^xsd:double;
  dwc:startLongitude '11.31240463'^^xsd:double;
  dwc:endLongitude '11.20385933'^^xsd:double;
  dwc:latitude '56.33760452'^^xsd:double;
  dwc:startLatitude '56.3400383'^^xsd:double;
  dwc:endLatitude '56.25333023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.7315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1543'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32553864 11.29441166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32553864"^^xsd:decimal ;
  dwc:decimalLongitude "11.29441166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32553864 11.29441166)"^^geo:wktLiteral ;
  geo-pos:lat "56.32553864"^^xsd:decimal ;
  geo-pos:long "11.29441166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.213333333333'^^xsd:double;
  dwc:startTimeOfDay '15.108055555556'^^xsd:double;
  dwc:endTimeOfDay '15.736666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.29441166'^^xsd:double;
  dwc:startLongitude '11.31240463'^^xsd:double;
  dwc:endLongitude '11.20385933'^^xsd:double;
  dwc:latitude '56.32553864'^^xsd:double;
  dwc:startLatitude '56.3400383'^^xsd:double;
  dwc:endLatitude '56.25333023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.7315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1544'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32174301 11.28979301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32174301"^^xsd:decimal ;
  dwc:decimalLongitude "11.28979301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32174301 11.28979301)"^^geo:wktLiteral ;
  geo-pos:lat "56.32174301"^^xsd:decimal ;
  geo-pos:long "11.28979301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.240277777778'^^xsd:double;
  dwc:startTimeOfDay '15.108055555556'^^xsd:double;
  dwc:endTimeOfDay '15.736666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.28979301'^^xsd:double;
  dwc:startLongitude '11.31240463'^^xsd:double;
  dwc:endLongitude '11.20385933'^^xsd:double;
  dwc:latitude '56.32174301'^^xsd:double;
  dwc:startLatitude '56.3400383'^^xsd:double;
  dwc:endLatitude '56.25333023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.7315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1545'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24403381 11.19297123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24403381"^^xsd:decimal ;
  dwc:decimalLongitude "11.19297123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24403381 11.19297123)"^^geo:wktLiteral ;
  geo-pos:lat "56.24403381"^^xsd:decimal ;
  geo-pos:long "11.19297123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.803611111111'^^xsd:double;
  dwc:startTimeOfDay '15.736666666667'^^xsd:double;
  dwc:endTimeOfDay '15.986388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.19297123'^^xsd:double;
  dwc:startLongitude '11.20385933'^^xsd:double;
  dwc:endLongitude '11.16344643'^^xsd:double;
  dwc:latitude '56.24403381'^^xsd:double;
  dwc:startLatitude '56.25333023'^^xsd:double;
  dwc:endLatitude '56.21854019'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.60152'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1546'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15477753 11.08657646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.15477753"^^xsd:decimal ;
  dwc:decimalLongitude "11.08657646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15477753 11.08657646)"^^geo:wktLiteral ;
  geo-pos:lat "56.15477753"^^xsd:decimal ;
  geo-pos:long "11.08657646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.447777777778'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.08657646'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.15477753'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1547'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17266464 11.108531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17266464"^^xsd:decimal ;
  dwc:decimalLongitude "11.108531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17266464 11.108531)"^^geo:wktLiteral ;
  geo-pos:lat "56.17266464"^^xsd:decimal ;
  geo-pos:long "11.108531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.108531'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.17266464'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1548'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.19260406 11.13243008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.19260406"^^xsd:decimal ;
  dwc:decimalLongitude "11.13243008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.19260406 11.13243008)"^^geo:wktLiteral ;
  geo-pos:lat "56.19260406"^^xsd:decimal ;
  geo-pos:long "11.13243008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.1725'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.13243008'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.19260406'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1549'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20305252 11.14492416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20305252"^^xsd:decimal ;
  dwc:decimalLongitude "11.14492416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20305252 11.14492416)"^^geo:wktLiteral ;
  geo-pos:lat "56.20305252"^^xsd:decimal ;
  geo-pos:long "11.14492416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.098055555556'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.14492416'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.20305252'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1550'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12614822 11.05072403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12614822"^^xsd:decimal ;
  dwc:decimalLongitude "11.05072403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12614822 11.05072403)"^^geo:wktLiteral ;
  geo-pos:lat "56.12614822"^^xsd:decimal ;
  geo-pos:long "11.05072403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.658055555556'^^xsd:double;
  dwc:startTimeOfDay '16.599722222222'^^xsd:double;
  dwc:endTimeOfDay '17.008055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.05072403'^^xsd:double;
  dwc:startLongitude '11.06081104'^^xsd:double;
  dwc:endLongitude '10.98988056'^^xsd:double;
  dwc:latitude '56.12614822'^^xsd:double;
  dwc:startLatitude '56.13407516'^^xsd:double;
  dwc:endLatitude '56.07650375'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.76181'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1551'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06955719 10.98143959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06955719"^^xsd:decimal ;
  dwc:decimalLongitude "10.98143959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06955719 10.98143959)"^^geo:wktLiteral ;
  geo-pos:lat "56.06955719"^^xsd:decimal ;
  geo-pos:long "10.98143959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.056944444444'^^xsd:double;
  dwc:startTimeOfDay '17.008055555556'^^xsd:double;
  dwc:endTimeOfDay '17.390277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.98143959'^^xsd:double;
  dwc:startLongitude '10.98988056'^^xsd:double;
  dwc:endLongitude '10.92442799'^^xsd:double;
  dwc:latitude '56.06955719'^^xsd:double;
  dwc:startLatitude '56.07650375'^^xsd:double;
  dwc:endLatitude '56.02172852'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.31751'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1552'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00682831 10.78013706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00682831"^^xsd:decimal ;
  dwc:decimalLongitude "10.78013706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00682831 10.78013706)"^^geo:wktLiteral ;
  geo-pos:lat "56.00682831"^^xsd:decimal ;
  geo-pos:long "10.78013706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.223611111111'^^xsd:double;
  dwc:startTimeOfDay '18.049166666667'^^xsd:double;
  dwc:endTimeOfDay '18.530277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.78013706'^^xsd:double;
  dwc:startLongitude '10.81193256'^^xsd:double;
  dwc:endLongitude '10.72628593'^^xsd:double;
  dwc:latitude '56.00682831'^^xsd:double;
  dwc:startLatitude '55.98212051'^^xsd:double;
  dwc:endLatitude '56.05043793'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.26975'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1553'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08073044 10.68554306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08073044"^^xsd:decimal ;
  dwc:decimalLongitude "10.68554306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08073044 10.68554306)"^^geo:wktLiteral ;
  geo-pos:lat "56.08073044"^^xsd:decimal ;
  geo-pos:long "10.68554306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1554'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.751944444444'^^xsd:double;
  dwc:startTimeOfDay '18.530277777778'^^xsd:double;
  dwc:endTimeOfDay '19.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.68554306'^^xsd:double;
  dwc:startLongitude '10.72628593'^^xsd:double;
  dwc:endLongitude '10.63295269'^^xsd:double;
  dwc:latitude '56.08073044'^^xsd:double;
  dwc:startLatitude '56.05043793'^^xsd:double;
  dwc:endLatitude '56.11797714'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.47692'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1554'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09609222 10.66434765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09609222"^^xsd:decimal ;
  dwc:decimalLongitude "10.66434765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09609222 10.66434765)"^^geo:wktLiteral ;
  geo-pos:lat "56.09609222"^^xsd:decimal ;
  geo-pos:long "10.66434765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.866388888889'^^xsd:double;
  dwc:startTimeOfDay '18.530277777778'^^xsd:double;
  dwc:endTimeOfDay '19.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.66434765'^^xsd:double;
  dwc:startLongitude '10.72628593'^^xsd:double;
  dwc:endLongitude '10.63295269'^^xsd:double;
  dwc:latitude '56.09609222'^^xsd:double;
  dwc:startLatitude '56.05043793'^^xsd:double;
  dwc:endLatitude '56.11797714'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.47692'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1555'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17383575 10.60895348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17383575"^^xsd:decimal ;
  dwc:decimalLongitude "10.60895348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17383575 10.60895348)"^^geo:wktLiteral ;
  geo-pos:lat "56.17383575"^^xsd:decimal ;
  geo-pos:long "10.60895348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.9161111111111'^^xsd:double;
  dwc:startTimeOfDay '5.8927777777778'^^xsd:double;
  dwc:endTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.60895348'^^xsd:double;
  dwc:startLongitude '10.60711288'^^xsd:double;
  dwc:endLongitude '10.62187862'^^xsd:double;
  dwc:latitude '56.17383575'^^xsd:double;
  dwc:startLatitude '56.17741776'^^xsd:double;
  dwc:endLatitude '56.14959335'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '3.22401'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1556'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16905975 10.6114521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.16905975"^^xsd:decimal ;
  dwc:decimalLongitude "10.6114521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16905975 10.6114521)"^^geo:wktLiteral ;
  geo-pos:lat "56.16905975"^^xsd:decimal ;
  geo-pos:long "10.6114521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.9475'^^xsd:double;
  dwc:startTimeOfDay '5.8927777777778'^^xsd:double;
  dwc:endTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.6114521'^^xsd:double;
  dwc:startLongitude '10.60711288'^^xsd:double;
  dwc:endLongitude '10.62187862'^^xsd:double;
  dwc:latitude '56.16905975'^^xsd:double;
  dwc:startLatitude '56.17741776'^^xsd:double;
  dwc:endLatitude '56.14959335'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.22401'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1557'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.14427185 10.62473392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.14427185"^^xsd:decimal ;
  dwc:decimalLongitude "10.62473392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.14427185 10.62473392)"^^geo:wktLiteral ;
  geo-pos:lat "56.14427185"^^xsd:decimal ;
  geo-pos:long "10.62473392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1080555555556'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.62473392'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.14427185'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1558'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13162613 10.63201714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.13162613"^^xsd:decimal ;
  dwc:decimalLongitude "10.63201714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13162613 10.63201714)"^^geo:wktLiteral ;
  geo-pos:lat "56.13162613"^^xsd:decimal ;
  geo-pos:long "10.63201714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1911111111111'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.63201714'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.13162613'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1559'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1125145 10.64429951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1125145"^^xsd:decimal ;
  dwc:decimalLongitude "10.64429951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1125145 10.64429951)"^^geo:wktLiteral ;
  geo-pos:lat "56.1125145"^^xsd:decimal ;
  geo-pos:long "10.64429951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3186111111111'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.64429951'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.1125145'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1560'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08508301 10.6595459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08508301"^^xsd:decimal ;
  dwc:decimalLongitude "10.6595459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08508301 10.6595459)"^^geo:wktLiteral ;
  geo-pos:lat "56.08508301"^^xsd:decimal ;
  geo-pos:long "10.6595459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1561'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.6595459'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.08508301'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1561'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.04283905 10.67730331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.04283905"^^xsd:decimal ;
  dwc:decimalLongitude "10.67730331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.04283905 10.67730331)"^^geo:wktLiteral ;
  geo-pos:lat "56.04283905"^^xsd:decimal ;
  geo-pos:long "10.67730331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7605555555556'^^xsd:double;
  dwc:startTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:endTimeOfDay '7.0169444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.67730331'^^xsd:double;
  dwc:startLongitude '10.66711617'^^xsd:double;
  dwc:endLongitude '10.693717'^^xsd:double;
  dwc:latitude '56.04283905'^^xsd:double;
  dwc:startLatitude '56.06831741'^^xsd:double;
  dwc:endLatitude '56.00335312'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.40531'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1562'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06112289 10.67001152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06112289"^^xsd:decimal ;
  dwc:decimalLongitude "10.67001152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06112289 10.67001152)"^^geo:wktLiteral ;
  geo-pos:lat "56.06112289"^^xsd:decimal ;
  geo-pos:long "10.67001152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6488888888889'^^xsd:double;
  dwc:startTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:endTimeOfDay '7.0169444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.67001152'^^xsd:double;
  dwc:startLongitude '10.66711617'^^xsd:double;
  dwc:endLongitude '10.693717'^^xsd:double;
  dwc:latitude '56.06112289'^^xsd:double;
  dwc:startLatitude '56.06831741'^^xsd:double;
  dwc:endLatitude '56.00335312'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.40531'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1563'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95622635 10.71930981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.95622635"^^xsd:decimal ;
  dwc:decimalLongitude "10.71930981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95622635 10.71930981)"^^geo:wktLiteral ;
  geo-pos:lat "55.95622635"^^xsd:decimal ;
  geo-pos:long "10.71930981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3563888888889'^^xsd:double;
  dwc:startTimeOfDay '7.0169444444444'^^xsd:double;
  dwc:endTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.71930981'^^xsd:double;
  dwc:startLongitude '10.693717'^^xsd:double;
  dwc:endLongitude '10.7482729'^^xsd:double;
  dwc:latitude '55.95622635'^^xsd:double;
  dwc:startLatitude '56.00335312'^^xsd:double;
  dwc:endLatitude '55.92823792'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.01007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1564'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93998337 10.73508072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.93998337"^^xsd:decimal ;
  dwc:decimalLongitude "10.73508072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93998337 10.73508072)"^^geo:wktLiteral ;
  geo-pos:lat "55.93998337"^^xsd:decimal ;
  geo-pos:long "10.73508072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4902777777778'^^xsd:double;
  dwc:startTimeOfDay '7.0169444444444'^^xsd:double;
  dwc:endTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.73508072'^^xsd:double;
  dwc:startLongitude '10.693717'^^xsd:double;
  dwc:endLongitude '10.7482729'^^xsd:double;
  dwc:latitude '55.93998337'^^xsd:double;
  dwc:startLatitude '56.00335312'^^xsd:double;
  dwc:endLatitude '55.92823792'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.01007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1565'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.91022873 10.76768208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.91022873"^^xsd:decimal ;
  dwc:decimalLongitude "10.76768208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.91022873 10.76768208)"^^geo:wktLiteral ;
  geo-pos:lat "55.91022873"^^xsd:decimal ;
  geo-pos:long "10.76768208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7144444444444'^^xsd:double;
  dwc:startTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.2225'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.76768208'^^xsd:double;
  dwc:startLongitude '10.7482729'^^xsd:double;
  dwc:endLongitude '10.84685707'^^xsd:double;
  dwc:latitude '55.91022873'^^xsd:double;
  dwc:startLatitude '55.92823792'^^xsd:double;
  dwc:endLatitude '55.83921051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.6455'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1566'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89621735 10.7824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.89621735"^^xsd:decimal ;
  dwc:decimalLongitude "10.7824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89621735 10.7824707)"^^geo:wktLiteral ;
  geo-pos:lat "55.89621735"^^xsd:decimal ;
  geo-pos:long "10.7824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.8175'^^xsd:double;
  dwc:startTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.2225'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.7824707'^^xsd:double;
  dwc:startLongitude '10.7482729'^^xsd:double;
  dwc:endLongitude '10.84685707'^^xsd:double;
  dwc:latitude '55.89621735'^^xsd:double;
  dwc:startLatitude '55.92823792'^^xsd:double;
  dwc:endLatitude '55.83921051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.6455'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1567'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.851017 10.83367538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.851017"^^xsd:decimal ;
  dwc:decimalLongitude "10.83367538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.851017 10.83367538)"^^geo:wktLiteral ;
  geo-pos:lat "55.851017"^^xsd:decimal ;
  geo-pos:long "10.83367538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1394444444444'^^xsd:double;
  dwc:startTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.2225'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.83367538'^^xsd:double;
  dwc:startLongitude '10.7482729'^^xsd:double;
  dwc:endLongitude '10.84685707'^^xsd:double;
  dwc:latitude '55.851017'^^xsd:double;
  dwc:startLatitude '55.92823792'^^xsd:double;
  dwc:endLatitude '55.83921051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.6455'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1568'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80708694 10.88280201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.80708694"^^xsd:decimal ;
  dwc:decimalLongitude "10.88280201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80708694 10.88280201)"^^geo:wktLiteral ;
  geo-pos:lat "55.80708694"^^xsd:decimal ;
  geo-pos:long "10.88280201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.4458333333333'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.88280201'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.80708694'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1569'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78578186 10.90665722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78578186"^^xsd:decimal ;
  dwc:decimalLongitude "10.90665722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78578186 10.90665722)"^^geo:wktLiteral ;
  geo-pos:lat "55.78578186"^^xsd:decimal ;
  geo-pos:long "10.90665722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5872222222222'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.90665722'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.78578186'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1570'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37335587 11.04552174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37335587"^^xsd:decimal ;
  dwc:decimalLongitude "11.04552174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37335587 11.04552174)"^^geo:wktLiteral ;
  geo-pos:lat "55.37335587"^^xsd:decimal ;
  geo-pos:long "11.04552174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.750277777778'^^xsd:double;
  dwc:startTimeOfDay '12.702222222222'^^xsd:double;
  dwc:endTimeOfDay '12.865'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.04552174'^^xsd:double;
  dwc:startLongitude '11.030664'^^xsd:double;
  dwc:endLongitude '11.08044434'^^xsd:double;
  dwc:latitude '55.37335587'^^xsd:double;
  dwc:startLatitude '55.373634'^^xsd:double;
  dwc:endLatitude '55.37309647'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.14376'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1571'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.02552032 10.66372299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.02552032"^^xsd:decimal ;
  dwc:decimalLongitude "10.66372299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.02552032 10.66372299)"^^geo:wktLiteral ;
  geo-pos:lat "57.02552032"^^xsd:decimal ;
  geo-pos:long "10.66372299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1572'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.165277777778'^^xsd:double;
  dwc:startTimeOfDay '16.036111111111'^^xsd:double;
  dwc:endTimeOfDay '16.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.66372299'^^xsd:double;
  dwc:startLongitude '10.65779209'^^xsd:double;
  dwc:endLongitude '10.68027973'^^xsd:double;
  dwc:latitude '57.02552032'^^xsd:double;
  dwc:startLatitude '57.00277328'^^xsd:double;
  dwc:endLatitude '57.08583069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.32891'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1572'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11789703 10.68928623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11789703"^^xsd:decimal ;
  dwc:decimalLongitude "10.68928623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11789703 10.68928623)"^^geo:wktLiteral ;
  geo-pos:lat "57.11789703"^^xsd:decimal ;
  geo-pos:long "10.68928623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1573'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.689722222222'^^xsd:double;
  dwc:startTimeOfDay '16.508888888889'^^xsd:double;
  dwc:endTimeOfDay '16.9975'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.68928623'^^xsd:double;
  dwc:startLongitude '10.68027973'^^xsd:double;
  dwc:endLongitude '10.70355225'^^xsd:double;
  dwc:latitude '57.11789703'^^xsd:double;
  dwc:startLatitude '57.08583069'^^xsd:double;
  dwc:endLatitude '57.17398453'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.89569'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1573'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.12879944 10.69176674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.12879944"^^xsd:decimal ;
  dwc:decimalLongitude "10.69176674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.12879944 10.69176674)"^^geo:wktLiteral ;
  geo-pos:lat "57.12879944"^^xsd:decimal ;
  geo-pos:long "10.69176674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.750277777778'^^xsd:double;
  dwc:startTimeOfDay '16.508888888889'^^xsd:double;
  dwc:endTimeOfDay '16.9975'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.69176674'^^xsd:double;
  dwc:startLongitude '10.68027973'^^xsd:double;
  dwc:endLongitude '10.70355225'^^xsd:double;
  dwc:latitude '57.12879944'^^xsd:double;
  dwc:startLatitude '57.08583069'^^xsd:double;
  dwc:endLatitude '57.17398453'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.89569'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1574'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33475113 10.76675415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33475113"^^xsd:decimal ;
  dwc:decimalLongitude "10.76675415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33475113 10.76675415)"^^geo:wktLiteral ;
  geo-pos:lat "57.33475113"^^xsd:decimal ;
  geo-pos:long "10.76675415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1575'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.935'^^xsd:double;
  dwc:startTimeOfDay '18.6725'^^xsd:double;
  dwc:endTimeOfDay '19.125277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.76675415'^^xsd:double;
  dwc:startLongitude '10.73648071'^^xsd:double;
  dwc:endLongitude '10.81393433'^^xsd:double;
  dwc:latitude '57.33475113'^^xsd:double;
  dwc:startLatitude '57.29422379'^^xsd:double;
  dwc:endLatitude '57.35687637'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.37007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1575'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.34015274 10.77912617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.34015274"^^xsd:decimal ;
  dwc:decimalLongitude "10.77912617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.34015274 10.77912617)"^^geo:wktLiteral ;
  geo-pos:lat "57.34015274"^^xsd:decimal ;
  geo-pos:long "10.77912617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1576'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.985833333333'^^xsd:double;
  dwc:startTimeOfDay '18.6725'^^xsd:double;
  dwc:endTimeOfDay '19.125277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.77912617'^^xsd:double;
  dwc:startLongitude '10.73648071'^^xsd:double;
  dwc:endLongitude '10.81393433'^^xsd:double;
  dwc:latitude '57.34015274'^^xsd:double;
  dwc:startLatitude '57.29422379'^^xsd:double;
  dwc:endLatitude '57.35687637'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.37007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1576'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54244 7.680955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54244"^^xsd:decimal ;
  dwc:decimalLongitude "7.680955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54244 7.680955)"^^geo:wktLiteral ;
  geo-pos:lat "55.54244"^^xsd:decimal ;
  geo-pos:long "7.680955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1577'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.2741666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5113888888889'^^xsd:double;
  dwc:endTimeOfDay '8.505'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.680955'^^xsd:double;
  dwc:startLongitude '7.957216'^^xsd:double;
  dwc:endLongitude '7.644092'^^xsd:double;
  dwc:latitude '55.54244'^^xsd:double;
  dwc:startLatitude '55.30706'^^xsd:double;
  dwc:endLatitude '55.57492'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '35.7139'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1577'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53781 6.908778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53781"^^xsd:decimal ;
  dwc:decimalLongitude "6.908778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53781 6.908778)"^^geo:wktLiteral ;
  geo-pos:lat "54.53781"^^xsd:decimal ;
  geo-pos:long "6.908778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.272777777778'^^xsd:double;
  dwc:startTimeOfDay '15.029722222222'^^xsd:double;
  dwc:endTimeOfDay '15.303888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.908778'^^xsd:double;
  dwc:startLongitude '6.93104'^^xsd:double;
  dwc:endLongitude '6.905925'^^xsd:double;
  dwc:latitude '54.53781'^^xsd:double;
  dwc:startLatitude '54.57291'^^xsd:double;
  dwc:endLatitude '54.53327'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.69274'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1586'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41331 6.830505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41331"^^xsd:decimal ;
  dwc:decimalLongitude "6.830505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41331 6.830505)"^^geo:wktLiteral ;
  geo-pos:lat "54.41331"^^xsd:decimal ;
  geo-pos:long "6.830505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.718888888889'^^xsd:double;
  dwc:startTimeOfDay '16.665'^^xsd:double;
  dwc:endTimeOfDay '16.752222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.830505'^^xsd:double;
  dwc:startLongitude '6.836023'^^xsd:double;
  dwc:endLongitude '6.827242'^^xsd:double;
  dwc:latitude '54.41331'^^xsd:double;
  dwc:startLatitude '54.42134'^^xsd:double;
  dwc:endLatitude '54.40828'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '1.55835'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1587'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40241 6.823149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40241"^^xsd:decimal ;
  dwc:decimalLongitude "6.823149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40241 6.823149)"^^geo:wktLiteral ;
  geo-pos:lat "54.40241"^^xsd:decimal ;
  geo-pos:long "6.823149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1588'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.791944444444'^^xsd:double;
  dwc:startTimeOfDay '16.752222222222'^^xsd:double;
  dwc:endTimeOfDay '16.896666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.823149'^^xsd:double;
  dwc:startLongitude '6.827242'^^xsd:double;
  dwc:endLongitude '6.812761'^^xsd:double;
  dwc:latitude '54.40241'^^xsd:double;
  dwc:startLatitude '54.40828'^^xsd:double;
  dwc:endLatitude '54.3867'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.57445'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1588'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3921 6.816275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3921"^^xsd:decimal ;
  dwc:decimalLongitude "6.816275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3921 6.816275)"^^geo:wktLiteral ;
  geo-pos:lat "54.3921"^^xsd:decimal ;
  geo-pos:long "6.816275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1589'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.860833333333'^^xsd:double;
  dwc:startTimeOfDay '16.752222222222'^^xsd:double;
  dwc:endTimeOfDay '16.896666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.816275'^^xsd:double;
  dwc:startLongitude '6.827242'^^xsd:double;
  dwc:endLongitude '6.812761'^^xsd:double;
  dwc:latitude '54.3921'^^xsd:double;
  dwc:startLatitude '54.40828'^^xsd:double;
  dwc:endLatitude '54.3867'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.57445'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1589'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8977 6.504217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8977"^^xsd:decimal ;
  dwc:decimalLongitude "6.504217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8977 6.504217)"^^geo:wktLiteral ;
  geo-pos:lat "53.8977"^^xsd:decimal ;
  geo-pos:long "6.504217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1590'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9897222222222'^^xsd:double;
  dwc:startTimeOfDay '8.8119444444444'^^xsd:double;
  dwc:endTimeOfDay '9.0888888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.504217'^^xsd:double;
  dwc:startLongitude '6.521795'^^xsd:double;
  dwc:endLongitude '6.494974'^^xsd:double;
  dwc:latitude '53.8977'^^xsd:double;
  dwc:startLatitude '53.92501'^^xsd:double;
  dwc:endLatitude '53.88232'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.05825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1590'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87519 6.06235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87519"^^xsd:decimal ;
  dwc:decimalLongitude "6.06235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87519 6.06235)"^^geo:wktLiteral ;
  geo-pos:lat "53.87519"^^xsd:decimal ;
  geo-pos:long "6.06235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.606111111111'^^xsd:double;
  dwc:startTimeOfDay '11.512777777778'^^xsd:double;
  dwc:endTimeOfDay '11.8025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.06235'^^xsd:double;
  dwc:startLongitude '6.071721'^^xsd:double;
  dwc:endLongitude '6.042452'^^xsd:double;
  dwc:latitude '53.87519'^^xsd:double;
  dwc:startLatitude '53.86105'^^xsd:double;
  dwc:endLatitude '53.90491'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.23721'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1591'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16072 5.869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16072"^^xsd:decimal ;
  dwc:decimalLongitude "5.869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16072 5.869873)"^^geo:wktLiteral ;
  geo-pos:lat "54.16072"^^xsd:decimal ;
  geo-pos:long "5.869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.492777777778'^^xsd:double;
  dwc:startTimeOfDay '13.193055555556'^^xsd:double;
  dwc:endTimeOfDay '13.621111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.869873'^^xsd:double;
  dwc:startLongitude '5.901128'^^xsd:double;
  dwc:endLongitude '5.856893'^^xsd:double;
  dwc:latitude '54.16072'^^xsd:double;
  dwc:startLatitude '54.11516'^^xsd:double;
  dwc:endLatitude '54.18028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.7878'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1592'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18784 5.851739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18784"^^xsd:decimal ;
  dwc:decimalLongitude "5.851739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18784 5.851739)"^^geo:wktLiteral ;
  geo-pos:lat "54.18784"^^xsd:decimal ;
  geo-pos:long "5.851739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.670555555556'^^xsd:double;
  dwc:startTimeOfDay '13.621111111111'^^xsd:double;
  dwc:endTimeOfDay '13.987222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.851739'^^xsd:double;
  dwc:startLongitude '5.856893'^^xsd:double;
  dwc:endLongitude '5.817823'^^xsd:double;
  dwc:latitude '54.18784'^^xsd:double;
  dwc:startLatitude '54.18028'^^xsd:double;
  dwc:endLatitude '54.23527'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.61703'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1593'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35619 5.734733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35619"^^xsd:decimal ;
  dwc:decimalLongitude "5.734733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35619 5.734733)"^^geo:wktLiteral ;
  geo-pos:lat "54.35619"^^xsd:decimal ;
  geo-pos:long "5.734733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.796666666667'^^xsd:double;
  dwc:startTimeOfDay '14.585'^^xsd:double;
  dwc:endTimeOfDay '14.923611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.734733'^^xsd:double;
  dwc:startLongitude '5.756824'^^xsd:double;
  dwc:endLongitude '5.721732'^^xsd:double;
  dwc:latitude '54.35619'^^xsd:double;
  dwc:startLatitude '54.32442'^^xsd:double;
  dwc:endLatitude '54.37504'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.06669'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1594'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52235 5.619959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52235"^^xsd:decimal ;
  dwc:decimalLongitude "5.619959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52235 5.619959)"^^geo:wktLiteral ;
  geo-pos:lat "54.52235"^^xsd:decimal ;
  geo-pos:long "5.619959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:startTimeOfDay '15.536666666667'^^xsd:double;
  dwc:endTimeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.619959'^^xsd:double;
  dwc:startLongitude '5.659004'^^xsd:double;
  dwc:endLongitude '5.611636'^^xsd:double;
  dwc:latitude '54.52235'^^xsd:double;
  dwc:startLatitude '54.46595'^^xsd:double;
  dwc:endLatitude '54.54038'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.81731'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1595'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61567 5.556605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61567"^^xsd:decimal ;
  dwc:decimalLongitude "5.556605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61567 5.556605)"^^geo:wktLiteral ;
  geo-pos:lat "54.61567"^^xsd:decimal ;
  geo-pos:long "5.556605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1596'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.080277777778'^^xsd:double;
  dwc:startTimeOfDay '17.043888888889'^^xsd:double;
  dwc:endTimeOfDay '17.531111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.556605'^^xsd:double;
  dwc:startLongitude '5.560378'^^xsd:double;
  dwc:endLongitude '5.50944'^^xsd:double;
  dwc:latitude '54.61567'^^xsd:double;
  dwc:startLatitude '54.61014'^^xsd:double;
  dwc:endLatitude '54.68342'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.77682'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1596'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.34223557 -8.076918602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.34223557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.076918602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.34223557 -8.076918602)"^^geo:wktLiteral ;
  geo-pos:lat "57.34223557"^^xsd:decimal ;
  geo-pos:long "-8.076918602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.276666666667'^^xsd:double;
  dwc:startTimeOfDay '14.104166666667'^^xsd:double;
  dwc:endTimeOfDay '14.513333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.076918602'^^xsd:double;
  dwc:startLongitude '-8.119726181'^^xsd:double;
  dwc:endLongitude '-8.016753197'^^xsd:double;
  dwc:latitude '57.34223557'^^xsd:double;
  dwc:startLatitude '57.35941696'^^xsd:double;
  dwc:endLatitude '57.31889725'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.64226'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1388'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65870667 -7.929910183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65870667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.929910183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65870667 -7.929910183)"^^geo:wktLiteral ;
  geo-pos:lat "56.65870667"^^xsd:decimal ;
  geo-pos:long "-7.929910183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.438611111111'^^xsd:double;
  dwc:startTimeOfDay '19.354444444444'^^xsd:double;
  dwc:endTimeOfDay '19.627222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.929910183'^^xsd:double;
  dwc:startLongitude '-7.910398483'^^xsd:double;
  dwc:endLongitude '-7.973683834'^^xsd:double;
  dwc:latitude '56.65870667'^^xsd:double;
  dwc:startLatitude '56.66805649'^^xsd:double;
  dwc:endLatitude '56.63818359'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.09533'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1389'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60054398 -8.050336838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.60054398"^^xsd:decimal ;
  dwc:decimalLongitude "-8.050336838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60054398 -8.050336838)"^^geo:wktLiteral ;
  geo-pos:lat "56.60054398"^^xsd:decimal ;
  geo-pos:long "-8.050336838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.963611111111'^^xsd:double;
  dwc:startTimeOfDay '19.780277777778'^^xsd:double;
  dwc:endTimeOfDay '19.968333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.050336838'^^xsd:double;
  dwc:startLongitude '-8.008863449'^^xsd:double;
  dwc:endLongitude '-8.051388741'^^xsd:double;
  dwc:latitude '56.60054398'^^xsd:double;
  dwc:startLatitude '56.62078476'^^xsd:double;
  dwc:endLatitude '56.60002518'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '3.47622'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1390'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.59354019 -8.064844131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.59354019"^^xsd:decimal ;
  dwc:decimalLongitude "-8.064844131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.59354019 -8.064844131)"^^geo:wktLiteral ;
  geo-pos:lat "56.59354019"^^xsd:decimal ;
  geo-pos:long "-8.064844131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.028055555556'^^xsd:double;
  dwc:startTimeOfDay '19.968333333333'^^xsd:double;
  dwc:endTimeOfDay '20.166388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.064844131'^^xsd:double;
  dwc:startLongitude '-8.051388741'^^xsd:double;
  dwc:endLongitude '-8.095392227'^^xsd:double;
  dwc:latitude '56.59354019'^^xsd:double;
  dwc:startLatitude '56.60002518'^^xsd:double;
  dwc:endLatitude '56.57818222'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.62498'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1391'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.26026879 -8.731206925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.26026879"^^xsd:decimal ;
  dwc:decimalLongitude "-8.731206925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.26026879 -8.731206925)"^^geo:wktLiteral ;
  geo-pos:lat "56.26026879"^^xsd:decimal ;
  geo-pos:long "-8.731206925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.257777777778'^^xsd:double;
  dwc:startTimeOfDay '16.235555555556'^^xsd:double;
  dwc:endTimeOfDay '16.573055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.731206925'^^xsd:double;
  dwc:startLongitude '-8.726406007'^^xsd:double;
  dwc:endLongitude '-8.799489975'^^xsd:double;
  dwc:latitude '56.26026879'^^xsd:double;
  dwc:startLatitude '56.2626111'^^xsd:double;
  dwc:endLatitude '56.22631836'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.05198'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1392'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.67870331 -9.010918617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.67870331"^^xsd:decimal ;
  dwc:decimalLongitude "-9.010918617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.67870331 -9.010918617)"^^geo:wktLiteral ;
  geo-pos:lat "55.67870331"^^xsd:decimal ;
  geo-pos:long "-9.010918617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.775'^^xsd:double;
  dwc:startTimeOfDay '8.565'^^xsd:double;
  dwc:endTimeOfDay '8.8719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.010918617'^^xsd:double;
  dwc:startLongitude '-8.95676899'^^xsd:double;
  dwc:endLongitude '-9.036366463'^^xsd:double;
  dwc:latitude '55.67870331'^^xsd:double;
  dwc:startLatitude '55.66255569'^^xsd:double;
  dwc:endLatitude '55.68611526'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.63291'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1393'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24717712 -11.76720142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24717712"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76720142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24717712 -11.76720142)"^^geo:wktLiteral ;
  geo-pos:lat "53.24717712"^^xsd:decimal ;
  geo-pos:long "-11.76720142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.871111111111'^^xsd:double;
  dwc:startTimeOfDay '12.803333333333'^^xsd:double;
  dwc:endTimeOfDay '13.043611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.76720142'^^xsd:double;
  dwc:startLongitude '-11.78012276'^^xsd:double;
  dwc:endLongitude '-11.73404789'^^xsd:double;
  dwc:latitude '53.24717712'^^xsd:double;
  dwc:startLatitude '53.25629807'^^xsd:double;
  dwc:endLatitude '53.22411346'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '4.70941'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1394'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98766327 -11.38998413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98766327"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38998413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98766327 -11.38998413)"^^geo:wktLiteral ;
  geo-pos:lat "52.98766327"^^xsd:decimal ;
  geo-pos:long "-11.38998413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.853055555556'^^xsd:double;
  dwc:startTimeOfDay '14.521944444444'^^xsd:double;
  dwc:endTimeOfDay '15.054166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.38998413'^^xsd:double;
  dwc:startLongitude '-11.45078945'^^xsd:double;
  dwc:endLongitude '-11.35212612'^^xsd:double;
  dwc:latitude '52.98766327'^^xsd:double;
  dwc:startLatitude '53.03011703'^^xsd:double;
  dwc:endLatitude '52.96227264'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.0188'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1395'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96965408 -11.36307335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96965408"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36307335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96965408 -11.36307335)"^^geo:wktLiteral ;
  geo-pos:lat "52.96965408"^^xsd:decimal ;
  geo-pos:long "-11.36307335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.995277777778'^^xsd:double;
  dwc:startTimeOfDay '14.521944444444'^^xsd:double;
  dwc:endTimeOfDay '15.054166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.36307335'^^xsd:double;
  dwc:startLongitude '-11.45078945'^^xsd:double;
  dwc:endLongitude '-11.35212612'^^xsd:double;
  dwc:latitude '52.96965408'^^xsd:double;
  dwc:startLatitude '53.03011703'^^xsd:double;
  dwc:endLatitude '52.96227264'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '10.0188'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1396'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6999588 -11.40703773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6999588"^^xsd:decimal ;
  dwc:decimalLongitude "-11.40703773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6999588 -11.40703773)"^^geo:wktLiteral ;
  geo-pos:lat "51.6999588"^^xsd:decimal ;
  geo-pos:long "-11.40703773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7586111111111'^^xsd:double;
  dwc:startTimeOfDay '7.5302777777778'^^xsd:double;
  dwc:endTimeOfDay '8.0505555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.40703773'^^xsd:double;
  dwc:startLongitude '-11.45529175'^^xsd:double;
  dwc:endLongitude '-11.34508038'^^xsd:double;
  dwc:latitude '51.6999588'^^xsd:double;
  dwc:startLatitude '51.72319412'^^xsd:double;
  dwc:endLatitude '51.67008591'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '9.61492'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1397'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65875626 -11.32166767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65875626"^^xsd:decimal ;
  dwc:decimalLongitude "-11.32166767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65875626 -11.32166767)"^^geo:wktLiteral ;
  geo-pos:lat "51.65875626"^^xsd:decimal ;
  geo-pos:long "-11.32166767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1591666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1283333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3422222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.32166767'^^xsd:double;
  dwc:startLongitude '-11.32823467'^^xsd:double;
  dwc:endLongitude '-11.28363228'^^xsd:double;
  dwc:latitude '51.65875626'^^xsd:double;
  dwc:startLatitude '51.66194534'^^xsd:double;
  dwc:endLatitude '51.64012146'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '3.91626'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1398'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14328766 -10.27241611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14328766"^^xsd:decimal ;
  dwc:decimalLongitude "-10.27241611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14328766 -10.27241611)"^^geo:wktLiteral ;
  geo-pos:lat "51.14328766"^^xsd:decimal ;
  geo-pos:long "-10.27241611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.188611111111'^^xsd:double;
  dwc:startTimeOfDay '13.155277777778'^^xsd:double;
  dwc:endTimeOfDay '13.600833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.27241611'^^xsd:double;
  dwc:startLongitude '-10.27952671'^^xsd:double;
  dwc:endLongitude '-10.1866703'^^xsd:double;
  dwc:latitude '51.14328766'^^xsd:double;
  dwc:startLatitude '51.14676285'^^xsd:double;
  dwc:endLatitude '51.10007477'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '8.29794'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1399'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09316254 -10.17217159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.09316254"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17217159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09316254 -10.17217159)"^^geo:wktLiteral ;
  geo-pos:lat "51.09316254"^^xsd:decimal ;
  geo-pos:long "-10.17217159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.671666666667'^^xsd:double;
  dwc:startTimeOfDay '13.600833333333'^^xsd:double;
  dwc:endTimeOfDay '14.070833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.17217159'^^xsd:double;
  dwc:startLongitude '-10.1866703'^^xsd:double;
  dwc:endLongitude '-10.09090137'^^xsd:double;
  dwc:latitude '51.09316254'^^xsd:double;
  dwc:startLatitude '51.10007477'^^xsd:double;
  dwc:endLatitude '51.05358887'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.449'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1400'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.06957245 -10.1221962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.06957245"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1221962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.06957245 -10.1221962)"^^geo:wktLiteral ;
  geo-pos:lat "51.06957245"^^xsd:decimal ;
  geo-pos:long "-10.1221962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.915'^^xsd:double;
  dwc:startTimeOfDay '13.600833333333'^^xsd:double;
  dwc:endTimeOfDay '14.070833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.1221962'^^xsd:double;
  dwc:startLongitude '-10.1866703'^^xsd:double;
  dwc:endLongitude '-10.09090137'^^xsd:double;
  dwc:latitude '51.06957245'^^xsd:double;
  dwc:startLatitude '51.10007477'^^xsd:double;
  dwc:endLatitude '51.05358887'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.449'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1401'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.95853043 -10.08144093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.95853043"^^xsd:decimal ;
  dwc:decimalLongitude "-10.08144093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.95853043 -10.08144093)"^^geo:wktLiteral ;
  geo-pos:lat "50.95853043"^^xsd:decimal ;
  geo-pos:long "-10.08144093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.875'^^xsd:double;
  dwc:startTimeOfDay '14.487222222222'^^xsd:double;
  dwc:endTimeOfDay '15.023888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.08144093'^^xsd:double;
  dwc:startLongitude '-10.02116966'^^xsd:double;
  dwc:endLongitude '-10.10416508'^^xsd:double;
  dwc:latitude '50.95853043'^^xsd:double;
  dwc:startLatitude '51.00960922'^^xsd:double;
  dwc:endLatitude '50.93774414'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '9.87389'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1402'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09008026 -10.87649727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.09008026"^^xsd:decimal ;
  dwc:decimalLongitude "-10.87649727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09008026 -10.87649727)"^^geo:wktLiteral ;
  geo-pos:lat "51.09008026"^^xsd:decimal ;
  geo-pos:long "-10.87649727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5958333333333'^^xsd:double;
  dwc:endTimeOfDay '6.9891666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.87649727'^^xsd:double;
  dwc:startLongitude '-10.89983082'^^xsd:double;
  dwc:endLongitude '-10.84587002'^^xsd:double;
  dwc:latitude '51.09008026'^^xsd:double;
  dwc:startLatitude '51.06549454'^^xsd:double;
  dwc:endLatitude '51.12203598'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.32504'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1403'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46400452 -10.50627232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46400452"^^xsd:decimal ;
  dwc:decimalLongitude "-10.50627232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46400452 -10.50627232)"^^geo:wktLiteral ;
  geo-pos:lat "51.46400452"^^xsd:decimal ;
  geo-pos:long "-10.50627232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3902777777778'^^xsd:double;
  dwc:startTimeOfDay '9.2375'^^xsd:double;
  dwc:endTimeOfDay '9.6161111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.50627232'^^xsd:double;
  dwc:startLongitude '-10.52828979'^^xsd:double;
  dwc:endLongitude '-10.47479057'^^xsd:double;
  dwc:latitude '51.46400452'^^xsd:double;
  dwc:startLatitude '51.44222641'^^xsd:double;
  dwc:endLatitude '51.49597931'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '7.02788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1404'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47995758 -10.4906559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47995758"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4906559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47995758 -10.4906559)"^^geo:wktLiteral ;
  geo-pos:lat "51.47995758"^^xsd:decimal ;
  geo-pos:long "-10.4906559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5016666666667'^^xsd:double;
  dwc:startTimeOfDay '9.2375'^^xsd:double;
  dwc:endTimeOfDay '9.6161111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.4906559'^^xsd:double;
  dwc:startLongitude '-10.52828979'^^xsd:double;
  dwc:endLongitude '-10.47479057'^^xsd:double;
  dwc:latitude '51.47995758'^^xsd:double;
  dwc:startLatitude '51.44222641'^^xsd:double;
  dwc:endLatitude '51.49597931'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '7.02788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1405'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.00188828 -11.03471088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.00188828"^^xsd:decimal ;
  dwc:decimalLongitude "-11.03471088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.00188828 -11.03471088)"^^geo:wktLiteral ;
  geo-pos:lat "52.00188828"^^xsd:decimal ;
  geo-pos:long "-11.03471088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.068333333333'^^xsd:double;
  dwc:startTimeOfDay '15.001944444444'^^xsd:double;
  dwc:endTimeOfDay '15.306111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.03471088'^^xsd:double;
  dwc:startLongitude '-11.02124214'^^xsd:double;
  dwc:endLongitude '-11.08204174'^^xsd:double;
  dwc:latitude '52.00188828'^^xsd:double;
  dwc:startLatitude '51.99431992'^^xsd:double;
  dwc:endLatitude '52.0296402'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.71801'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1407'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.02744293 -11.07854652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.02744293"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07854652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.02744293 -11.07854652)"^^geo:wktLiteral ;
  geo-pos:lat "52.02744293"^^xsd:decimal ;
  geo-pos:long "-11.07854652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.287777777778'^^xsd:double;
  dwc:startTimeOfDay '15.001944444444'^^xsd:double;
  dwc:endTimeOfDay '15.306111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.07854652'^^xsd:double;
  dwc:startLongitude '-11.02124214'^^xsd:double;
  dwc:endLongitude '-11.08204174'^^xsd:double;
  dwc:latitude '52.02744293'^^xsd:double;
  dwc:startLatitude '51.99431992'^^xsd:double;
  dwc:endLatitude '52.0296402'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '5.71801'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1408'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.49883652 -10.73118496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.49883652"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73118496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.49883652 -10.73118496)"^^geo:wktLiteral ;
  geo-pos:lat "52.49883652"^^xsd:decimal ;
  geo-pos:long "-10.73118496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.5830555555556'^^xsd:double;
  dwc:startTimeOfDay '7.5258333333333'^^xsd:double;
  dwc:endTimeOfDay '7.7386111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.73118496'^^xsd:double;
  dwc:startLongitude '-10.740942'^^xsd:double;
  dwc:endLongitude '-10.70366859'^^xsd:double;
  dwc:latitude '52.49883652'^^xsd:double;
  dwc:startLatitude '52.49140549'^^xsd:double;
  dwc:endLatitude '52.51951599'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '4.01409'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1409'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75876617 -10.74165249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75876617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.74165249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75876617 -10.74165249)"^^geo:wktLiteral ;
  geo-pos:lat "52.75876617"^^xsd:decimal ;
  geo-pos:long "-10.74165249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6233333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.74165249'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75876617'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1410'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7653389 -10.7520504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7653389"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7520504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7653389 -10.7520504)"^^geo:wktLiteral ;
  geo-pos:lat "52.7653389"^^xsd:decimal ;
  geo-pos:long "-10.7520504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6791666666667'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.7520504'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.7653389'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1411'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75173187 -10.73041821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75173187"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73041821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75173187 -10.73041821)"^^geo:wktLiteral ;
  geo-pos:lat "52.75173187"^^xsd:decimal ;
  geo-pos:long "-10.73041821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5641666666667'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.73041821'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75173187'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1412'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75544357 -10.73640728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75544357"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73640728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75544357 -10.73640728)"^^geo:wktLiteral ;
  geo-pos:lat "52.75544357"^^xsd:decimal ;
  geo-pos:long "-10.73640728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5955555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.73640728'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75544357'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1413'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.77202988 -10.76245975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.77202988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.76245975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.77202988 -10.76245975)"^^geo:wktLiteral ;
  geo-pos:lat "52.77202988"^^xsd:decimal ;
  geo-pos:long "-10.76245975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7358333333333'^^xsd:double;
  dwc:startTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:endTimeOfDay '9.8616666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.76245975'^^xsd:double;
  dwc:startLongitude '-10.752738'^^xsd:double;
  dwc:endLongitude '-10.78555107'^^xsd:double;
  dwc:latitude '52.77202988'^^xsd:double;
  dwc:startLatitude '52.7657814'^^xsd:double;
  dwc:endLatitude '52.78688049'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '3.21898'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1414'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91590881 -11.71921158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91590881"^^xsd:decimal ;
  dwc:decimalLongitude "-11.71921158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91590881 -11.71921158)"^^geo:wktLiteral ;
  geo-pos:lat "53.91590881"^^xsd:decimal ;
  geo-pos:long "-11.71921158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0838888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0347222222222'^^xsd:double;
  dwc:endTimeOfDay '9.5169444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.71921158'^^xsd:double;
  dwc:startLongitude '-11.72833252'^^xsd:double;
  dwc:endLongitude '-11.64065918'^^xsd:double;
  dwc:latitude '53.91590881'^^xsd:double;
  dwc:startLatitude '53.9098053'^^xsd:double;
  dwc:endLatitude '53.97087314'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.88443'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1415'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94019318 -11.68412113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94019318"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68412113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94019318 -11.68412113)"^^geo:wktLiteral ;
  geo-pos:lat "53.94019318"^^xsd:decimal ;
  geo-pos:long "-11.68412113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2775'^^xsd:double;
  dwc:startTimeOfDay '9.0347222222222'^^xsd:double;
  dwc:endTimeOfDay '9.5169444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.68412113'^^xsd:double;
  dwc:startLongitude '-11.72833252'^^xsd:double;
  dwc:endLongitude '-11.64065918'^^xsd:double;
  dwc:latitude '53.94019318'^^xsd:double;
  dwc:startLatitude '53.9098053'^^xsd:double;
  dwc:endLatitude '53.97087314'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '8.88443'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1416'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33040237 -9.843966484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33040237"^^xsd:decimal ;
  dwc:decimalLongitude "-9.843966484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33040237 -9.843966484)"^^geo:wktLiteral ;
  geo-pos:lat "55.33040237"^^xsd:decimal ;
  geo-pos:long "-9.843966484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0283333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0216666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0455555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.843966484'^^xsd:double;
  dwc:startLongitude '-9.845698357'^^xsd:double;
  dwc:endLongitude '-9.83932972'^^xsd:double;
  dwc:latitude '55.33040237'^^xsd:double;
  dwc:startLatitude '55.3300209'^^xsd:double;
  dwc:endLatitude '55.33153534'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '0.436316'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1417'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51729202 -9.025689125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51729202"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025689125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51729202 -9.025689125)"^^geo:wktLiteral ;
  geo-pos:lat "55.51729202"^^xsd:decimal ;
  geo-pos:long "-9.025689125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.0425'^^xsd:double;
  dwc:startTimeOfDay '10.033888888889'^^xsd:double;
  dwc:endTimeOfDay '10.054166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.025689125'^^xsd:double;
  dwc:startLongitude '-9.028006554'^^xsd:double;
  dwc:endLongitude '-9.022451401'^^xsd:double;
  dwc:latitude '55.51729202'^^xsd:double;
  dwc:startLatitude '55.51675797'^^xsd:double;
  dwc:endLatitude '55.51801682'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '0.376437'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1418'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60541916 -8.415089607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.60541916"^^xsd:decimal ;
  dwc:decimalLongitude "-8.415089607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60541916 -8.415089607)"^^geo:wktLiteral ;
  geo-pos:lat "56.60541916"^^xsd:decimal ;
  geo-pos:long "-8.415089607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.1375'^^xsd:double;
  dwc:startTimeOfDay '11.0675'^^xsd:double;
  dwc:endTimeOfDay '11.382222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.415089607'^^xsd:double;
  dwc:startLongitude '-8.396600723'^^xsd:double;
  dwc:endLongitude '-8.47909832'^^xsd:double;
  dwc:latitude '56.60541916'^^xsd:double;
  dwc:startLatitude '56.59912109'^^xsd:double;
  dwc:endLatitude '56.62701035'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '5.92047'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1419'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.78243637 -8.958245277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.78243637"^^xsd:decimal ;
  dwc:decimalLongitude "-8.958245277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.78243637 -8.958245277)"^^geo:wktLiteral ;
  geo-pos:lat "56.78243637"^^xsd:decimal ;
  geo-pos:long "-8.958245277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.200277777778'^^xsd:double;
  dwc:startTimeOfDay '13.040277777778'^^xsd:double;
  dwc:endTimeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.958245277'^^xsd:double;
  dwc:startLongitude '-8.918038368'^^xsd:double;
  dwc:endLongitude '-9.04466629'^^xsd:double;
  dwc:latitude '56.78243637'^^xsd:double;
  dwc:startLatitude '56.76958847'^^xsd:double;
  dwc:endLatitude '56.80992889'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.91565'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1420'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80183029 -9.019397736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.80183029"^^xsd:decimal ;
  dwc:decimalLongitude "-9.019397736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80183029 -9.019397736)"^^geo:wktLiteral ;
  geo-pos:lat "56.80183029"^^xsd:decimal ;
  geo-pos:long "-9.019397736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.436111111111'^^xsd:double;
  dwc:startTimeOfDay '13.040277777778'^^xsd:double;
  dwc:endTimeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.019397736'^^xsd:double;
  dwc:startLongitude '-8.918038368'^^xsd:double;
  dwc:endLongitude '-9.04466629'^^xsd:double;
  dwc:latitude '56.80183029'^^xsd:double;
  dwc:startLatitude '56.76958847'^^xsd:double;
  dwc:endLatitude '56.80992889'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.91565'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1421'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68854904 -9.306727409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68854904"^^xsd:decimal ;
  dwc:decimalLongitude "-9.306727409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68854904 -9.306727409)"^^geo:wktLiteral ;
  geo-pos:lat "57.68854904"^^xsd:decimal ;
  geo-pos:long "-9.306727409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.244444444444'^^xsd:double;
  dwc:startTimeOfDay '20.018333333333'^^xsd:double;
  dwc:endTimeOfDay '20.546944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.306727409'^^xsd:double;
  dwc:startLongitude '-9.321363449'^^xsd:double;
  dwc:endLongitude '-9.286785126'^^xsd:double;
  dwc:latitude '57.68854904'^^xsd:double;
  dwc:startLatitude '57.65151215'^^xsd:double;
  dwc:endLatitude '57.73802185'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.82984'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1422'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74977875 -9.282362938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.74977875"^^xsd:decimal ;
  dwc:decimalLongitude "-9.282362938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74977875 -9.282362938)"^^geo:wktLiteral ;
  geo-pos:lat "57.74977875"^^xsd:decimal ;
  geo-pos:long "-9.282362938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.619444444444'^^xsd:double;
  dwc:startTimeOfDay '20.546944444444'^^xsd:double;
  dwc:endTimeOfDay '20.793055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.282362938'^^xsd:double;
  dwc:startLongitude '-9.286785126'^^xsd:double;
  dwc:endLongitude '-9.272154808'^^xsd:double;
  dwc:latitude '57.74977875'^^xsd:double;
  dwc:startLatitude '57.73802185'^^xsd:double;
  dwc:endLatitude '57.7777977'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '4.50419'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1423'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7654953 -9.276555061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7654953"^^xsd:decimal ;
  dwc:decimalLongitude "-9.276555061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7654953 -9.276555061)"^^geo:wktLiteral ;
  geo-pos:lat "57.7654953"^^xsd:decimal ;
  geo-pos:long "-9.276555061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.716944444444'^^xsd:double;
  dwc:startTimeOfDay '20.546944444444'^^xsd:double;
  dwc:endTimeOfDay '20.793055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.276555061'^^xsd:double;
  dwc:startLongitude '-9.286785126'^^xsd:double;
  dwc:endLongitude '-9.272154808'^^xsd:double;
  dwc:latitude '57.7654953'^^xsd:double;
  dwc:startLatitude '57.73802185'^^xsd:double;
  dwc:endLatitude '57.7777977'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.50419'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1424'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04646683 -7.40470171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.04646683"^^xsd:decimal ;
  dwc:decimalLongitude "-7.40470171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04646683 -7.40470171)"^^geo:wktLiteral ;
  geo-pos:lat "58.04646683"^^xsd:decimal ;
  geo-pos:long "-7.40470171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:startTimeOfDay '9.0622222222222'^^xsd:double;
  dwc:endTimeOfDay '9.5208333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.40470171'^^xsd:double;
  dwc:startLongitude '-7.399574757'^^xsd:double;
  dwc:endLongitude '-7.405257225'^^xsd:double;
  dwc:latitude '58.04646683'^^xsd:double;
  dwc:startLatitude '57.98131561'^^xsd:double;
  dwc:endLatitude '58.05834961'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.56655'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1425'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37104416 -7.42737627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37104416"^^xsd:decimal ;
  dwc:decimalLongitude "-7.42737627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37104416 -7.42737627)"^^geo:wktLiteral ;
  geo-pos:lat "58.37104416"^^xsd:decimal ;
  geo-pos:long "-7.42737627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.400555555556'^^xsd:double;
  dwc:startTimeOfDay '11.299166666667'^^xsd:double;
  dwc:endTimeOfDay '11.531666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.42737627'^^xsd:double;
  dwc:startLongitude '-7.427361965'^^xsd:double;
  dwc:endLongitude '-7.428195'^^xsd:double;
  dwc:latitude '58.37104416'^^xsd:double;
  dwc:startLatitude '58.35393906'^^xsd:double;
  dwc:endLatitude '58.39332581'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.37692'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1426'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42308044 -7.430180073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42308044"^^xsd:decimal ;
  dwc:decimalLongitude "-7.430180073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42308044 -7.430180073)"^^geo:wktLiteral ;
  geo-pos:lat "58.42308044"^^xsd:decimal ;
  geo-pos:long "-7.430180073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.708611111111'^^xsd:double;
  dwc:startTimeOfDay '11.693333333333'^^xsd:double;
  dwc:endTimeOfDay '12.1425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.430180073'^^xsd:double;
  dwc:startLongitude '-7.430081367'^^xsd:double;
  dwc:endLongitude '-7.438211918'^^xsd:double;
  dwc:latitude '58.42308044'^^xsd:double;
  dwc:startLatitude '58.42047501'^^xsd:double;
  dwc:endLatitude '58.49607086'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.4135'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1427'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.43841171 -7.431656837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.43841171"^^xsd:decimal ;
  dwc:decimalLongitude "-7.431656837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.43841171 -7.431656837)"^^geo:wktLiteral ;
  geo-pos:lat "58.43841171"^^xsd:decimal ;
  geo-pos:long "-7.431656837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.799722222222'^^xsd:double;
  dwc:startTimeOfDay '11.693333333333'^^xsd:double;
  dwc:endTimeOfDay '12.1425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.431656837'^^xsd:double;
  dwc:startLongitude '-7.430081367'^^xsd:double;
  dwc:endLongitude '-7.438211918'^^xsd:double;
  dwc:latitude '58.43841171'^^xsd:double;
  dwc:startLatitude '58.42047501'^^xsd:double;
  dwc:endLatitude '58.49607086'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '8.4135'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1428'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.16291428 -6.938239574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.16291428"^^xsd:decimal ;
  dwc:decimalLongitude "-6.938239574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.16291428 -6.938239574)"^^geo:wktLiteral ;
  geo-pos:lat "59.16291428"^^xsd:decimal ;
  geo-pos:long "-6.938239574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.312777777778'^^xsd:double;
  dwc:startTimeOfDay '18.3125'^^xsd:double;
  dwc:endTimeOfDay '18.444444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.938239574'^^xsd:double;
  dwc:startLongitude '-6.93824'^^xsd:double;
  dwc:endLongitude '-6.895392895'^^xsd:double;
  dwc:latitude '59.16291428'^^xsd:double;
  dwc:startLatitude '59.162914'^^xsd:double;
  dwc:endLatitude '59.16612244'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '2.46636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1429'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.16651154 -6.889936447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.16651154"^^xsd:decimal ;
  dwc:decimalLongitude "-6.889936447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.16651154 -6.889936447)"^^geo:wktLiteral ;
  geo-pos:lat "59.16651154"^^xsd:decimal ;
  geo-pos:long "-6.889936447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.461388888889'^^xsd:double;
  dwc:startTimeOfDay '18.444444444444'^^xsd:double;
  dwc:endTimeOfDay '18.623888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.889936447'^^xsd:double;
  dwc:startLongitude '-6.895392895'^^xsd:double;
  dwc:endLongitude '-6.837507248'^^xsd:double;
  dwc:latitude '59.16651154'^^xsd:double;
  dwc:startLatitude '59.16612244'^^xsd:double;
  dwc:endLatitude '59.17036819'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.33024'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1430'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.02014923 -6.608059883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.02014923"^^xsd:decimal ;
  dwc:decimalLongitude "-6.608059883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.02014923 -6.608059883)"^^geo:wktLiteral ;
  geo-pos:lat "59.02014923"^^xsd:decimal ;
  geo-pos:long "-6.608059883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2502777777778'^^xsd:double;
  dwc:startTimeOfDay '6.2311111111111'^^xsd:double;
  dwc:endTimeOfDay '6.4125'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.608059883'^^xsd:double;
  dwc:startLongitude '-6.614346504'^^xsd:double;
  dwc:endLongitude '-6.555607319'^^xsd:double;
  dwc:latitude '59.02014923'^^xsd:double;
  dwc:startLatitude '59.02032089'^^xsd:double;
  dwc:endLatitude '59.01842499'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.36641'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1431'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01263809 -6.334625244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01263809"^^xsd:decimal ;
  dwc:decimalLongitude "-6.334625244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01263809 -6.334625244)"^^geo:wktLiteral ;
  geo-pos:lat "59.01263809"^^xsd:decimal ;
  geo-pos:long "-6.334625244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0916666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0588888888889'^^xsd:double;
  dwc:endTimeOfDay '7.2152777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.334625244'^^xsd:double;
  dwc:startLongitude '-6.344983101'^^xsd:double;
  dwc:endLongitude '-6.295050144'^^xsd:double;
  dwc:latitude '59.01263809'^^xsd:double;
  dwc:startLatitude '59.01270294'^^xsd:double;
  dwc:endLatitude '59.01163864'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '2.85915'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1432'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94984436 -4.516583443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94984436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516583443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94984436 -4.516583443)"^^geo:wktLiteral ;
  geo-pos:lat "58.94984436"^^xsd:decimal ;
  geo-pos:long "-4.516583443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.737777777778'^^xsd:double;
  dwc:startTimeOfDay '12.518888888889'^^xsd:double;
  dwc:endTimeOfDay '13.02'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.516583443'^^xsd:double;
  dwc:startLongitude '-4.587548256'^^xsd:double;
  dwc:endLongitude '-4.425431728'^^xsd:double;
  dwc:latitude '58.94984436'^^xsd:double;
  dwc:startLatitude '58.95262909'^^xsd:double;
  dwc:endLatitude '58.9465332'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.31634'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1433'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94467926 -4.384475231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94467926"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384475231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94467926 -4.384475231)"^^geo:wktLiteral ;
  geo-pos:lat "58.94467926"^^xsd:decimal ;
  geo-pos:long "-4.384475231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.145'^^xsd:double;
  dwc:startTimeOfDay '13.093611111111'^^xsd:double;
  dwc:endTimeOfDay '13.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.384475231'^^xsd:double;
  dwc:startLongitude '-4.401130199'^^xsd:double;
  dwc:endLongitude '-4.246011734'^^xsd:double;
  dwc:latitude '58.94467926'^^xsd:double;
  dwc:startLatitude '58.94554901'^^xsd:double;
  dwc:endLatitude '58.93770218'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.93528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1434'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93943024 -4.279204845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93943024"^^xsd:decimal ;
  dwc:decimalLongitude "-4.279204845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93943024 -4.279204845)"^^geo:wktLiteral ;
  geo-pos:lat "58.93943024"^^xsd:decimal ;
  geo-pos:long "-4.279204845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.474444444444'^^xsd:double;
  dwc:startTimeOfDay '13.093611111111'^^xsd:double;
  dwc:endTimeOfDay '13.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.279204845'^^xsd:double;
  dwc:startLongitude '-4.401130199'^^xsd:double;
  dwc:endLongitude '-4.246011734'^^xsd:double;
  dwc:latitude '58.93943024'^^xsd:double;
  dwc:startLatitude '58.94554901'^^xsd:double;
  dwc:endLatitude '58.93770218'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '8.93528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1435'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93366623 -4.143630028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93366623"^^xsd:decimal ;
  dwc:decimalLongitude "-4.143630028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93366623 -4.143630028)"^^geo:wktLiteral ;
  geo-pos:lat "58.93366623"^^xsd:decimal ;
  geo-pos:long "-4.143630028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.906111111111'^^xsd:double;
  dwc:startTimeOfDay '13.605'^^xsd:double;
  dwc:endTimeOfDay '14.044722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.143630028'^^xsd:double;
  dwc:startLongitude '-4.237613201'^^xsd:double;
  dwc:endLongitude '-4.100522041'^^xsd:double;
  dwc:latitude '58.93366623'^^xsd:double;
  dwc:startLatitude '58.93735504'^^xsd:double;
  dwc:endLatitude '58.93169022'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.88595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1436'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.04413223 -4.076251507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.04413223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.076251507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.04413223 -4.076251507)"^^geo:wktLiteral ;
  geo-pos:lat "59.04413223"^^xsd:decimal ;
  geo-pos:long "-4.076251507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.904166666667'^^xsd:double;
  dwc:startTimeOfDay '14.841388888889'^^xsd:double;
  dwc:endTimeOfDay '15.065277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.076251507'^^xsd:double;
  dwc:startLongitude '-4.074283123'^^xsd:double;
  dwc:endLongitude '-4.081593513'^^xsd:double;
  dwc:latitude '59.04413223'^^xsd:double;
  dwc:startLatitude '59.03374863'^^xsd:double;
  dwc:endLatitude '59.07048416'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '4.10337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1437'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3888588 -4.142326832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3888588"^^xsd:decimal ;
  dwc:decimalLongitude "-4.142326832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3888588 -4.142326832)"^^geo:wktLiteral ;
  geo-pos:lat "59.3888588"^^xsd:decimal ;
  geo-pos:long "-4.142326832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.8175'^^xsd:double;
  dwc:startTimeOfDay '17.799722222222'^^xsd:double;
  dwc:endTimeOfDay '18.309722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.142326832'^^xsd:double;
  dwc:startLongitude '-4.141600132'^^xsd:double;
  dwc:endLongitude '-4.15849638'^^xsd:double;
  dwc:latitude '59.3888588'^^xsd:double;
  dwc:startLatitude '59.38592148'^^xsd:double;
  dwc:endLatitude '59.47058868'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.45656'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1438'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43135452 -4.151158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.43135452"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43135452 -4.151158333)"^^geo:wktLiteral ;
  geo-pos:lat "59.43135452"^^xsd:decimal ;
  geo-pos:long "-4.151158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.073055555556'^^xsd:double;
  dwc:startTimeOfDay '17.799722222222'^^xsd:double;
  dwc:endTimeOfDay '18.309722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.151158333'^^xsd:double;
  dwc:startLongitude '-4.141600132'^^xsd:double;
  dwc:endLongitude '-4.15849638'^^xsd:double;
  dwc:latitude '59.43135452'^^xsd:double;
  dwc:startLatitude '59.38592148'^^xsd:double;
  dwc:endLatitude '59.47058868'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.45656'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1439'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.70214081 -4.203859806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.70214081"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203859806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.70214081 -4.203859806)"^^geo:wktLiteral ;
  geo-pos:lat "59.70214081"^^xsd:decimal ;
  geo-pos:long "-4.203859806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.726944444444'^^xsd:double;
  dwc:startTimeOfDay '19.365277777778'^^xsd:double;
  dwc:endTimeOfDay '19.793888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.203859806'^^xsd:double;
  dwc:startLongitude '-4.192343235'^^xsd:double;
  dwc:endLongitude '-4.206182003'^^xsd:double;
  dwc:latitude '59.70214081'^^xsd:double;
  dwc:startLatitude '59.64344788'^^xsd:double;
  dwc:endLatitude '59.71294785'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.76176'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1440'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.72468185 -4.208483219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.72468185"^^xsd:decimal ;
  dwc:decimalLongitude "-4.208483219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.72468185 -4.208483219)"^^geo:wktLiteral ;
  geo-pos:lat "59.72468185"^^xsd:decimal ;
  geo-pos:long "-4.208483219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.866388888889'^^xsd:double;
  dwc:startTimeOfDay '19.819166666667'^^xsd:double;
  dwc:endTimeOfDay '20.258888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.208483219'^^xsd:double;
  dwc:startLongitude '-4.206894875'^^xsd:double;
  dwc:endLongitude '-4.221741676'^^xsd:double;
  dwc:latitude '59.72468185'^^xsd:double;
  dwc:startLatitude '59.71705627'^^xsd:double;
  dwc:endLatitude '59.78817368'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '7.94614'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1441'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.72259903 -4.20806694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.72259903"^^xsd:decimal ;
  dwc:decimalLongitude "-4.20806694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.72259903 -4.20806694)"^^geo:wktLiteral ;
  geo-pos:lat "59.72259903"^^xsd:decimal ;
  geo-pos:long "-4.20806694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.853333333333'^^xsd:double;
  dwc:startTimeOfDay '19.819166666667'^^xsd:double;
  dwc:endTimeOfDay '20.258888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.20806694'^^xsd:double;
  dwc:startLongitude '-4.206894875'^^xsd:double;
  dwc:endLongitude '-4.221741676'^^xsd:double;
  dwc:latitude '59.72259903'^^xsd:double;
  dwc:startLatitude '59.71705627'^^xsd:double;
  dwc:endLatitude '59.78817368'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.94614'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1442'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.03828812 -3.604520082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.03828812"^^xsd:decimal ;
  dwc:decimalLongitude "-3.604520082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.03828812 -3.604520082)"^^geo:wktLiteral ;
  geo-pos:lat "60.03828812"^^xsd:decimal ;
  geo-pos:long "-3.604520082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1508333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0397222222222'^^xsd:double;
  dwc:endTimeOfDay '9.2147222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.604520082'^^xsd:double;
  dwc:startLongitude '-3.605984926'^^xsd:double;
  dwc:endLongitude '-3.60370183'^^xsd:double;
  dwc:latitude '60.03828812'^^xsd:double;
  dwc:startLatitude '60.05683517'^^xsd:double;
  dwc:endLatitude '60.02753067'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '3.25878'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1443'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.63918304 -3.583678246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.63918304"^^xsd:decimal ;
  dwc:decimalLongitude "-3.583678246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.63918304 -3.583678246)"^^geo:wktLiteral ;
  geo-pos:lat "59.63918304"^^xsd:decimal ;
  geo-pos:long "-3.583678246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.558333333333'^^xsd:double;
  dwc:startTimeOfDay '11.525277777778'^^xsd:double;
  dwc:endTimeOfDay '11.575555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.583678246'^^xsd:double;
  dwc:startLongitude '-3.583150148'^^xsd:double;
  dwc:endLongitude '-3.58392334'^^xsd:double;
  dwc:latitude '59.63918304'^^xsd:double;
  dwc:startLatitude '59.64447403'^^xsd:double;
  dwc:endLatitude '59.63644028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '0.893766'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1444'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.61733246 -3.582601309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.61733246"^^xsd:decimal ;
  dwc:decimalLongitude "-3.582601309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.61733246 -3.582601309)"^^geo:wktLiteral ;
  geo-pos:lat "59.61733246"^^xsd:decimal ;
  geo-pos:long "-3.582601309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.698333333333'^^xsd:double;
  dwc:startTimeOfDay '11.658333333333'^^xsd:double;
  dwc:endTimeOfDay '12.031666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.582601309'^^xsd:double;
  dwc:startLongitude '-3.58321166'^^xsd:double;
  dwc:endLongitude '-3.580133677'^^xsd:double;
  dwc:latitude '59.61733246'^^xsd:double;
  dwc:startLatitude '59.62354279'^^xsd:double;
  dwc:endLatitude '59.56519318'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '6.48612'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1445'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.50270081 -3.575959682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.50270081"^^xsd:decimal ;
  dwc:decimalLongitude "-3.575959682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.50270081 -3.575959682)"^^geo:wktLiteral ;
  geo-pos:lat "59.50270081"^^xsd:decimal ;
  geo-pos:long "-3.575959682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.423055555556'^^xsd:double;
  dwc:startTimeOfDay '12.077222222222'^^xsd:double;
  dwc:endTimeOfDay '12.516388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.575959682'^^xsd:double;
  dwc:startLongitude '-3.579248667'^^xsd:double;
  dwc:endLongitude '-3.57510829'^^xsd:double;
  dwc:latitude '59.50270081'^^xsd:double;
  dwc:startLatitude '59.55786896'^^xsd:double;
  dwc:endLatitude '59.48762894'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '7.80856'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1446'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.38138199 -3.571001768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.38138199"^^xsd:decimal ;
  dwc:decimalLongitude "-3.571001768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.38138199 -3.571001768)"^^geo:wktLiteral ;
  geo-pos:lat "59.38138199"^^xsd:decimal ;
  geo-pos:long "-3.571001768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.192222222222'^^xsd:double;
  dwc:startTimeOfDay '13.066111111111'^^xsd:double;
  dwc:endTimeOfDay '13.371666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.571001768'^^xsd:double;
  dwc:startLongitude '-3.572846413'^^xsd:double;
  dwc:endLongitude '-3.56817174'^^xsd:double;
  dwc:latitude '59.38138199'^^xsd:double;
  dwc:startLatitude '59.40135193'^^xsd:double;
  dwc:endLatitude '59.3518486'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.50717'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1447'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98286057 -0.206640005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.98286057"^^xsd:decimal ;
  dwc:decimalLongitude "-0.206640005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98286057 -0.206640005)"^^geo:wktLiteral ;
  geo-pos:lat "61.98286057"^^xsd:decimal ;
  geo-pos:long "-0.206640005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1736111111111'^^xsd:double;
  dwc:startTimeOfDay '7.0302777777778'^^xsd:double;
  dwc:endTimeOfDay '7.55'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.206640005'^^xsd:double;
  dwc:startLongitude '-0.16546832'^^xsd:double;
  dwc:endLongitude '-0.316679984'^^xsd:double;
  dwc:latitude '61.98286057'^^xsd:double;
  dwc:startLatitude '61.99389648'^^xsd:double;
  dwc:endLatitude '61.95346832'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.08379'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1448'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.96613693 -0.269771665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.96613693"^^xsd:decimal ;
  dwc:decimalLongitude "-0.269771665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.96613693 -0.269771665)"^^geo:wktLiteral ;
  geo-pos:lat "61.96613693"^^xsd:decimal ;
  geo-pos:long "-0.269771665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3908333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0302777777778'^^xsd:double;
  dwc:endTimeOfDay '7.55'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.269771665'^^xsd:double;
  dwc:startLongitude '-0.16546832'^^xsd:double;
  dwc:endLongitude '-0.316679984'^^xsd:double;
  dwc:latitude '61.96613693'^^xsd:double;
  dwc:startLatitude '61.99389648'^^xsd:double;
  dwc:endLatitude '61.95346832'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.08379'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1449'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.95315933 -0.317838311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.95315933"^^xsd:decimal ;
  dwc:decimalLongitude "-0.317838311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.95315933 -0.317838311)"^^geo:wktLiteral ;
  geo-pos:lat "61.95315933"^^xsd:decimal ;
  geo-pos:long "-0.317838311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5536111111111'^^xsd:double;
  dwc:startTimeOfDay '7.55'^^xsd:double;
  dwc:endTimeOfDay '7.6138888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.317838311'^^xsd:double;
  dwc:startLongitude '-0.316679984'^^xsd:double;
  dwc:endLongitude '-0.335315019'^^xsd:double;
  dwc:latitude '61.95315933'^^xsd:double;
  dwc:startLatitude '61.95346832'^^xsd:double;
  dwc:endLatitude '61.9481926'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '1.13657'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1450'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76927185 -0.978190005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.76927185"^^xsd:decimal ;
  dwc:decimalLongitude "-0.978190005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76927185 -0.978190005)"^^geo:wktLiteral ;
  geo-pos:lat "61.76927185"^^xsd:decimal ;
  geo-pos:long "-0.978190005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7411111111111'^^xsd:double;
  dwc:startTimeOfDay '9.5705555555556'^^xsd:double;
  dwc:endTimeOfDay '10.023333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.978190005'^^xsd:double;
  dwc:startLongitude '-0.926098287'^^xsd:double;
  dwc:endLongitude '-1.063763261'^^xsd:double;
  dwc:latitude '61.76927185'^^xsd:double;
  dwc:startLatitude '61.78384781'^^xsd:double;
  dwc:endLatitude '61.74613571'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.36272'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1451'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.74208832 -1.078738332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.74208832"^^xsd:decimal ;
  dwc:decimalLongitude "-1.078738332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.74208832 -1.078738332)"^^geo:wktLiteral ;
  geo-pos:lat "61.74208832"^^xsd:decimal ;
  geo-pos:long "-1.078738332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.074166666667'^^xsd:double;
  dwc:startTimeOfDay '10.023333333333'^^xsd:double;
  dwc:endTimeOfDay '10.080833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.078738332'^^xsd:double;
  dwc:startLongitude '-1.063763261'^^xsd:double;
  dwc:endLongitude '-1.080694914'^^xsd:double;
  dwc:latitude '61.74208832'^^xsd:double;
  dwc:startLatitude '61.74613571'^^xsd:double;
  dwc:endLatitude '61.74156189'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:sampleSize '1.02551'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1452'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81803513 10.56167793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.81803513"^^xsd:decimal ;
  dwc:decimalLongitude "10.56167793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81803513 10.56167793)"^^geo:wktLiteral ;
  geo-pos:lat "57.81803513"^^xsd:decimal ;
  geo-pos:long "10.56167793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.233055555556'^^xsd:double;
  dwc:startTimeOfDay '15.148888888889'^^xsd:double;
  dwc:endTimeOfDay '15.629166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.56167793'^^xsd:double;
  dwc:startLongitude '10.54882431'^^xsd:double;
  dwc:endLongitude '10.62279224'^^xsd:double;
  dwc:latitude '57.81803513'^^xsd:double;
  dwc:startLatitude '57.80568695'^^xsd:double;
  dwc:endLatitude '57.87614822'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.96902'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1453'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1774826 10.9466877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1774826"^^xsd:decimal ;
  dwc:decimalLongitude "10.9466877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1774826 10.9466877)"^^geo:wktLiteral ;
  geo-pos:lat "58.1774826"^^xsd:decimal ;
  geo-pos:long "10.9466877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.679444444444'^^xsd:double;
  dwc:startTimeOfDay '17.589444444444'^^xsd:double;
  dwc:endTimeOfDay '17.975277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.9466877'^^xsd:double;
  dwc:startLongitude '10.93233204'^^xsd:double;
  dwc:endLongitude '10.99451923'^^xsd:double;
  dwc:latitude '58.1774826'^^xsd:double;
  dwc:startLatitude '58.16408539'^^xsd:double;
  dwc:endLatitude '58.22172928'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.36845'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1454'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58079529 10.85743046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.58079529"^^xsd:decimal ;
  dwc:decimalLongitude "10.85743046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58079529 10.85743046)"^^geo:wktLiteral ;
  geo-pos:lat "58.58079529"^^xsd:decimal ;
  geo-pos:long "10.85743046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.2886111111111'^^xsd:double;
  dwc:startTimeOfDay '6.0863888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6602777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.85743046'^^xsd:double;
  dwc:startLongitude '10.91485405'^^xsd:double;
  dwc:endLongitude '10.75000572'^^xsd:double;
  dwc:latitude '58.58079529'^^xsd:double;
  dwc:startLatitude '58.56218338'^^xsd:double;
  dwc:endLatitude '58.61552811'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.2374'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1455'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59428024 10.81523037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.59428024"^^xsd:decimal ;
  dwc:decimalLongitude "10.81523037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59428024 10.81523037)"^^geo:wktLiteral ;
  geo-pos:lat "58.59428024"^^xsd:decimal ;
  geo-pos:long "10.81523037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4358333333333'^^xsd:double;
  dwc:startTimeOfDay '6.0863888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6602777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.81523037'^^xsd:double;
  dwc:startLongitude '10.91485405'^^xsd:double;
  dwc:endLongitude '10.75000572'^^xsd:double;
  dwc:latitude '58.59428024'^^xsd:double;
  dwc:startLatitude '58.56218338'^^xsd:double;
  dwc:endLatitude '58.61552811'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.2374'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1456'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62184906 10.73000717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62184906"^^xsd:decimal ;
  dwc:decimalLongitude "10.73000717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62184906 10.73000717)"^^geo:wktLiteral ;
  geo-pos:lat "58.62184906"^^xsd:decimal ;
  geo-pos:long "10.73000717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.7272222222222'^^xsd:double;
  dwc:startTimeOfDay '6.6602777777778'^^xsd:double;
  dwc:endTimeOfDay '7.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.73000717'^^xsd:double;
  dwc:startLongitude '10.75000572'^^xsd:double;
  dwc:endLongitude '10.63866615'^^xsd:double;
  dwc:latitude '58.62184906'^^xsd:double;
  dwc:startLatitude '58.61552811'^^xsd:double;
  dwc:endLatitude '58.65026855'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.5083'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1457'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62914276 10.70683193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62914276"^^xsd:decimal ;
  dwc:decimalLongitude "10.70683193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62914276 10.70683193)"^^geo:wktLiteral ;
  geo-pos:lat "58.62914276"^^xsd:decimal ;
  geo-pos:long "10.70683193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.8041666666667'^^xsd:double;
  dwc:startTimeOfDay '6.6602777777778'^^xsd:double;
  dwc:endTimeOfDay '7.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.70683193'^^xsd:double;
  dwc:startLongitude '10.75000572'^^xsd:double;
  dwc:endLongitude '10.63866615'^^xsd:double;
  dwc:latitude '58.62914276'^^xsd:double;
  dwc:startLatitude '58.61552811'^^xsd:double;
  dwc:endLatitude '58.65026855'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.5083'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1458'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.70214844 10.47860146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.70214844"^^xsd:decimal ;
  dwc:decimalLongitude "10.47860146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.70214844 10.47860146)"^^geo:wktLiteral ;
  geo-pos:lat "58.70214844"^^xsd:decimal ;
  geo-pos:long "10.47860146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.5591666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0275'^^xsd:double;
  dwc:endTimeOfDay '8.0413888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.47860146'^^xsd:double;
  dwc:startLongitude '10.63866615'^^xsd:double;
  dwc:endLongitude '10.33803844'^^xsd:double;
  dwc:latitude '58.70214844'^^xsd:double;
  dwc:startLatitude '58.65026855'^^xsd:double;
  dwc:endLatitude '58.74829865'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '20.4906'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1459'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.72278595 10.41739941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.72278595"^^xsd:decimal ;
  dwc:decimalLongitude "10.41739941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.72278595 10.41739941)"^^geo:wktLiteral ;
  geo-pos:lat "58.72278595"^^xsd:decimal ;
  geo-pos:long "10.41739941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7663888888889'^^xsd:double;
  dwc:startTimeOfDay '7.0275'^^xsd:double;
  dwc:endTimeOfDay '8.0413888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.41739941'^^xsd:double;
  dwc:startLongitude '10.63866615'^^xsd:double;
  dwc:endLongitude '10.33803844'^^xsd:double;
  dwc:latitude '58.72278595'^^xsd:double;
  dwc:startLatitude '58.65026855'^^xsd:double;
  dwc:endLatitude '58.74829865'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '20.4906'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1460'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65442657 10.62562084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65442657"^^xsd:decimal ;
  dwc:decimalLongitude "10.62562084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65442657 10.62562084)"^^geo:wktLiteral ;
  geo-pos:lat "58.65442657"^^xsd:decimal ;
  geo-pos:long "10.62562084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1461'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.07'^^xsd:double;
  dwc:startTimeOfDay '7.0275'^^xsd:double;
  dwc:endTimeOfDay '8.0413888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.62562084'^^xsd:double;
  dwc:startLongitude '10.63866615'^^xsd:double;
  dwc:endLongitude '10.33803844'^^xsd:double;
  dwc:latitude '58.65442657'^^xsd:double;
  dwc:startLatitude '58.65026855'^^xsd:double;
  dwc:endLatitude '58.74829865'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '20.4906'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1461'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.77481461 10.24940681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.77481461"^^xsd:decimal ;
  dwc:decimalLongitude "10.24940681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.77481461 10.24940681)"^^geo:wktLiteral ;
  geo-pos:lat "58.77481461"^^xsd:decimal ;
  geo-pos:long "10.24940681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3461111111111'^^xsd:double;
  dwc:startTimeOfDay '8.0413888888889'^^xsd:double;
  dwc:endTimeOfDay '8.6263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.24940681'^^xsd:double;
  dwc:startLongitude '10.33803844'^^xsd:double;
  dwc:endLongitude '10.16568661'^^xsd:double;
  dwc:latitude '58.77481461'^^xsd:double;
  dwc:startLatitude '58.74829865'^^xsd:double;
  dwc:endLatitude '58.79891586'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.4111'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1462'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88611603 10.54068565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.88611603"^^xsd:decimal ;
  dwc:decimalLongitude "10.54068565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88611603 10.54068565)"^^geo:wktLiteral ;
  geo-pos:lat "58.88611603"^^xsd:decimal ;
  geo-pos:long "10.54068565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.083055555556'^^xsd:double;
  dwc:startTimeOfDay '11.984722222222'^^xsd:double;
  dwc:endTimeOfDay '12.643611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.54068565'^^xsd:double;
  dwc:startLongitude '10.51679039'^^xsd:double;
  dwc:endLongitude '10.6765871'^^xsd:double;
  dwc:latitude '58.88611603'^^xsd:double;
  dwc:startLatitude '58.89527893'^^xsd:double;
  dwc:endLatitude '58.83327484'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.479'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1463'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8463707 10.64323902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8463707"^^xsd:decimal ;
  dwc:decimalLongitude "10.64323902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8463707 10.64323902)"^^geo:wktLiteral ;
  geo-pos:lat "58.8463707"^^xsd:decimal ;
  geo-pos:long "10.64323902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.505833333333'^^xsd:double;
  dwc:startTimeOfDay '11.984722222222'^^xsd:double;
  dwc:endTimeOfDay '12.643611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.64323902'^^xsd:double;
  dwc:startLongitude '10.51679039'^^xsd:double;
  dwc:endLongitude '10.6765871'^^xsd:double;
  dwc:latitude '58.8463707'^^xsd:double;
  dwc:startLatitude '58.89527893'^^xsd:double;
  dwc:endLatitude '58.83327484'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.479'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1464'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.64927673 11.15963745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.64927673"^^xsd:decimal ;
  dwc:decimalLongitude "11.15963745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.64927673 11.15963745)"^^geo:wktLiteral ;
  geo-pos:lat "58.64927673"^^xsd:decimal ;
  geo-pos:long "11.15963745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.538888888889'^^xsd:double;
  dwc:startTimeOfDay '14.502222222222'^^xsd:double;
  dwc:endTimeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.15963745'^^xsd:double;
  dwc:startLongitude '11.14994144'^^xsd:double;
  dwc:endLongitude '11.17585278'^^xsd:double;
  dwc:latitude '58.64927673'^^xsd:double;
  dwc:startLatitude '58.65259552'^^xsd:double;
  dwc:endLatitude '58.64520645'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '1.70829'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1465'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98352051 9.930975914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98352051"^^xsd:decimal ;
  dwc:decimalLongitude "9.930975914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98352051 9.930975914)"^^geo:wktLiteral ;
  geo-pos:lat "57.98352051"^^xsd:decimal ;
  geo-pos:long "9.930975914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.849444444444'^^xsd:double;
  dwc:startTimeOfDay '12.515277777778'^^xsd:double;
  dwc:endTimeOfDay '13.021944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.930975914'^^xsd:double;
  dwc:startLongitude '9.994039536'^^xsd:double;
  dwc:endLongitude '9.898973465'^^xsd:double;
  dwc:latitude '57.98352051'^^xsd:double;
  dwc:startLatitude '58.02748108'^^xsd:double;
  dwc:endLatitude '57.96091461'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.27688'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1466'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95737457 9.893948555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95737457"^^xsd:decimal ;
  dwc:decimalLongitude "9.893948555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95737457 9.893948555)"^^geo:wktLiteral ;
  geo-pos:lat "57.95737457"^^xsd:decimal ;
  geo-pos:long "9.893948555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.048333333333'^^xsd:double;
  dwc:startTimeOfDay '13.021944444444'^^xsd:double;
  dwc:endTimeOfDay '13.513611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '9.893948555'^^xsd:double;
  dwc:startLongitude '9.898973465'^^xsd:double;
  dwc:endLongitude '9.810631752'^^xsd:double;
  dwc:latitude '57.95737457'^^xsd:double;
  dwc:startLatitude '57.96091461'^^xsd:double;
  dwc:endLatitude '57.89566422'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.92975'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1467'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74663925 10.01935101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.74663925"^^xsd:decimal ;
  dwc:decimalLongitude "10.01935101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74663925 10.01935101)"^^geo:wktLiteral ;
  geo-pos:lat "57.74663925"^^xsd:decimal ;
  geo-pos:long "10.01935101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.333888888889'^^xsd:double;
  dwc:startTimeOfDay '15.022222222222'^^xsd:double;
  dwc:endTimeOfDay '15.532222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.01935101'^^xsd:double;
  dwc:startLongitude '9.922148705'^^xsd:double;
  dwc:endLongitude '10.08236217'^^xsd:double;
  dwc:latitude '57.74663925'^^xsd:double;
  dwc:startLatitude '57.75975037'^^xsd:double;
  dwc:endLatitude '57.74006271'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.74856'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1468'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.54457092 10.83583164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.54457092"^^xsd:decimal ;
  dwc:decimalLongitude "10.83583164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.54457092 10.83583164)"^^geo:wktLiteral ;
  geo-pos:lat "57.54457092"^^xsd:decimal ;
  geo-pos:long "10.83583164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.7066666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5163888888889'^^xsd:double;
  dwc:endTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.83583164'^^xsd:double;
  dwc:startLongitude '10.77988052'^^xsd:double;
  dwc:endLongitude '10.93743896'^^xsd:double;
  dwc:latitude '57.54457092'^^xsd:double;
  dwc:startLatitude '57.55228043'^^xsd:double;
  dwc:endLatitude '57.53009415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.7144'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1469'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5389061 10.87736988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5389061"^^xsd:decimal ;
  dwc:decimalLongitude "10.87736988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5389061 10.87736988)"^^geo:wktLiteral ;
  geo-pos:lat "57.5389061"^^xsd:decimal ;
  geo-pos:long "10.87736988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8441666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5163888888889'^^xsd:double;
  dwc:endTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.87736988'^^xsd:double;
  dwc:startLongitude '10.77988052'^^xsd:double;
  dwc:endLongitude '10.93743896'^^xsd:double;
  dwc:latitude '57.5389061'^^xsd:double;
  dwc:startLatitude '57.55228043'^^xsd:double;
  dwc:endLatitude '57.53009415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.7144'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1470'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51532364 11.01817608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.51532364"^^xsd:decimal ;
  dwc:decimalLongitude "11.01817608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51532364 11.01817608)"^^geo:wktLiteral ;
  geo-pos:lat "57.51532364"^^xsd:decimal ;
  geo-pos:long "11.01817608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3077777777778'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.01817608'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.51532364'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1471'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50040054 11.09657192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.50040054"^^xsd:decimal ;
  dwc:decimalLongitude "11.09657192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50040054 11.09657192)"^^geo:wktLiteral ;
  geo-pos:lat "57.50040054"^^xsd:decimal ;
  geo-pos:long "11.09657192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5766666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.09657192'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.50040054'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1472'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4891777 11.16307735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4891777"^^xsd:decimal ;
  dwc:decimalLongitude "11.16307735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4891777 11.16307735)"^^geo:wktLiteral ;
  geo-pos:lat "57.4891777"^^xsd:decimal ;
  geo-pos:long "11.16307735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8113888888889'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.16307735'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.4891777'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1473'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50201035 11.08725357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.50201035"^^xsd:decimal ;
  dwc:decimalLongitude "11.08725357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50201035 11.08725357)"^^geo:wktLiteral ;
  geo-pos:lat "57.50201035"^^xsd:decimal ;
  geo-pos:long "11.08725357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5436111111111'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.08725357'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.50201035'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1474'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50549316 11.06862164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.50549316"^^xsd:decimal ;
  dwc:decimalLongitude "11.06862164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50549316 11.06862164)"^^geo:wktLiteral ;
  geo-pos:lat "57.50549316"^^xsd:decimal ;
  geo-pos:long "11.06862164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4780555555556'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.06862164'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.50549316'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1475'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52210999 10.98306274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52210999"^^xsd:decimal ;
  dwc:decimalLongitude "10.98306274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52210999 10.98306274)"^^geo:wktLiteral ;
  geo-pos:lat "57.52210999"^^xsd:decimal ;
  geo-pos:long "10.98306274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1925'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.98306274'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.52210999'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1476'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50507736 11.07076454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.50507736"^^xsd:decimal ;
  dwc:decimalLongitude "11.07076454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.50507736 11.07076454)"^^geo:wktLiteral ;
  geo-pos:lat "57.50507736"^^xsd:decimal ;
  geo-pos:long "11.07076454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4852777777778'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.07076454'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.50507736'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1477'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48389435 11.19471836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48389435"^^xsd:decimal ;
  dwc:decimalLongitude "11.19471836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48389435 11.19471836)"^^geo:wktLiteral ;
  geo-pos:lat "57.48389435"^^xsd:decimal ;
  geo-pos:long "11.19471836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.9244444444444'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.19471836'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.48389435'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1478'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48365784 11.19605541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48365784"^^xsd:decimal ;
  dwc:decimalLongitude "11.19605541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48365784 11.19605541)"^^geo:wktLiteral ;
  geo-pos:lat "57.48365784"^^xsd:decimal ;
  geo-pos:long "11.19605541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.9291666666667'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.19605541'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.48365784'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1479'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48101425 11.21246338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48101425"^^xsd:decimal ;
  dwc:decimalLongitude "11.21246338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48101425 11.21246338)"^^geo:wktLiteral ;
  geo-pos:lat "57.48101425"^^xsd:decimal ;
  geo-pos:long "11.21246338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.9866666666667'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.21246338'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.48101425'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1480'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47609711 11.24285507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47609711"^^xsd:decimal ;
  dwc:decimalLongitude "11.24285507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47609711 11.24285507)"^^geo:wktLiteral ;
  geo-pos:lat "57.47609711"^^xsd:decimal ;
  geo-pos:long "11.24285507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.095'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.24285507'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.47609711'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1481'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4731369 11.26126957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4731369"^^xsd:decimal ;
  dwc:decimalLongitude "11.26126957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4731369 11.26126957)"^^geo:wktLiteral ;
  geo-pos:lat "57.4731369"^^xsd:decimal ;
  geo-pos:long "11.26126957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1605555555556'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.26126957'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.4731369'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1482'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16167068 11.57766342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.16167068"^^xsd:decimal ;
  dwc:decimalLongitude "11.57766342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16167068 11.57766342)"^^geo:wktLiteral ;
  geo-pos:lat "56.16167068"^^xsd:decimal ;
  geo-pos:long "11.57766342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.623333333333'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.57766342'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.16167068'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1496'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1071701 11.52220058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1071701"^^xsd:decimal ;
  dwc:decimalLongitude "11.52220058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1071701 11.52220058)"^^geo:wktLiteral ;
  geo-pos:lat "56.1071701"^^xsd:decimal ;
  geo-pos:long "11.52220058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.012222222222'^^xsd:double;
  dwc:startTimeOfDay '18.806388888889'^^xsd:double;
  dwc:endTimeOfDay '19.207222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.52220058'^^xsd:double;
  dwc:startLongitude '11.55222988'^^xsd:double;
  dwc:endLongitude '11.49283218'^^xsd:double;
  dwc:latitude '56.1071701'^^xsd:double;
  dwc:startLatitude '56.13603592'^^xsd:double;
  dwc:endLatitude '56.07923126'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '7.3068'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1497'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98316193 11.55132008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.98316193"^^xsd:decimal ;
  dwc:decimalLongitude "11.55132008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98316193 11.55132008)"^^geo:wktLiteral ;
  geo-pos:lat "55.98316193"^^xsd:decimal ;
  geo-pos:long "11.55132008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1498'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.1883333333333'^^xsd:double;
  dwc:startTimeOfDay '6.0588888888889'^^xsd:double;
  dwc:endTimeOfDay '6.4275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.55132008'^^xsd:double;
  dwc:startLongitude '11.5894146'^^xsd:double;
  dwc:endLongitude '11.480774'^^xsd:double;
  dwc:latitude '55.98316193'^^xsd:double;
  dwc:startLatitude '55.98319626'^^xsd:double;
  dwc:endLatitude '55.98299'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.75365'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1498'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98300934 11.48429966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.98300934"^^xsd:decimal ;
  dwc:decimalLongitude "11.48429966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98300934 11.48429966)"^^geo:wktLiteral ;
  geo-pos:lat "55.98300934"^^xsd:decimal ;
  geo-pos:long "11.48429966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.4155555555556'^^xsd:double;
  dwc:startTimeOfDay '6.0588888888889'^^xsd:double;
  dwc:endTimeOfDay '6.4275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.48429966'^^xsd:double;
  dwc:startLongitude '11.5894146'^^xsd:double;
  dwc:endLongitude '11.480774'^^xsd:double;
  dwc:latitude '55.98300934'^^xsd:double;
  dwc:startLatitude '55.98319626'^^xsd:double;
  dwc:endLatitude '55.98299'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.75365'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1499'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98416519 11.3763752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.98416519"^^xsd:decimal ;
  dwc:decimalLongitude "11.3763752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98416519 11.3763752)"^^geo:wktLiteral ;
  geo-pos:lat "55.98416519"^^xsd:decimal ;
  geo-pos:long "11.3763752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7736111111111'^^xsd:double;
  dwc:startTimeOfDay '6.6058333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8752777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.3763752'^^xsd:double;
  dwc:startLongitude '11.42741871'^^xsd:double;
  dwc:endLongitude '11.34669971'^^xsd:double;
  dwc:latitude '55.98416519'^^xsd:double;
  dwc:startLatitude '55.98338318'^^xsd:double;
  dwc:endLatitude '55.98574066'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.02451'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1500'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09037399 11.17753506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09037399"^^xsd:decimal ;
  dwc:decimalLongitude "11.17753506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09037399 11.17753506)"^^geo:wktLiteral ;
  geo-pos:lat "56.09037399"^^xsd:decimal ;
  geo-pos:long "11.17753506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7844444444444'^^xsd:double;
  dwc:startTimeOfDay '7.6772222222222'^^xsd:double;
  dwc:endTimeOfDay '7.9286111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.17753506'^^xsd:double;
  dwc:startLongitude '11.20684433'^^xsd:double;
  dwc:endLongitude '11.141496'^^xsd:double;
  dwc:latitude '56.09037399'^^xsd:double;
  dwc:startLatitude '56.09130096'^^xsd:double;
  dwc:endLatitude '56.088242'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.06538'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1501'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.31945801 -9.286158562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.31945801"^^xsd:decimal ;
  dwc:decimalLongitude "-9.286158562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.31945801 -9.286158562)"^^geo:wktLiteral ;
  geo-pos:lat "41.31945801"^^xsd:decimal ;
  geo-pos:long "-9.286158562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.014722222222'^^xsd:double;
  dwc:startTimeOfDay '14.841944444444'^^xsd:double;
  dwc:endTimeOfDay '15.148333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.286158562'^^xsd:double;
  dwc:startLongitude '-9.307396889'^^xsd:double;
  dwc:endLongitude '-9.269751549'^^xsd:double;
  dwc:latitude '41.31945801'^^xsd:double;
  dwc:startLatitude '41.29752731'^^xsd:double;
  dwc:endLatitude '41.33636093'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '5.33779'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1274'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.32352066 -9.28216362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.32352066"^^xsd:decimal ;
  dwc:decimalLongitude "-9.28216362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.32352066 -9.28216362)"^^geo:wktLiteral ;
  geo-pos:lat "41.32352066"^^xsd:decimal ;
  geo-pos:long "-9.28216362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.046666666667'^^xsd:double;
  dwc:startTimeOfDay '14.841944444444'^^xsd:double;
  dwc:endTimeOfDay '15.148333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.28216362'^^xsd:double;
  dwc:startLongitude '-9.307396889'^^xsd:double;
  dwc:endLongitude '-9.269751549'^^xsd:double;
  dwc:latitude '41.32352066'^^xsd:double;
  dwc:startLatitude '41.29752731'^^xsd:double;
  dwc:endLatitude '41.33636093'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '5.33779'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1275'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.22048187 -9.058926582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.22048187"^^xsd:decimal ;
  dwc:decimalLongitude "-9.058926582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.22048187 -9.058926582)"^^geo:wktLiteral ;
  geo-pos:lat "42.22048187"^^xsd:decimal ;
  geo-pos:long "-9.058926582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3986111111111'^^xsd:double;
  dwc:startTimeOfDay '6.2813888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5291666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.058926582'^^xsd:double;
  dwc:startLongitude '-9.044467926'^^xsd:double;
  dwc:endLongitude '-9.075453758'^^xsd:double;
  dwc:latitude '42.22048187'^^xsd:double;
  dwc:startLatitude '42.20362091'^^xsd:double;
  dwc:endLatitude '42.23900604'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '4.68639'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1276'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31093597 -9.136119843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31093597"^^xsd:decimal ;
  dwc:decimalLongitude "-9.136119843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31093597 -9.136119843)"^^geo:wktLiteral ;
  geo-pos:lat "42.31093597"^^xsd:decimal ;
  geo-pos:long "-9.136119843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0469444444444'^^xsd:double;
  dwc:startTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:endTimeOfDay '7.525'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.136119843'^^xsd:double;
  dwc:startLongitude '-9.134155273'^^xsd:double;
  dwc:endLongitude '-9.196361542'^^xsd:double;
  dwc:latitude '42.31093597'^^xsd:double;
  dwc:startLatitude '42.30887985'^^xsd:double;
  dwc:endLatitude '42.36986542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.48704'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1277'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08812714 -8.849878311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08812714"^^xsd:decimal ;
  dwc:decimalLongitude "-8.849878311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08812714 -8.849878311)"^^geo:wktLiteral ;
  geo-pos:lat "44.08812714"^^xsd:decimal ;
  geo-pos:long "-8.849878311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.150555555556'^^xsd:double;
  dwc:startTimeOfDay '10.0025'^^xsd:double;
  dwc:endTimeOfDay '10.531944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.849878311'^^xsd:double;
  dwc:startLongitude '-8.882989883'^^xsd:double;
  dwc:endLongitude '-8.762804985'^^xsd:double;
  dwc:latitude '44.08812714'^^xsd:double;
  dwc:startLatitude '44.08450699'^^xsd:double;
  dwc:endLatitude '44.09722519'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.69557'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1293'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09955215 -8.738256454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09955215"^^xsd:decimal ;
  dwc:decimalLongitude "-8.738256454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09955215 -8.738256454)"^^geo:wktLiteral ;
  geo-pos:lat "44.09955215"^^xsd:decimal ;
  geo-pos:long "-8.738256454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.638333333333'^^xsd:double;
  dwc:startTimeOfDay '10.531944444444'^^xsd:double;
  dwc:endTimeOfDay '11.024166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.738256454'^^xsd:double;
  dwc:startLongitude '-8.762804985'^^xsd:double;
  dwc:endLongitude '-8.652511597'^^xsd:double;
  dwc:latitude '44.09955215'^^xsd:double;
  dwc:startLatitude '44.09722519'^^xsd:double;
  dwc:endLatitude '44.10892105'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.8962'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1294'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1026268 -8.710917473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1026268"^^xsd:decimal ;
  dwc:decimalLongitude "-8.710917473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1026268 -8.710917473)"^^geo:wktLiteral ;
  geo-pos:lat "44.1026268"^^xsd:decimal ;
  geo-pos:long "-8.710917473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.76'^^xsd:double;
  dwc:startTimeOfDay '10.531944444444'^^xsd:double;
  dwc:endTimeOfDay '11.024166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.710917473'^^xsd:double;
  dwc:startLongitude '-8.762804985'^^xsd:double;
  dwc:endLongitude '-8.652511597'^^xsd:double;
  dwc:latitude '44.1026268'^^xsd:double;
  dwc:startLatitude '44.09722519'^^xsd:double;
  dwc:endLatitude '44.10892105'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.8962'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1295'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10625076 -8.683819771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.10625076"^^xsd:decimal ;
  dwc:decimalLongitude "-8.683819771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10625076 -8.683819771)"^^geo:wktLiteral ;
  geo-pos:lat "44.10625076"^^xsd:decimal ;
  geo-pos:long "-8.683819771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:startTimeOfDay '10.531944444444'^^xsd:double;
  dwc:endTimeOfDay '11.024166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.683819771'^^xsd:double;
  dwc:startLongitude '-8.762804985'^^xsd:double;
  dwc:endLongitude '-8.652511597'^^xsd:double;
  dwc:latitude '44.10625076'^^xsd:double;
  dwc:startLatitude '44.09722519'^^xsd:double;
  dwc:endLatitude '44.10892105'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.8962'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1296'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09882736 -8.745799065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09882736"^^xsd:decimal ;
  dwc:decimalLongitude "-8.745799065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09882736 -8.745799065)"^^geo:wktLiteral ;
  geo-pos:lat "44.09882736"^^xsd:decimal ;
  geo-pos:long "-8.745799065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.605555555556'^^xsd:double;
  dwc:startTimeOfDay '10.531944444444'^^xsd:double;
  dwc:endTimeOfDay '11.024166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.745799065'^^xsd:double;
  dwc:startLongitude '-8.762804985'^^xsd:double;
  dwc:endLongitude '-8.652511597'^^xsd:double;
  dwc:latitude '44.09882736'^^xsd:double;
  dwc:startLatitude '44.09722519'^^xsd:double;
  dwc:endLatitude '44.10892105'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.8962'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1297'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19173813 -8.621611595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19173813"^^xsd:decimal ;
  dwc:decimalLongitude "-8.621611595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19173813 -8.621611595)"^^geo:wktLiteral ;
  geo-pos:lat "44.19173813"^^xsd:decimal ;
  geo-pos:long "-8.621611595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1298'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.764722222222'^^xsd:double;
  dwc:startTimeOfDay '12.696388888889'^^xsd:double;
  dwc:endTimeOfDay '13.030555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.621611595'^^xsd:double;
  dwc:startLongitude '-8.634338379'^^xsd:double;
  dwc:endLongitude '-8.572806358'^^xsd:double;
  dwc:latitude '44.19173813'^^xsd:double;
  dwc:startLatitude '44.19750214'^^xsd:double;
  dwc:endLatitude '44.16921234'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.82439'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1298'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08629608 -8.401804924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08629608"^^xsd:decimal ;
  dwc:decimalLongitude "-8.401804924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08629608 -8.401804924)"^^geo:wktLiteral ;
  geo-pos:lat "44.08629608"^^xsd:decimal ;
  geo-pos:long "-8.401804924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.966111111111'^^xsd:double;
  dwc:startTimeOfDay '13.509166666667'^^xsd:double;
  dwc:endTimeOfDay '14.021666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.401804924'^^xsd:double;
  dwc:startLongitude '-8.486963272'^^xsd:double;
  dwc:endLongitude '-8.391180038'^^xsd:double;
  dwc:latitude '44.08629608'^^xsd:double;
  dwc:startLatitude '44.12675095'^^xsd:double;
  dwc:endLatitude '44.08143616'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.15245'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1299'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07837677 -8.38439846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07837677"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38439846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07837677 -8.38439846)"^^geo:wktLiteral ;
  geo-pos:lat "44.07837677"^^xsd:decimal ;
  geo-pos:long "-8.38439846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.056666666667'^^xsd:double;
  dwc:startTimeOfDay '14.021666666667'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.38439846'^^xsd:double;
  dwc:startLongitude '-8.391180038'^^xsd:double;
  dwc:endLongitude '-8.29949379'^^xsd:double;
  dwc:latitude '44.07837677'^^xsd:double;
  dwc:startLatitude '44.08143616'^^xsd:double;
  dwc:endLatitude '44.04008102'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '8.64397'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1300'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99378967 -8.205236435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99378967"^^xsd:decimal ;
  dwc:decimalLongitude "-8.205236435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99378967 -8.205236435)"^^geo:wktLiteral ;
  geo-pos:lat "43.99378967"^^xsd:decimal ;
  geo-pos:long "-8.205236435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.011111111111'^^xsd:double;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '15.044722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.205236435'^^xsd:double;
  dwc:startLongitude '-8.29949379'^^xsd:double;
  dwc:endLongitude '-8.199185371'^^xsd:double;
  dwc:latitude '43.99378967'^^xsd:double;
  dwc:startLatitude '44.04008102'^^xsd:double;
  dwc:endLatitude '43.99076462'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.71005'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1301'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98134613 -8.181061745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.98134613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.181061745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98134613 -8.181061745)"^^geo:wktLiteral ;
  geo-pos:lat "43.98134613"^^xsd:decimal ;
  geo-pos:long "-8.181061745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.146388888889'^^xsd:double;
  dwc:startTimeOfDay '15.044722222222'^^xsd:double;
  dwc:endTimeOfDay '15.501944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.181061745'^^xsd:double;
  dwc:startLongitude '-8.199185371'^^xsd:double;
  dwc:endLongitude '-8.115753174'^^xsd:double;
  dwc:latitude '43.98134613'^^xsd:double;
  dwc:startLatitude '43.99076462'^^xsd:double;
  dwc:endLatitude '43.9509697'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:sampleSize '8.00458'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1302'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97977829 -8.178109169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.97977829"^^xsd:decimal ;
  dwc:decimalLongitude "-8.178109169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97977829 -8.178109169)"^^geo:wktLiteral ;
  geo-pos:lat "43.97977829"^^xsd:decimal ;
  geo-pos:long "-8.178109169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.163055555556'^^xsd:double;
  dwc:startTimeOfDay '15.044722222222'^^xsd:double;
  dwc:endTimeOfDay '15.501944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.178109169'^^xsd:double;
  dwc:startLongitude '-8.199185371'^^xsd:double;
  dwc:endLongitude '-8.115753174'^^xsd:double;
  dwc:latitude '43.97977829'^^xsd:double;
  dwc:startLatitude '43.99076462'^^xsd:double;
  dwc:endLatitude '43.9509697'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:sampleSize '8.00458'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1303'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8531723 -7.904707909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8531723"^^xsd:decimal ;
  dwc:decimalLongitude "-7.904707909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8531723 -7.904707909)"^^geo:wktLiteral ;
  geo-pos:lat "43.8531723"^^xsd:decimal ;
  geo-pos:long "-7.904707909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.703333333333'^^xsd:double;
  dwc:startTimeOfDay '16.519166666667'^^xsd:double;
  dwc:endTimeOfDay '17.004166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.904707909'^^xsd:double;
  dwc:startLongitude '-7.935763359'^^xsd:double;
  dwc:endLongitude '-7.85158205'^^xsd:double;
  dwc:latitude '43.8531723'^^xsd:double;
  dwc:startLatitude '43.86830139'^^xsd:double;
  dwc:endLatitude '43.82946777'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.00807'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1304'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75852203 -6.796016216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75852203"^^xsd:decimal ;
  dwc:decimalLongitude "-6.796016216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75852203 -6.796016216)"^^geo:wktLiteral ;
  geo-pos:lat "43.75852203"^^xsd:decimal ;
  geo-pos:long "-6.796016216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8627777777778'^^xsd:double;
  dwc:startTimeOfDay '7.5041666666667'^^xsd:double;
  dwc:endTimeOfDay '8.0038888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.796016216'^^xsd:double;
  dwc:startLongitude '-6.861466408'^^xsd:double;
  dwc:endLongitude '-6.769389629'^^xsd:double;
  dwc:latitude '43.75852203'^^xsd:double;
  dwc:startLatitude '43.72581482'^^xsd:double;
  dwc:endLatitude '43.77132034'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:sampleSize '8.95529'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1305'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80487442 -6.684351444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80487442"^^xsd:decimal ;
  dwc:decimalLongitude "-6.684351444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80487442 -6.684351444)"^^geo:wktLiteral ;
  geo-pos:lat "43.80487442"^^xsd:decimal ;
  geo-pos:long "-6.684351444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.4388888888889'^^xsd:double;
  dwc:startTimeOfDay '8.0038888888889'^^xsd:double;
  dwc:endTimeOfDay '8.5788888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.684351444'^^xsd:double;
  dwc:startLongitude '-6.769389629'^^xsd:double;
  dwc:endLongitude '-6.659028053'^^xsd:double;
  dwc:latitude '43.80487442'^^xsd:double;
  dwc:startLatitude '43.77132034'^^xsd:double;
  dwc:endLatitude '43.81570816'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '10.1336'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1306'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79203415 -6.718131542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79203415"^^xsd:decimal ;
  dwc:decimalLongitude "-6.718131542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79203415 -6.718131542)"^^geo:wktLiteral ;
  geo-pos:lat "43.79203415"^^xsd:decimal ;
  geo-pos:long "-6.718131542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2655555555556'^^xsd:double;
  dwc:startTimeOfDay '8.0038888888889'^^xsd:double;
  dwc:endTimeOfDay '8.5788888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.718131542'^^xsd:double;
  dwc:startLongitude '-6.769389629'^^xsd:double;
  dwc:endLongitude '-6.659028053'^^xsd:double;
  dwc:latitude '43.79203415'^^xsd:double;
  dwc:startLatitude '43.77132034'^^xsd:double;
  dwc:endLatitude '43.81570816'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '10.1336'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1307'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7814064 -6.747111797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7814064"^^xsd:decimal ;
  dwc:decimalLongitude "-6.747111797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7814064 -6.747111797)"^^geo:wktLiteral ;
  geo-pos:lat "43.7814064"^^xsd:decimal ;
  geo-pos:long "-6.747111797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1211111111111'^^xsd:double;
  dwc:startTimeOfDay '8.0038888888889'^^xsd:double;
  dwc:endTimeOfDay '8.5788888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.747111797'^^xsd:double;
  dwc:startLongitude '-6.769389629'^^xsd:double;
  dwc:endLongitude '-6.659028053'^^xsd:double;
  dwc:latitude '43.7814064'^^xsd:double;
  dwc:startLatitude '43.77132034'^^xsd:double;
  dwc:endLatitude '43.81570816'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.1336'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1308'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90438461 -6.455550194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90438461"^^xsd:decimal ;
  dwc:decimalLongitude "-6.455550194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90438461 -6.455550194)"^^geo:wktLiteral ;
  geo-pos:lat "43.90438461"^^xsd:decimal ;
  geo-pos:long "-6.455550194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.735'^^xsd:double;
  dwc:startTimeOfDay '9.5519444444444'^^xsd:double;
  dwc:endTimeOfDay '10.029166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.455550194'^^xsd:double;
  dwc:startLongitude '-6.488470554'^^xsd:double;
  dwc:endLongitude '-6.403041363'^^xsd:double;
  dwc:latitude '43.90438461'^^xsd:double;
  dwc:startLatitude '43.89034653'^^xsd:double;
  dwc:endLatitude '43.92830276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.03501'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1309'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92222595 -6.416335106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92222595"^^xsd:decimal ;
  dwc:decimalLongitude "-6.416335106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92222595 -6.416335106)"^^geo:wktLiteral ;
  geo-pos:lat "43.92222595"^^xsd:decimal ;
  geo-pos:long "-6.416335106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.9547222222222'^^xsd:double;
  dwc:startTimeOfDay '9.5519444444444'^^xsd:double;
  dwc:endTimeOfDay '10.029166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.416335106'^^xsd:double;
  dwc:startLongitude '-6.488470554'^^xsd:double;
  dwc:endLongitude '-6.403041363'^^xsd:double;
  dwc:latitude '43.92222595'^^xsd:double;
  dwc:startLatitude '43.89034653'^^xsd:double;
  dwc:endLatitude '43.92830276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.03501'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1310'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89460373 -6.478080273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89460373"^^xsd:decimal ;
  dwc:decimalLongitude "-6.478080273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89460373 -6.478080273)"^^geo:wktLiteral ;
  geo-pos:lat "43.89460373"^^xsd:decimal ;
  geo-pos:long "-6.478080273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6088888888889'^^xsd:double;
  dwc:startTimeOfDay '9.5519444444444'^^xsd:double;
  dwc:endTimeOfDay '10.029166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.478080273'^^xsd:double;
  dwc:startLongitude '-6.488470554'^^xsd:double;
  dwc:endLongitude '-6.403041363'^^xsd:double;
  dwc:latitude '43.89460373'^^xsd:double;
  dwc:startLatitude '43.89034653'^^xsd:double;
  dwc:endLatitude '43.92830276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:sampleSize '8.03501'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1311'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99465179 -6.250986576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99465179"^^xsd:decimal ;
  dwc:decimalLongitude "-6.250986576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99465179 -6.250986576)"^^geo:wktLiteral ;
  geo-pos:lat "43.99465179"^^xsd:decimal ;
  geo-pos:long "-6.250986576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.897777777778'^^xsd:double;
  dwc:startTimeOfDay '10.644166666667'^^xsd:double;
  dwc:endTimeOfDay '11.020277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.250986576'^^xsd:double;
  dwc:startLongitude '-6.294575214'^^xsd:double;
  dwc:endLongitude '-6.230130196'^^xsd:double;
  dwc:latitude '43.99465179'^^xsd:double;
  dwc:startLatitude '43.97529221'^^xsd:double;
  dwc:endLatitude '44.00389862'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '6.05388'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1312'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00572205 -6.225934029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.00572205"^^xsd:decimal ;
  dwc:decimalLongitude "-6.225934029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00572205 -6.225934029)"^^geo:wktLiteral ;
  geo-pos:lat "44.00572205"^^xsd:decimal ;
  geo-pos:long "-6.225934029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.045'^^xsd:double;
  dwc:startTimeOfDay '11.020277777778'^^xsd:double;
  dwc:endTimeOfDay '11.541111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.225934029'^^xsd:double;
  dwc:startLongitude '-6.230130196'^^xsd:double;
  dwc:endLongitude '-6.143611431'^^xsd:double;
  dwc:latitude '44.00572205'^^xsd:double;
  dwc:startLatitude '44.00389862'^^xsd:double;
  dwc:endLatitude '44.04201508'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:sampleSize '8.10737'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1313'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05334473 -6.117530346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05334473"^^xsd:decimal ;
  dwc:decimalLongitude "-6.117530346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05334473 -6.117530346)"^^geo:wktLiteral ;
  geo-pos:lat "44.05334473"^^xsd:decimal ;
  geo-pos:long "-6.117530346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.695277777778'^^xsd:double;
  dwc:startTimeOfDay '11.541111111111'^^xsd:double;
  dwc:endTimeOfDay '12.018611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.117530346'^^xsd:double;
  dwc:startLongitude '-6.143611431'^^xsd:double;
  dwc:endLongitude '-6.061731815'^^xsd:double;
  dwc:latitude '44.05334473'^^xsd:double;
  dwc:startLatitude '44.04201508'^^xsd:double;
  dwc:endLatitude '44.07894516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '7.71935'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1314'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06028748 -6.101385593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.06028748"^^xsd:decimal ;
  dwc:decimalLongitude "-6.101385593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06028748 -6.101385593)"^^geo:wktLiteral ;
  geo-pos:lat "44.06028748"^^xsd:decimal ;
  geo-pos:long "-6.101385593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1315'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.788055555556'^^xsd:double;
  dwc:startTimeOfDay '11.541111111111'^^xsd:double;
  dwc:endTimeOfDay '12.018611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.101385593'^^xsd:double;
  dwc:startLongitude '-6.143611431'^^xsd:double;
  dwc:endLongitude '-6.061731815'^^xsd:double;
  dwc:latitude '44.06028748'^^xsd:double;
  dwc:startLatitude '44.04201508'^^xsd:double;
  dwc:endLatitude '44.07894516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '7.71935'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1315'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06652832 -6.086613178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.06652832"^^xsd:decimal ;
  dwc:decimalLongitude "-6.086613178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06652832 -6.086613178)"^^geo:wktLiteral ;
  geo-pos:lat "44.06652832"^^xsd:decimal ;
  geo-pos:long "-6.086613178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.871388888889'^^xsd:double;
  dwc:startTimeOfDay '11.541111111111'^^xsd:double;
  dwc:endTimeOfDay '12.018611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.086613178'^^xsd:double;
  dwc:startLongitude '-6.143611431'^^xsd:double;
  dwc:endLongitude '-6.061731815'^^xsd:double;
  dwc:latitude '44.06652832'^^xsd:double;
  dwc:startLatitude '44.04201508'^^xsd:double;
  dwc:endLatitude '44.07894516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '7.71935'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1316'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07520294 -6.069052219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07520294"^^xsd:decimal ;
  dwc:decimalLongitude "-6.069052219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07520294 -6.069052219)"^^geo:wktLiteral ;
  geo-pos:lat "44.07520294"^^xsd:decimal ;
  geo-pos:long "-6.069052219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.974444444444'^^xsd:double;
  dwc:startTimeOfDay '11.541111111111'^^xsd:double;
  dwc:endTimeOfDay '12.018611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.069052219'^^xsd:double;
  dwc:startLongitude '-6.143611431'^^xsd:double;
  dwc:endLongitude '-6.061731815'^^xsd:double;
  dwc:latitude '44.07520294'^^xsd:double;
  dwc:startLatitude '44.04201508'^^xsd:double;
  dwc:endLatitude '44.07894516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.71935'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1317'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0863533 -5.623342991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0863533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.623342991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0863533 -5.623342991)"^^geo:wktLiteral ;
  geo-pos:lat "44.0863533"^^xsd:decimal ;
  geo-pos:long "-5.623342991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.5069444444444'^^xsd:double;
  dwc:startTimeOfDay '5.4719444444444'^^xsd:double;
  dwc:endTimeOfDay '5.5411111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.623342991'^^xsd:double;
  dwc:startLongitude '-5.629111767'^^xsd:double;
  dwc:endLongitude '-5.61772871'^^xsd:double;
  dwc:latitude '44.0863533'^^xsd:double;
  dwc:startLatitude '44.08982086'^^xsd:double;
  dwc:endLatitude '44.08295822'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '1.18617'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1318'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07539749 -5.600471973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07539749"^^xsd:decimal ;
  dwc:decimalLongitude "-5.600471973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07539749 -5.600471973)"^^geo:wktLiteral ;
  geo-pos:lat "44.07539749"^^xsd:decimal ;
  geo-pos:long "-5.600471973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0805555555556'^^xsd:double;
  dwc:startTimeOfDay '5.9455555555556'^^xsd:double;
  dwc:endTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.600471973'^^xsd:double;
  dwc:startLongitude '-5.623251438'^^xsd:double;
  dwc:endLongitude '-5.58826685'^^xsd:double;
  dwc:latitude '44.07539749'^^xsd:double;
  dwc:startLatitude '44.08794022'^^xsd:double;
  dwc:endLatitude '44.06895447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:sampleSize '3.50002'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1319'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08784103 -5.623064995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08784103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.623064995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08784103 -5.623064995)"^^geo:wktLiteral ;
  geo-pos:lat "44.08784103"^^xsd:decimal ;
  geo-pos:long "-5.623064995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.9466666666667'^^xsd:double;
  dwc:startTimeOfDay '5.9455555555556'^^xsd:double;
  dwc:endTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.623064995'^^xsd:double;
  dwc:startLongitude '-5.623251438'^^xsd:double;
  dwc:endLongitude '-5.58826685'^^xsd:double;
  dwc:latitude '44.08784103'^^xsd:double;
  dwc:startLatitude '44.08794022'^^xsd:double;
  dwc:endLatitude '44.06895447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '3.50002'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1320'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08030701 -5.609608173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08030701"^^xsd:decimal ;
  dwc:decimalLongitude "-5.609608173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08030701 -5.609608173)"^^geo:wktLiteral ;
  geo-pos:lat "44.08030701"^^xsd:decimal ;
  geo-pos:long "-5.609608173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0269444444444'^^xsd:double;
  dwc:startTimeOfDay '5.9455555555556'^^xsd:double;
  dwc:endTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.609608173'^^xsd:double;
  dwc:startLongitude '-5.623251438'^^xsd:double;
  dwc:endLongitude '-5.58826685'^^xsd:double;
  dwc:latitude '44.08030701'^^xsd:double;
  dwc:startLatitude '44.08794022'^^xsd:double;
  dwc:endLatitude '44.06895447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:sampleSize '3.50002'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1321'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0777092 -5.604811668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0777092"^^xsd:decimal ;
  dwc:decimalLongitude "-5.604811668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0777092 -5.604811668)"^^geo:wktLiteral ;
  geo-pos:lat "44.0777092"^^xsd:decimal ;
  geo-pos:long "-5.604811668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0552777777778'^^xsd:double;
  dwc:startTimeOfDay '5.9455555555556'^^xsd:double;
  dwc:endTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.604811668'^^xsd:double;
  dwc:startLongitude '-5.623251438'^^xsd:double;
  dwc:endLongitude '-5.58826685'^^xsd:double;
  dwc:latitude '44.0777092'^^xsd:double;
  dwc:startLatitude '44.08794022'^^xsd:double;
  dwc:endLatitude '44.06895447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '3.50002'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1322'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0618248 -5.575362206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0618248"^^xsd:decimal ;
  dwc:decimalLongitude "-5.575362206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0618248 -5.575362206)"^^geo:wktLiteral ;
  geo-pos:lat "44.0618248"^^xsd:decimal ;
  geo-pos:long "-5.575362206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2277777777778'^^xsd:double;
  dwc:startTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:endTimeOfDay '6.6558333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.575362206'^^xsd:double;
  dwc:startLongitude '-5.58826685'^^xsd:double;
  dwc:endLongitude '-5.503871441'^^xsd:double;
  dwc:latitude '44.0618248'^^xsd:double;
  dwc:startLatitude '44.06895447'^^xsd:double;
  dwc:endLatitude '44.02176285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.54035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1323'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.04314041 -5.541403294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.04314041"^^xsd:decimal ;
  dwc:decimalLongitude "-5.541403294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.04314041 -5.541403294)"^^geo:wktLiteral ;
  geo-pos:lat "44.04314041"^^xsd:decimal ;
  geo-pos:long "-5.541403294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.4291666666667'^^xsd:double;
  dwc:startTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:endTimeOfDay '6.6558333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.541403294'^^xsd:double;
  dwc:startLongitude '-5.58826685'^^xsd:double;
  dwc:endLongitude '-5.503871441'^^xsd:double;
  dwc:latitude '44.04314041'^^xsd:double;
  dwc:startLatitude '44.06895447'^^xsd:double;
  dwc:endLatitude '44.02176285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.54035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1324'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99894333 -5.465651512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99894333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.465651512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99894333 -5.465651512)"^^geo:wktLiteral ;
  geo-pos:lat "43.99894333"^^xsd:decimal ;
  geo-pos:long "-5.465651512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8875'^^xsd:double;
  dwc:startTimeOfDay '6.6558333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0158333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.465651512'^^xsd:double;
  dwc:startLongitude '-5.503871441'^^xsd:double;
  dwc:endLongitude '-5.444083691'^^xsd:double;
  dwc:latitude '43.99894333'^^xsd:double;
  dwc:startLatitude '44.02176285'^^xsd:double;
  dwc:endLatitude '43.98618317'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.20218'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1325'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97467422 -5.424065113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.97467422"^^xsd:decimal ;
  dwc:decimalLongitude "-5.424065113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97467422 -5.424065113)"^^geo:wktLiteral ;
  geo-pos:lat "43.97467422"^^xsd:decimal ;
  geo-pos:long "-5.424065113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1325'^^xsd:double;
  dwc:startTimeOfDay '7.0158333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5219444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.424065113'^^xsd:double;
  dwc:startLongitude '-5.444083691'^^xsd:double;
  dwc:endLongitude '-5.359293461'^^xsd:double;
  dwc:latitude '43.97467422'^^xsd:double;
  dwc:startLatitude '43.98618317'^^xsd:double;
  dwc:endLatitude '43.93687439'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.71872'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1326'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87073517 -5.247310162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87073517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.247310162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87073517 -5.247310162)"^^geo:wktLiteral ;
  geo-pos:lat "43.87073517"^^xsd:decimal ;
  geo-pos:long "-5.247310162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2008333333333'^^xsd:double;
  dwc:startTimeOfDay '8.0002777777778'^^xsd:double;
  dwc:endTimeOfDay '8.7425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.247310162'^^xsd:double;
  dwc:startLongitude '-5.279668331'^^xsd:double;
  dwc:endLongitude '-5.191833496'^^xsd:double;
  dwc:latitude '43.87073517'^^xsd:double;
  dwc:startLatitude '43.89066696'^^xsd:double;
  dwc:endLatitude '43.83864594'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.10676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1327'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85512543 -5.222791672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85512543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.222791672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85512543 -5.222791672)"^^geo:wktLiteral ;
  geo-pos:lat "43.85512543"^^xsd:decimal ;
  geo-pos:long "-5.222791672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3536111111111'^^xsd:double;
  dwc:startTimeOfDay '8.0002777777778'^^xsd:double;
  dwc:endTimeOfDay '8.7425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.222791672'^^xsd:double;
  dwc:startLongitude '-5.279668331'^^xsd:double;
  dwc:endLongitude '-5.191833496'^^xsd:double;
  dwc:latitude '43.85512543'^^xsd:double;
  dwc:startLatitude '43.89066696'^^xsd:double;
  dwc:endLatitude '43.83864594'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.10676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1328'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85512543 -5.222791672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85512543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.222791672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85512543 -5.222791672)"^^geo:wktLiteral ;
  geo-pos:lat "43.85512543"^^xsd:decimal ;
  geo-pos:long "-5.222791672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3536111111111'^^xsd:double;
  dwc:startTimeOfDay '8.0002777777778'^^xsd:double;
  dwc:endTimeOfDay '8.7425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.222791672'^^xsd:double;
  dwc:startLongitude '-5.279668331'^^xsd:double;
  dwc:endLongitude '-5.191833496'^^xsd:double;
  dwc:latitude '43.85512543'^^xsd:double;
  dwc:startLatitude '43.89066696'^^xsd:double;
  dwc:endLatitude '43.83864594'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.10676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1329'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84341812 -5.204446316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84341812"^^xsd:decimal ;
  dwc:decimalLongitude "-5.204446316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84341812 -5.204446316)"^^geo:wktLiteral ;
  geo-pos:lat "43.84341812"^^xsd:decimal ;
  geo-pos:long "-5.204446316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4672222222222'^^xsd:double;
  dwc:startTimeOfDay '8.0002777777778'^^xsd:double;
  dwc:endTimeOfDay '8.7425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.204446316'^^xsd:double;
  dwc:startLongitude '-5.279668331'^^xsd:double;
  dwc:endLongitude '-5.191833496'^^xsd:double;
  dwc:latitude '43.84341812'^^xsd:double;
  dwc:startLatitude '43.89066696'^^xsd:double;
  dwc:endLatitude '43.83864594'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.10676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1330'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8296051 -5.175955296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8296051"^^xsd:decimal ;
  dwc:decimalLongitude "-5.175955296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8296051 -5.175955296)"^^geo:wktLiteral ;
  geo-pos:lat "43.8296051"^^xsd:decimal ;
  geo-pos:long "-5.175955296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8363888888889'^^xsd:double;
  dwc:startTimeOfDay '8.7425'^^xsd:double;
  dwc:endTimeOfDay '9.1175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.175955296'^^xsd:double;
  dwc:startLongitude '-5.191833496'^^xsd:double;
  dwc:endLongitude '-5.128601551'^^xsd:double;
  dwc:latitude '43.8296051'^^xsd:double;
  dwc:startLatitude '43.83864594'^^xsd:double;
  dwc:endLatitude '43.80190277'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.5093'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1331'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80809021 -5.138521671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80809021"^^xsd:decimal ;
  dwc:decimalLongitude "-5.138521671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80809021 -5.138521671)"^^geo:wktLiteral ;
  geo-pos:lat "43.80809021"^^xsd:decimal ;
  geo-pos:long "-5.138521671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0572222222222'^^xsd:double;
  dwc:startTimeOfDay '8.7425'^^xsd:double;
  dwc:endTimeOfDay '9.1175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.138521671'^^xsd:double;
  dwc:startLongitude '-5.191833496'^^xsd:double;
  dwc:endLongitude '-5.128601551'^^xsd:double;
  dwc:latitude '43.80809021'^^xsd:double;
  dwc:startLatitude '43.83864594'^^xsd:double;
  dwc:endLatitude '43.80190277'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.5093'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1332'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80053711 -5.126441479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80053711"^^xsd:decimal ;
  dwc:decimalLongitude "-5.126441479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80053711 -5.126441479)"^^geo:wktLiteral ;
  geo-pos:lat "43.80053711"^^xsd:decimal ;
  geo-pos:long "-5.126441479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1305555555556'^^xsd:double;
  dwc:startTimeOfDay '9.1175'^^xsd:double;
  dwc:endTimeOfDay '9.3475'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.126441479'^^xsd:double;
  dwc:startLongitude '-5.128601551'^^xsd:double;
  dwc:endLongitude '-5.090111732'^^xsd:double;
  dwc:latitude '43.80053711'^^xsd:double;
  dwc:startLatitude '43.80190277'^^xsd:double;
  dwc:endLatitude '43.77843475'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:sampleSize '4.0414'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1333'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79650116 -5.119776726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79650116"^^xsd:decimal ;
  dwc:decimalLongitude "-5.119776726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79650116 -5.119776726)"^^geo:wktLiteral ;
  geo-pos:lat "43.79650116"^^xsd:decimal ;
  geo-pos:long "-5.119776726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:startTimeOfDay '9.1175'^^xsd:double;
  dwc:endTimeOfDay '9.3475'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.119776726'^^xsd:double;
  dwc:startLongitude '-5.128601551'^^xsd:double;
  dwc:endLongitude '-5.090111732'^^xsd:double;
  dwc:latitude '43.79650116'^^xsd:double;
  dwc:startLatitude '43.80190277'^^xsd:double;
  dwc:endLatitude '43.77843475'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '4.0414'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1334'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78167343 -5.095213413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78167343"^^xsd:decimal ;
  dwc:decimalLongitude "-5.095213413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78167343 -5.095213413)"^^geo:wktLiteral ;
  geo-pos:lat "43.78167343"^^xsd:decimal ;
  geo-pos:long "-5.095213413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.1175'^^xsd:double;
  dwc:endTimeOfDay '9.3475'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.095213413'^^xsd:double;
  dwc:startLongitude '-5.128601551'^^xsd:double;
  dwc:endLongitude '-5.090111732'^^xsd:double;
  dwc:latitude '43.78167343'^^xsd:double;
  dwc:startLatitude '43.80190277'^^xsd:double;
  dwc:endLatitude '43.77843475'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.0414'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1335'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71740723 -3.684643507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71740723"^^xsd:decimal ;
  dwc:decimalLongitude "-3.684643507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71740723 -3.684643507)"^^geo:wktLiteral ;
  geo-pos:lat "43.71740723"^^xsd:decimal ;
  geo-pos:long "-3.684643507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.117777777778'^^xsd:double;
  dwc:startTimeOfDay '16.501388888889'^^xsd:double;
  dwc:endTimeOfDay '17.223055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.684643507'^^xsd:double;
  dwc:startLongitude '-3.796900034'^^xsd:double;
  dwc:endLongitude '-3.66590333'^^xsd:double;
  dwc:latitude '43.71740723'^^xsd:double;
  dwc:startLatitude '43.66662598'^^xsd:double;
  dwc:endLatitude '43.72623062'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '12.435'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1336'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70568848 -3.710334778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70568848"^^xsd:decimal ;
  dwc:decimalLongitude "-3.710334778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70568848 -3.710334778)"^^geo:wktLiteral ;
  geo-pos:lat "43.70568848"^^xsd:decimal ;
  geo-pos:long "-3.710334778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.975'^^xsd:double;
  dwc:startTimeOfDay '16.501388888889'^^xsd:double;
  dwc:endTimeOfDay '17.223055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.710334778'^^xsd:double;
  dwc:startLongitude '-3.796900034'^^xsd:double;
  dwc:endLongitude '-3.66590333'^^xsd:double;
  dwc:latitude '43.70568848'^^xsd:double;
  dwc:startLatitude '43.66662598'^^xsd:double;
  dwc:endLatitude '43.72623062'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.435'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1337'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69565582 -3.732913256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69565582"^^xsd:decimal ;
  dwc:decimalLongitude "-3.732913256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69565582 -3.732913256)"^^geo:wktLiteral ;
  geo-pos:lat "43.69565582"^^xsd:decimal ;
  geo-pos:long "-3.732913256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.851388888889'^^xsd:double;
  dwc:startTimeOfDay '16.501388888889'^^xsd:double;
  dwc:endTimeOfDay '17.223055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.732913256'^^xsd:double;
  dwc:startLongitude '-3.796900034'^^xsd:double;
  dwc:endLongitude '-3.66590333'^^xsd:double;
  dwc:latitude '43.69565582'^^xsd:double;
  dwc:startLatitude '43.66662598'^^xsd:double;
  dwc:endLatitude '43.72623062'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '12.435'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1338'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63177872 -3.384899855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63177872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.384899855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63177872 -3.384899855)"^^geo:wktLiteral ;
  geo-pos:lat "43.63177872"^^xsd:decimal ;
  geo-pos:long "-3.384899855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1339'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.456111111111'^^xsd:double;
  dwc:startTimeOfDay '15.122777777778'^^xsd:double;
  dwc:endTimeOfDay '15.513333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.384899855'^^xsd:double;
  dwc:startLongitude '-3.330958605'^^xsd:double;
  dwc:endLongitude '-3.394253492'^^xsd:double;
  dwc:latitude '43.63177872'^^xsd:double;
  dwc:startLatitude '43.5978508'^^xsd:double;
  dwc:endLatitude '43.63759613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.74035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1339'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6435318 -3.403791904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6435318"^^xsd:decimal ;
  dwc:decimalLongitude "-3.403791904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6435318 -3.403791904)"^^geo:wktLiteral ;
  geo-pos:lat "43.6435318"^^xsd:decimal ;
  geo-pos:long "-3.403791904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.571388888889'^^xsd:double;
  dwc:startTimeOfDay '15.513333333333'^^xsd:double;
  dwc:endTimeOfDay '16.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.403791904'^^xsd:double;
  dwc:startLongitude '-3.394253492'^^xsd:double;
  dwc:endLongitude '-3.480618238'^^xsd:double;
  dwc:latitude '43.6435318'^^xsd:double;
  dwc:startLatitude '43.63759613'^^xsd:double;
  dwc:endLatitude '43.68875504'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.97299'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1340'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65241623 -3.418080091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65241623"^^xsd:decimal ;
  dwc:decimalLongitude "-3.418080091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65241623 -3.418080091)"^^geo:wktLiteral ;
  geo-pos:lat "43.65241623"^^xsd:decimal ;
  geo-pos:long "-3.418080091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.658611111111'^^xsd:double;
  dwc:startTimeOfDay '15.513333333333'^^xsd:double;
  dwc:endTimeOfDay '16.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.418080091'^^xsd:double;
  dwc:startLongitude '-3.394253492'^^xsd:double;
  dwc:endLongitude '-3.480618238'^^xsd:double;
  dwc:latitude '43.65241623'^^xsd:double;
  dwc:startLatitude '43.63759613'^^xsd:double;
  dwc:endLatitude '43.68875504'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.97299'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1341'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69378281 -3.489486694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69378281"^^xsd:decimal ;
  dwc:decimalLongitude "-3.489486694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69378281 -3.489486694)"^^geo:wktLiteral ;
  geo-pos:lat "43.69378281"^^xsd:decimal ;
  geo-pos:long "-3.489486694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.079722222222'^^xsd:double;
  dwc:startTimeOfDay '16.0275'^^xsd:double;
  dwc:endTimeOfDay '16.5775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.489486694'^^xsd:double;
  dwc:startLongitude '-3.480618238'^^xsd:double;
  dwc:endLongitude '-3.574664831'^^xsd:double;
  dwc:latitude '43.69378281'^^xsd:double;
  dwc:startLatitude '43.68875504'^^xsd:double;
  dwc:endLatitude '43.74225998'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.6126'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1342'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70739746 -3.513264894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70739746"^^xsd:decimal ;
  dwc:decimalLongitude "-3.513264894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70739746 -3.513264894)"^^geo:wktLiteral ;
  geo-pos:lat "43.70739746"^^xsd:decimal ;
  geo-pos:long "-3.513264894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.219722222222'^^xsd:double;
  dwc:startTimeOfDay '16.0275'^^xsd:double;
  dwc:endTimeOfDay '16.5775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.513264894'^^xsd:double;
  dwc:startLongitude '-3.480618238'^^xsd:double;
  dwc:endLongitude '-3.574664831'^^xsd:double;
  dwc:latitude '43.70739746'^^xsd:double;
  dwc:startLatitude '43.68875504'^^xsd:double;
  dwc:endLatitude '43.74225998'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.6126'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1343'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72294998 -3.540714979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72294998"^^xsd:decimal ;
  dwc:decimalLongitude "-3.540714979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72294998 -3.540714979)"^^geo:wktLiteral ;
  geo-pos:lat "43.72294998"^^xsd:decimal ;
  geo-pos:long "-3.540714979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.380555555556'^^xsd:double;
  dwc:startTimeOfDay '16.0275'^^xsd:double;
  dwc:endTimeOfDay '16.5775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.540714979'^^xsd:double;
  dwc:startLongitude '-3.480618238'^^xsd:double;
  dwc:endLongitude '-3.574664831'^^xsd:double;
  dwc:latitude '43.72294998'^^xsd:double;
  dwc:startLatitude '43.68875504'^^xsd:double;
  dwc:endLatitude '43.74225998'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.6126'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1344'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73015213 -3.55328989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73015213"^^xsd:decimal ;
  dwc:decimalLongitude "-3.55328989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73015213 -3.55328989)"^^geo:wktLiteral ;
  geo-pos:lat "43.73015213"^^xsd:decimal ;
  geo-pos:long "-3.55328989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.454722222222'^^xsd:double;
  dwc:startTimeOfDay '16.0275'^^xsd:double;
  dwc:endTimeOfDay '16.5775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.55328989'^^xsd:double;
  dwc:startLongitude '-3.480618238'^^xsd:double;
  dwc:endLongitude '-3.574664831'^^xsd:double;
  dwc:latitude '43.73015213'^^xsd:double;
  dwc:startLatitude '43.68875504'^^xsd:double;
  dwc:endLatitude '43.74225998'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.6126'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1345'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74374008 -3.577368259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74374008"^^xsd:decimal ;
  dwc:decimalLongitude "-3.577368259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74374008 -3.577368259)"^^geo:wktLiteral ;
  geo-pos:lat "43.74374008"^^xsd:decimal ;
  geo-pos:long "-3.577368259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.593055555556'^^xsd:double;
  dwc:startTimeOfDay '16.5775'^^xsd:double;
  dwc:endTimeOfDay '17.138611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.577368259'^^xsd:double;
  dwc:startLongitude '-3.574664831'^^xsd:double;
  dwc:endLongitude '-3.658694983'^^xsd:double;
  dwc:latitude '43.74374008'^^xsd:double;
  dwc:startLatitude '43.74225998'^^xsd:double;
  dwc:endLatitude '43.7983551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.1825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1346'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80314255 -3.667479992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80314255"^^xsd:decimal ;
  dwc:decimalLongitude "-3.667479992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80314255 -3.667479992)"^^geo:wktLiteral ;
  geo-pos:lat "43.80314255"^^xsd:decimal ;
  geo-pos:long "-3.667479992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.191111111111'^^xsd:double;
  dwc:startTimeOfDay '17.1775'^^xsd:double;
  dwc:endTimeOfDay '17.555277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.667479992'^^xsd:double;
  dwc:startLongitude '-3.665063381'^^xsd:double;
  dwc:endLongitude '-3.729329824'^^xsd:double;
  dwc:latitude '43.80314255'^^xsd:double;
  dwc:startLatitude '43.80198669'^^xsd:double;
  dwc:endLatitude '43.83568573'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.36964'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1347'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81703949 -3.694148302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81703949"^^xsd:decimal ;
  dwc:decimalLongitude "-3.694148302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81703949 -3.694148302)"^^geo:wktLiteral ;
  geo-pos:lat "43.81703949"^^xsd:decimal ;
  geo-pos:long "-3.694148302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.3475'^^xsd:double;
  dwc:startTimeOfDay '17.1775'^^xsd:double;
  dwc:endTimeOfDay '17.555277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.694148302'^^xsd:double;
  dwc:startLongitude '-3.665063381'^^xsd:double;
  dwc:endLongitude '-3.729329824'^^xsd:double;
  dwc:latitude '43.81703949'^^xsd:double;
  dwc:startLatitude '43.80198669'^^xsd:double;
  dwc:endLatitude '43.83568573'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.36964'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1348'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82776642 -3.714793444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82776642"^^xsd:decimal ;
  dwc:decimalLongitude "-3.714793444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82776642 -3.714793444)"^^geo:wktLiteral ;
  geo-pos:lat "43.82776642"^^xsd:decimal ;
  geo-pos:long "-3.714793444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.468888888889'^^xsd:double;
  dwc:startTimeOfDay '17.1775'^^xsd:double;
  dwc:endTimeOfDay '17.555277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.714793444'^^xsd:double;
  dwc:startLongitude '-3.665063381'^^xsd:double;
  dwc:endLongitude '-3.729329824'^^xsd:double;
  dwc:latitude '43.82776642'^^xsd:double;
  dwc:startLatitude '43.80198669'^^xsd:double;
  dwc:endLatitude '43.83568573'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.36964'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1349'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8407402 -3.739548206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8407402"^^xsd:decimal ;
  dwc:decimalLongitude "-3.739548206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8407402 -3.739548206)"^^geo:wktLiteral ;
  geo-pos:lat "43.8407402"^^xsd:decimal ;
  geo-pos:long "-3.739548206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.614722222222'^^xsd:double;
  dwc:startTimeOfDay '17.555277777778'^^xsd:double;
  dwc:endTimeOfDay '18.033055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.739548206'^^xsd:double;
  dwc:startLongitude '-3.729329824'^^xsd:double;
  dwc:endLongitude '-3.809166431'^^xsd:double;
  dwc:latitude '43.8407402'^^xsd:double;
  dwc:startLatitude '43.83568573'^^xsd:double;
  dwc:endLatitude '43.87718201'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.88566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1350'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96649551 -3.965791941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96649551"^^xsd:decimal ;
  dwc:decimalLongitude "-3.965791941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96649551 -3.965791941)"^^geo:wktLiteral ;
  geo-pos:lat "43.96649551"^^xsd:decimal ;
  geo-pos:long "-3.965791941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.018888888889'^^xsd:double;
  dwc:startTimeOfDay '19.003888888889'^^xsd:double;
  dwc:endTimeOfDay '19.505555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.965791941'^^xsd:double;
  dwc:startLongitude '-3.963473558'^^xsd:double;
  dwc:endLongitude '-4.038851261'^^xsd:double;
  dwc:latitude '43.96649551'^^xsd:double;
  dwc:startLatitude '43.96498108'^^xsd:double;
  dwc:endLatitude '44.01005173'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:sampleSize '7.83585'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1351'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76092911 -1.608010054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76092911"^^xsd:decimal ;
  dwc:decimalLongitude "-1.608010054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76092911 -1.608010054)"^^geo:wktLiteral ;
  geo-pos:lat "43.76092911"^^xsd:decimal ;
  geo-pos:long "-1.608010054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5905555555556'^^xsd:double;
  dwc:startTimeOfDay '8.5005555555556'^^xsd:double;
  dwc:endTimeOfDay '8.9975'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.608010054'^^xsd:double;
  dwc:startLongitude '-1.620458245'^^xsd:double;
  dwc:endLongitude '-1.552615047'^^xsd:double;
  dwc:latitude '43.76092911'^^xsd:double;
  dwc:startLatitude '43.74924469'^^xsd:double;
  dwc:endLatitude '43.81438828'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.0567'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1352'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21729279 -2.051678181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.21729279"^^xsd:decimal ;
  dwc:decimalLongitude "-2.051678181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21729279 -2.051678181)"^^geo:wktLiteral ;
  geo-pos:lat "45.21729279"^^xsd:decimal ;
  geo-pos:long "-2.051678181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1972222222222'^^xsd:double;
  dwc:startTimeOfDay '7.0130555555556'^^xsd:double;
  dwc:endTimeOfDay '7.4163888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.051678181'^^xsd:double;
  dwc:startLongitude '-2.056093454'^^xsd:double;
  dwc:endLongitude '-2.047188282'^^xsd:double;
  dwc:latitude '45.21729279'^^xsd:double;
  dwc:startLatitude '45.18951035'^^xsd:double;
  dwc:endLatitude '45.25081253'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '6.84747'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1353'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15770721 -3.601781607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15770721"^^xsd:decimal ;
  dwc:decimalLongitude "-3.601781607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15770721 -3.601781607)"^^geo:wktLiteral ;
  geo-pos:lat "46.15770721"^^xsd:decimal ;
  geo-pos:long "-3.601781607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.7316666666667'^^xsd:double;
  dwc:startTimeOfDay '7.5069444444444'^^xsd:double;
  dwc:endTimeOfDay '8.0147222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.601781607'^^xsd:double;
  dwc:startLongitude '-3.600073338'^^xsd:double;
  dwc:endLongitude '-3.603616953'^^xsd:double;
  dwc:latitude '46.15770721'^^xsd:double;
  dwc:startLatitude '46.19400406'^^xsd:double;
  dwc:endLatitude '46.11157227'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '9.16388'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1354'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64948654 -3.606944799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64948654"^^xsd:decimal ;
  dwc:decimalLongitude "-3.606944799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64948654 -3.606944799)"^^geo:wktLiteral ;
  geo-pos:lat "45.64948654"^^xsd:decimal ;
  geo-pos:long "-3.606944799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.991666666667'^^xsd:double;
  dwc:startTimeOfDay '10.536388888889'^^xsd:double;
  dwc:endTimeOfDay '11.043055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.606944799'^^xsd:double;
  dwc:startLongitude '-3.602916479'^^xsd:double;
  dwc:endLongitude '-3.607453346'^^xsd:double;
  dwc:latitude '45.64948654'^^xsd:double;
  dwc:startLatitude '45.72027206'^^xsd:double;
  dwc:endLatitude '45.64156723'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '8.75277'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1355'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61325836 -3.353798389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61325836"^^xsd:decimal ;
  dwc:decimalLongitude "-3.353798389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61325836 -3.353798389)"^^geo:wktLiteral ;
  geo-pos:lat "45.61325836"^^xsd:decimal ;
  geo-pos:long "-3.353798389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.251944444444'^^xsd:double;
  dwc:startTimeOfDay '12.079444444444'^^xsd:double;
  dwc:endTimeOfDay '12.505'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.353798389'^^xsd:double;
  dwc:startLongitude '-3.394546509'^^xsd:double;
  dwc:endLongitude '-3.292801857'^^xsd:double;
  dwc:latitude '45.61325836'^^xsd:double;
  dwc:startLatitude '45.61542892'^^xsd:double;
  dwc:endLatitude '45.61066818'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.92613'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1356'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53198242 -2.049441814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53198242"^^xsd:decimal ;
  dwc:decimalLongitude "-2.049441814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53198242 -2.049441814)"^^geo:wktLiteral ;
  geo-pos:lat "45.53198242"^^xsd:decimal ;
  geo-pos:long "-2.049441814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1357'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.47'^^xsd:double;
  dwc:startTimeOfDay '6.0261111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5838888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.049441814'^^xsd:double;
  dwc:startLongitude '-2.147806644'^^xsd:double;
  dwc:endLongitude '-2.024199963'^^xsd:double;
  dwc:latitude '45.53198242'^^xsd:double;
  dwc:startLatitude '45.5372963'^^xsd:double;
  dwc:endLatitude '45.53079605'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.64836'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1357'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51338577 -1.771314979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51338577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.771314979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51338577 -1.771314979)"^^geo:wktLiteral ;
  geo-pos:lat "45.51338577"^^xsd:decimal ;
  geo-pos:long "-1.771314979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7486111111111'^^xsd:double;
  dwc:startTimeOfDay '7.5091666666667'^^xsd:double;
  dwc:endTimeOfDay '8.0369444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.771314979'^^xsd:double;
  dwc:startLongitude '-1.822501659'^^xsd:double;
  dwc:endLongitude '-1.70936656'^^xsd:double;
  dwc:latitude '45.51338577'^^xsd:double;
  dwc:startLatitude '45.51739883'^^xsd:double;
  dwc:endLatitude '45.51008987'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.84674'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1358'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51238632 -1.754791737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51238632"^^xsd:decimal ;
  dwc:decimalLongitude "-1.754791737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51238632 -1.754791737)"^^geo:wktLiteral ;
  geo-pos:lat "45.51238632"^^xsd:decimal ;
  geo-pos:long "-1.754791737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8261111111111'^^xsd:double;
  dwc:startTimeOfDay '7.5091666666667'^^xsd:double;
  dwc:endTimeOfDay '8.0369444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.754791737'^^xsd:double;
  dwc:startLongitude '-1.822501659'^^xsd:double;
  dwc:endLongitude '-1.70936656'^^xsd:double;
  dwc:latitude '45.51238632'^^xsd:double;
  dwc:startLatitude '45.51739883'^^xsd:double;
  dwc:endLatitude '45.51008987'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.84674'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1359'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50758362 -1.648131609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50758362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.648131609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50758362 -1.648131609)"^^geo:wktLiteral ;
  geo-pos:lat "45.50758362"^^xsd:decimal ;
  geo-pos:long "-1.648131609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.32'^^xsd:double;
  dwc:startTimeOfDay '8.2136111111111'^^xsd:double;
  dwc:endTimeOfDay '8.5283333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.648131609'^^xsd:double;
  dwc:startLongitude '-1.671271801'^^xsd:double;
  dwc:endLongitude '-1.602796674'^^xsd:double;
  dwc:latitude '45.50758362'^^xsd:double;
  dwc:startLatitude '45.50848007'^^xsd:double;
  dwc:endLatitude '45.5056572'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '5.34174'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1360'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10141754 -2.177769899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.10141754"^^xsd:decimal ;
  dwc:decimalLongitude "-2.177769899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10141754 -2.177769899)"^^geo:wktLiteral ;
  geo-pos:lat "44.10141754"^^xsd:decimal ;
  geo-pos:long "-2.177769899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1361'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5583333333333'^^xsd:double;
  dwc:startTimeOfDay '5.485'^^xsd:double;
  dwc:endTimeOfDay '5.7838888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.177769899'^^xsd:double;
  dwc:startLongitude '-2.185353279'^^xsd:double;
  dwc:endLongitude '-2.154926538'^^xsd:double;
  dwc:latitude '44.10141754'^^xsd:double;
  dwc:startLatitude '44.11197281'^^xsd:double;
  dwc:endLatitude '44.06866837'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '5.39002'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1361'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91939163 -2.042561531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.91939163"^^xsd:decimal ;
  dwc:decimalLongitude "-2.042561531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91939163 -2.042561531)"^^geo:wktLiteral ;
  geo-pos:lat "43.91939163"^^xsd:decimal ;
  geo-pos:long "-2.042561531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.8602777777778'^^xsd:double;
  dwc:startTimeOfDay '6.8588888888889'^^xsd:double;
  dwc:endTimeOfDay '7.1480555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.042561531'^^xsd:double;
  dwc:startLongitude '-2.042700052'^^xsd:double;
  dwc:endLongitude '-2.014553308'^^xsd:double;
  dwc:latitude '43.91939163'^^xsd:double;
  dwc:startLatitude '43.91959'^^xsd:double;
  dwc:endLatitude '43.87937164'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.00515'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1362'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90523148 -2.032500029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90523148"^^xsd:decimal ;
  dwc:decimalLongitude "-2.032500029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90523148 -2.032500029)"^^geo:wktLiteral ;
  geo-pos:lat "43.90523148"^^xsd:decimal ;
  geo-pos:long "-2.032500029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9630555555556'^^xsd:double;
  dwc:startTimeOfDay '6.8588888888889'^^xsd:double;
  dwc:endTimeOfDay '7.1480555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.032500029'^^xsd:double;
  dwc:startLongitude '-2.042700052'^^xsd:double;
  dwc:endLongitude '-2.014553308'^^xsd:double;
  dwc:latitude '43.90523148'^^xsd:double;
  dwc:startLatitude '43.91959'^^xsd:double;
  dwc:endLatitude '43.87937164'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.00515'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1363'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71337128 -2.046743155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71337128"^^xsd:decimal ;
  dwc:decimalLongitude "-2.046743155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71337128 -2.046743155)"^^geo:wktLiteral ;
  geo-pos:lat "43.71337128"^^xsd:decimal ;
  geo-pos:long "-2.046743155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.9619444444444'^^xsd:double;
  dwc:startTimeOfDay '9.7683333333333'^^xsd:double;
  dwc:endTimeOfDay '10.024166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.046743155'^^xsd:double;
  dwc:startLongitude '-2.010378361'^^xsd:double;
  dwc:endLongitude '-2.058148384'^^xsd:double;
  dwc:latitude '43.71337128'^^xsd:double;
  dwc:startLatitude '43.72806168'^^xsd:double;
  dwc:endLatitude '43.70821762'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.42505'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1364'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68953323 -2.271404982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68953323"^^xsd:decimal ;
  dwc:decimalLongitude "-2.271404982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68953323 -2.271404982)"^^geo:wktLiteral ;
  geo-pos:lat "43.68953323"^^xsd:decimal ;
  geo-pos:long "-2.271404982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.239722222222'^^xsd:double;
  dwc:startTimeOfDay '11.011944444444'^^xsd:double;
  dwc:endTimeOfDay '11.5025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.271404982'^^xsd:double;
  dwc:startLongitude '-2.234025002'^^xsd:double;
  dwc:endLongitude '-2.313156605'^^xsd:double;
  dwc:latitude '43.68953323'^^xsd:double;
  dwc:startLatitude '43.66796112'^^xsd:double;
  dwc:endLatitude '43.7143631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:sampleSize '8.18604'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1365'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80139923 -3.505225182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80139923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.505225182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80139923 -3.505225182)"^^geo:wktLiteral ;
  geo-pos:lat "43.80139923"^^xsd:decimal ;
  geo-pos:long "-3.505225182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.564166666667'^^xsd:double;
  dwc:startTimeOfDay '18.511944444444'^^xsd:double;
  dwc:endTimeOfDay '19.095'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.505225182'^^xsd:double;
  dwc:startLongitude '-3.496449709'^^xsd:double;
  dwc:endLongitude '-3.599809885'^^xsd:double;
  dwc:latitude '43.80139923'^^xsd:double;
  dwc:startLatitude '43.80613708'^^xsd:double;
  dwc:endLatitude '43.75555038'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '10.018'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1366'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64570236 -6.07779026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64570236"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07779026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64570236 -6.07779026)"^^geo:wktLiteral ;
  geo-pos:lat "43.64570236"^^xsd:decimal ;
  geo-pos:long "-6.07779026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.861111111111'^^xsd:double;
  dwc:startTimeOfDay '14.800833333333'^^xsd:double;
  dwc:endTimeOfDay '15.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.07779026'^^xsd:double;
  dwc:startLongitude '-6.067708492'^^xsd:double;
  dwc:endLongitude '-6.106336594'^^xsd:double;
  dwc:latitude '43.64570236'^^xsd:double;
  dwc:startLatitude '43.64030838'^^xsd:double;
  dwc:endLatitude '43.66127777'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.88269'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1367'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8483963 -6.458384991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8483963"^^xsd:decimal ;
  dwc:decimalLongitude "-6.458384991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8483963 -6.458384991)"^^geo:wktLiteral ;
  geo-pos:lat "43.8483963"^^xsd:decimal ;
  geo-pos:long "-6.458384991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.5166666666667'^^xsd:double;
  dwc:startTimeOfDay '5.4188888888889'^^xsd:double;
  dwc:endTimeOfDay '5.8805555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.458384991'^^xsd:double;
  dwc:startLongitude '-6.441771507'^^xsd:double;
  dwc:endLongitude '-6.519331932'^^xsd:double;
  dwc:latitude '43.8483963'^^xsd:double;
  dwc:startLatitude '43.83891678'^^xsd:double;
  dwc:endLatitude '43.88324356'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '7.9295'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1368'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90079117 -6.552560329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90079117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.552560329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90079117 -6.552560329)"^^geo:wktLiteral ;
  geo-pos:lat "43.90079117"^^xsd:decimal ;
  geo-pos:long "-6.552560329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0788888888889'^^xsd:double;
  dwc:startTimeOfDay '6.0063888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5138888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.552560329'^^xsd:double;
  dwc:startLongitude '-6.540494919'^^xsd:double;
  dwc:endLongitude '-6.623697758'^^xsd:double;
  dwc:latitude '43.90079117'^^xsd:double;
  dwc:startLatitude '43.8945961'^^xsd:double;
  dwc:endLatitude '43.93937302'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.31334'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1369'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90996933 -6.570079327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90996933"^^xsd:decimal ;
  dwc:decimalLongitude "-6.570079327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90996933 -6.570079327)"^^geo:wktLiteral ;
  geo-pos:lat "43.90996933"^^xsd:decimal ;
  geo-pos:long "-6.570079327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1855555555556'^^xsd:double;
  dwc:startTimeOfDay '6.0063888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5138888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.570079327'^^xsd:double;
  dwc:startLongitude '-6.540494919'^^xsd:double;
  dwc:endLongitude '-6.623697758'^^xsd:double;
  dwc:latitude '43.90996933'^^xsd:double;
  dwc:startLatitude '43.8945961'^^xsd:double;
  dwc:endLatitude '43.93937302'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.31334'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1370'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91415024 -6.577958107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.91415024"^^xsd:decimal ;
  dwc:decimalLongitude "-6.577958107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91415024 -6.577958107)"^^geo:wktLiteral ;
  geo-pos:lat "43.91415024"^^xsd:decimal ;
  geo-pos:long "-6.577958107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2333333333333'^^xsd:double;
  dwc:startTimeOfDay '6.0063888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5138888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.577958107'^^xsd:double;
  dwc:startLongitude '-6.540494919'^^xsd:double;
  dwc:endLongitude '-6.623697758'^^xsd:double;
  dwc:latitude '43.91415024'^^xsd:double;
  dwc:startLatitude '43.8945961'^^xsd:double;
  dwc:endLatitude '43.93937302'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.31334'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1371'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13042068 -6.988898754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13042068"^^xsd:decimal ;
  dwc:decimalLongitude "-6.988898754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13042068 -6.988898754)"^^geo:wktLiteral ;
  geo-pos:lat "44.13042068"^^xsd:decimal ;
  geo-pos:long "-6.988898754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6569444444444'^^xsd:double;
  dwc:startTimeOfDay '8.65'^^xsd:double;
  dwc:endTimeOfDay '9.0027777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.988898754'^^xsd:double;
  dwc:startLongitude '-6.987761497'^^xsd:double;
  dwc:endLongitude '-7.047501564'^^xsd:double;
  dwc:latitude '44.13042068'^^xsd:double;
  dwc:startLatitude '44.12979507'^^xsd:double;
  dwc:endLatitude '44.16075897'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.87617'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1372'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18019867 -7.87661314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18019867"^^xsd:decimal ;
  dwc:decimalLongitude "-7.87661314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18019867 -7.87661314)"^^geo:wktLiteral ;
  geo-pos:lat "44.18019867"^^xsd:decimal ;
  geo-pos:long "-7.87661314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.926666666667'^^xsd:double;
  dwc:startTimeOfDay '12.500555555556'^^xsd:double;
  dwc:endTimeOfDay '13.012777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.87661314'^^xsd:double;
  dwc:startLongitude '-7.788786888'^^xsd:double;
  dwc:endLongitude '-7.894392014'^^xsd:double;
  dwc:latitude '44.18019867'^^xsd:double;
  dwc:startLatitude '44.18666077'^^xsd:double;
  dwc:endLatitude '44.17874527'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.46114'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1373'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16008377 -8.125900269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16008377"^^xsd:decimal ;
  dwc:decimalLongitude "-8.125900269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16008377 -8.125900269)"^^geo:wktLiteral ;
  geo-pos:lat "44.16008377"^^xsd:decimal ;
  geo-pos:long "-8.125900269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.149444444444'^^xsd:double;
  dwc:startTimeOfDay '14.003888888889'^^xsd:double;
  dwc:endTimeOfDay '14.510833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.125900269'^^xsd:double;
  dwc:startLongitude '-8.096123695'^^xsd:double;
  dwc:endLongitude '-8.201180458'^^xsd:double;
  dwc:latitude '44.16008377'^^xsd:double;
  dwc:startLatitude '44.16236115'^^xsd:double;
  dwc:endLatitude '44.15607834'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.40399'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1374'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43608241 -3.633661866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43608241"^^xsd:decimal ;
  dwc:decimalLongitude "-3.633661866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43608241 -3.633661866)"^^geo:wktLiteral ;
  geo-pos:lat "60.43608241"^^xsd:decimal ;
  geo-pos:long "-3.633661866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.817222222222'^^xsd:double;
  dwc:startTimeOfDay '13.592777777778'^^xsd:double;
  dwc:endTimeOfDay '14.066388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.633661866'^^xsd:double;
  dwc:startLongitude '-3.634521725'^^xsd:double;
  dwc:endLongitude '-3.632707294'^^xsd:double;
  dwc:latitude '60.43608241'^^xsd:double;
  dwc:startLatitude '60.47366531'^^xsd:double;
  dwc:endLatitude '60.39435981'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.81299'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1375'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3415451 -3.752036572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3415451"^^xsd:decimal ;
  dwc:decimalLongitude "-3.752036572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3415451 -3.752036572)"^^geo:wktLiteral ;
  geo-pos:lat "59.3415451"^^xsd:decimal ;
  geo-pos:long "-3.752036572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.8477777777778'^^xsd:double;
  dwc:startTimeOfDay '8.8147222222222'^^xsd:double;
  dwc:endTimeOfDay '9.1369444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.752036572'^^xsd:double;
  dwc:startLongitude '-3.741359949'^^xsd:double;
  dwc:endLongitude '-3.845863342'^^xsd:double;
  dwc:latitude '59.3415451'^^xsd:double;
  dwc:startLatitude '59.34090805'^^xsd:double;
  dwc:endLatitude '59.34563065'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.9443'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1376'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40678788 -5.331505985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.40678788"^^xsd:decimal ;
  dwc:decimalLongitude "-5.331505985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40678788 -5.331505985)"^^geo:wktLiteral ;
  geo-pos:lat "59.40678788"^^xsd:decimal ;
  geo-pos:long "-5.331505985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.8625'^^xsd:double;
  dwc:startTimeOfDay '13.554722222222'^^xsd:double;
  dwc:endTimeOfDay '14.083611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.331505985'^^xsd:double;
  dwc:startLongitude '-5.242225053'^^xsd:double;
  dwc:endLongitude '-5.394523144'^^xsd:double;
  dwc:latitude '59.40678788'^^xsd:double;
  dwc:startLatitude '59.40211128'^^xsd:double;
  dwc:endLatitude '59.40902328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.64745'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1377'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.41484939 -5.592348273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.41484939"^^xsd:decimal ;
  dwc:decimalLongitude "-5.592348273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.41484939 -5.592348273)"^^geo:wktLiteral ;
  geo-pos:lat "59.41484939"^^xsd:decimal ;
  geo-pos:long "-5.592348273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.764444444444'^^xsd:double;
  dwc:startTimeOfDay '14.629166666667'^^xsd:double;
  dwc:endTimeOfDay '15.072222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.592348273'^^xsd:double;
  dwc:startLongitude '-5.55266413'^^xsd:double;
  dwc:endLongitude '-5.682250023'^^xsd:double;
  dwc:latitude '59.41484939'^^xsd:double;
  dwc:startLatitude '59.41351879'^^xsd:double;
  dwc:endLatitude '59.4176178'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.34076'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1378'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4187355 -5.728573799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4187355"^^xsd:decimal ;
  dwc:decimalLongitude "-5.728573799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4187355 -5.728573799)"^^geo:wktLiteral ;
  geo-pos:lat "59.4187355"^^xsd:decimal ;
  geo-pos:long "-5.728573799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.235277777778'^^xsd:double;
  dwc:startTimeOfDay '15.072222222222'^^xsd:double;
  dwc:endTimeOfDay '15.563333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.728573799'^^xsd:double;
  dwc:startLongitude '-5.682250023'^^xsd:double;
  dwc:endLongitude '-5.821494579'^^xsd:double;
  dwc:latitude '59.4187355'^^xsd:double;
  dwc:startLatitude '59.4176178'^^xsd:double;
  dwc:endLatitude '59.42077637'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.87968'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1379'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4239502 -5.995222092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4239502"^^xsd:decimal ;
  dwc:decimalLongitude "-5.995222092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4239502 -5.995222092)"^^geo:wktLiteral ;
  geo-pos:lat "59.4239502"^^xsd:decimal ;
  geo-pos:long "-5.995222092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.190277777778'^^xsd:double;
  dwc:startTimeOfDay '16.181111111111'^^xsd:double;
  dwc:endTimeOfDay '16.650555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.995222092'^^xsd:double;
  dwc:startLongitude '-5.992713451'^^xsd:double;
  dwc:endLongitude '-6.122513254'^^xsd:double;
  dwc:latitude '59.4239502'^^xsd:double;
  dwc:startLatitude '59.42388535'^^xsd:double;
  dwc:endLatitude '59.42502084'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.33787'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1380'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.03061676 -7.272987843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.03061676"^^xsd:decimal ;
  dwc:decimalLongitude "-7.272987843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.03061676 -7.272987843)"^^geo:wktLiteral ;
  geo-pos:lat "59.03061676"^^xsd:decimal ;
  geo-pos:long "-7.272987843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.484444444444'^^xsd:double;
  dwc:startTimeOfDay '13.164722222222'^^xsd:double;
  dwc:endTimeOfDay '13.586388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.272987843'^^xsd:double;
  dwc:startLongitude '-7.187319756'^^xsd:double;
  dwc:endLongitude '-7.299871922'^^xsd:double;
  dwc:latitude '59.03061676'^^xsd:double;
  dwc:startLatitude '59.05641937'^^xsd:double;
  dwc:endLatitude '59.0217514'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '7.49924'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1381'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32816696 -8.56324482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32816696"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56324482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32816696 -8.56324482)"^^geo:wktLiteral ;
  geo-pos:lat "58.32816696"^^xsd:decimal ;
  geo-pos:long "-8.56324482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.9527777777778'^^xsd:double;
  dwc:startTimeOfDay '9.5897222222222'^^xsd:double;
  dwc:endTimeOfDay '10.060277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.56324482'^^xsd:double;
  dwc:startLongitude '-8.550751686'^^xsd:double;
  dwc:endLongitude '-8.567090034'^^xsd:double;
  dwc:latitude '58.32816696'^^xsd:double;
  dwc:startLatitude '58.26744843'^^xsd:double;
  dwc:endLatitude '58.34620667'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.80344'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1382'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8156395 -9.305481911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8156395"^^xsd:decimal ;
  dwc:decimalLongitude "-9.305481911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8156395 -9.305481911)"^^geo:wktLiteral ;
  geo-pos:lat "57.8156395"^^xsd:decimal ;
  geo-pos:long "-9.305481911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1411111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0508333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5386111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.305481911'^^xsd:double;
  dwc:startLongitude '-9.328398705'^^xsd:double;
  dwc:endLongitude '-9.205289841'^^xsd:double;
  dwc:latitude '57.8156395'^^xsd:double;
  dwc:startLatitude '57.8242836'^^xsd:double;
  dwc:endLatitude '57.77715683'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '8.97555'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1383'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80286407 -9.272073746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80286407"^^xsd:decimal ;
  dwc:decimalLongitude "-9.272073746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80286407 -9.272073746)"^^geo:wktLiteral ;
  geo-pos:lat "57.80286407"^^xsd:decimal ;
  geo-pos:long "-9.272073746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2730555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0508333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5386111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.272073746'^^xsd:double;
  dwc:startLongitude '-9.328398705'^^xsd:double;
  dwc:endLongitude '-9.205289841'^^xsd:double;
  dwc:latitude '57.80286407'^^xsd:double;
  dwc:startLatitude '57.8242836'^^xsd:double;
  dwc:endLatitude '57.77715683'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.97555'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1384'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52282715 -8.539714813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52282715"^^xsd:decimal ;
  dwc:decimalLongitude "-8.539714813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52282715 -8.539714813)"^^geo:wktLiteral ;
  geo-pos:lat "57.52282715"^^xsd:decimal ;
  geo-pos:long "-8.539714813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.443333333333'^^xsd:double;
  dwc:startTimeOfDay '12.095'^^xsd:double;
  dwc:endTimeOfDay '12.540555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.539714813'^^xsd:double;
  dwc:startLongitude '-8.627901077'^^xsd:double;
  dwc:endLongitude '-8.514773369'^^xsd:double;
  dwc:latitude '57.52282715'^^xsd:double;
  dwc:startLatitude '57.55830765'^^xsd:double;
  dwc:endLatitude '57.51276016'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.43489'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1385'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48762131 -8.451727867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48762131"^^xsd:decimal ;
  dwc:decimalLongitude "-8.451727867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48762131 -8.451727867)"^^geo:wktLiteral ;
  geo-pos:lat "57.48762131"^^xsd:decimal ;
  geo-pos:long "-8.451727867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.785833333333'^^xsd:double;
  dwc:startTimeOfDay '12.579166666667'^^xsd:double;
  dwc:endTimeOfDay '13.076666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.451727867'^^xsd:double;
  dwc:startLongitude '-8.504946709'^^xsd:double;
  dwc:endLongitude '-8.377012253'^^xsd:double;
  dwc:latitude '57.48762131'^^xsd:double;
  dwc:startLatitude '57.5087471'^^xsd:double;
  dwc:endLatitude '57.4600029'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.3665'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1386'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47833633 -8.426874161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47833633"^^xsd:decimal ;
  dwc:decimalLongitude "-8.426874161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47833633 -8.426874161)"^^geo:wktLiteral ;
  geo-pos:lat "57.47833633"^^xsd:decimal ;
  geo-pos:long "-8.426874161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.881944444444'^^xsd:double;
  dwc:startTimeOfDay '12.579166666667'^^xsd:double;
  dwc:endTimeOfDay '13.076666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.426874161'^^xsd:double;
  dwc:startLongitude '-8.504946709'^^xsd:double;
  dwc:endLongitude '-8.377012253'^^xsd:double;
  dwc:latitude '57.47833633'^^xsd:double;
  dwc:startLatitude '57.5087471'^^xsd:double;
  dwc:endLatitude '57.4600029'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.3665'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1387'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51049042 -10.4599247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51049042"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4599247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51049042 -10.4599247)"^^geo:wktLiteral ;
  geo-pos:lat "51.51049042"^^xsd:decimal ;
  geo-pos:long "-10.4599247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7194444444444'^^xsd:double;
  dwc:startTimeOfDay '9.6161111111111'^^xsd:double;
  dwc:endTimeOfDay '9.8869444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.4599247'^^xsd:double;
  dwc:startLongitude '-10.47479057'^^xsd:double;
  dwc:endLongitude '-10.43645668'^^xsd:double;
  dwc:latitude '51.51049042'^^xsd:double;
  dwc:startLatitude '51.49597931'^^xsd:double;
  dwc:endLatitude '51.53440857'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.02613'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1406'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.67829 0.721368372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.67829"^^xsd:decimal ;
  dwc:decimalLongitude "0.721368372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.67829 0.721368372)"^^geo:wktLiteral ;
  geo-pos:lat "56.67829"^^xsd:decimal ;
  geo-pos:long "0.721368372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.413333333333'^^xsd:double;
  dwc:startTimeOfDay '19.029722222222'^^xsd:double;
  dwc:endTimeOfDay '19.576944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.721368372'^^xsd:double;
  dwc:startLongitude '0.761904955'^^xsd:double;
  dwc:endLongitude '0.704625'^^xsd:double;
  dwc:latitude '56.67829'^^xsd:double;
  dwc:startLatitude '56.74049'^^xsd:double;
  dwc:endLatitude '56.6519'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.4461'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1179'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.69316 0.731083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.69316"^^xsd:decimal ;
  dwc:decimalLongitude "0.731083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.69316 0.731083333)"^^geo:wktLiteral ;
  geo-pos:lat "56.69316"^^xsd:decimal ;
  geo-pos:long "0.731083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.321388888889'^^xsd:double;
  dwc:startTimeOfDay '19.029722222222'^^xsd:double;
  dwc:endTimeOfDay '19.576944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.731083333'^^xsd:double;
  dwc:startLongitude '0.761904955'^^xsd:double;
  dwc:endLongitude '0.704625'^^xsd:double;
  dwc:latitude '56.69316'^^xsd:double;
  dwc:startLatitude '56.74049'^^xsd:double;
  dwc:endLatitude '56.6519'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.4461'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1180'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6867 0.726858318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6867"^^xsd:decimal ;
  dwc:decimalLongitude "0.726858318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6867 0.726858318)"^^geo:wktLiteral ;
  geo-pos:lat "56.6867"^^xsd:decimal ;
  geo-pos:long "0.726858318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.361111111111'^^xsd:double;
  dwc:startTimeOfDay '19.029722222222'^^xsd:double;
  dwc:endTimeOfDay '19.576944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.726858318'^^xsd:double;
  dwc:startLongitude '0.761904955'^^xsd:double;
  dwc:endLongitude '0.704625'^^xsd:double;
  dwc:latitude '56.6867'^^xsd:double;
  dwc:startLatitude '56.74049'^^xsd:double;
  dwc:endLatitude '56.6519'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.4461'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1181'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64567 0.708666682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64567"^^xsd:decimal ;
  dwc:decimalLongitude "0.708666682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64567 0.708666682)"^^geo:wktLiteral ;
  geo-pos:lat "56.64567"^^xsd:decimal ;
  geo-pos:long "0.708666682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.615833333333'^^xsd:double;
  dwc:startTimeOfDay '19.576944444444'^^xsd:double;
  dwc:endTimeOfDay '20.051944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.708666682'^^xsd:double;
  dwc:startLongitude '0.70462501'^^xsd:double;
  dwc:endLongitude '0.750119984'^^xsd:double;
  dwc:latitude '56.64567'^^xsd:double;
  dwc:startLatitude '56.6519'^^xsd:double;
  dwc:endLatitude '56.57263184'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.23717'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1182'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63833 0.713259995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63833"^^xsd:decimal ;
  dwc:decimalLongitude "0.713259995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63833 0.713259995)"^^geo:wktLiteral ;
  geo-pos:lat "56.63833"^^xsd:decimal ;
  geo-pos:long "0.713259995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.660555555556'^^xsd:double;
  dwc:startTimeOfDay '19.576944444444'^^xsd:double;
  dwc:endTimeOfDay '20.051944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.713259995'^^xsd:double;
  dwc:startLongitude '0.70462501'^^xsd:double;
  dwc:endLongitude '0.750119984'^^xsd:double;
  dwc:latitude '56.63833'^^xsd:double;
  dwc:startLatitude '56.6519'^^xsd:double;
  dwc:endLatitude '56.57263184'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.23717'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1183'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05871 2.595431805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.05871"^^xsd:decimal ;
  dwc:decimalLongitude "2.595431805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05871 2.595431805)"^^geo:wktLiteral ;
  geo-pos:lat "57.05871"^^xsd:decimal ;
  geo-pos:long "2.595431805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5816666666667'^^xsd:double;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8.0511111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.595431805'^^xsd:double;
  dwc:startLongitude '2.60321331'^^xsd:double;
  dwc:endLongitude '2.55233'^^xsd:double;
  dwc:latitude '57.05871'^^xsd:double;
  dwc:startLatitude '57.04535'^^xsd:double;
  dwc:endLatitude '57.13688'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.6246'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1184'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08706 2.579705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08706"^^xsd:decimal ;
  dwc:decimalLongitude "2.579705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08706 2.579705)"^^geo:wktLiteral ;
  geo-pos:lat "57.08706"^^xsd:decimal ;
  geo-pos:long "2.579705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7530555555556'^^xsd:double;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8.0511111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.579705'^^xsd:double;
  dwc:startLongitude '2.60321331'^^xsd:double;
  dwc:endLongitude '2.55233'^^xsd:double;
  dwc:latitude '57.08706'^^xsd:double;
  dwc:startLatitude '57.04535'^^xsd:double;
  dwc:endLatitude '57.13688'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.6246'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1185'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.20458 2.516306639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.20458"^^xsd:decimal ;
  dwc:decimalLongitude "2.516306639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.20458 2.516306639)"^^geo:wktLiteral ;
  geo-pos:lat "57.20458"^^xsd:decimal ;
  geo-pos:long "2.516306639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4538888888889'^^xsd:double;
  dwc:startTimeOfDay '8.0511111111111'^^xsd:double;
  dwc:endTimeOfDay '8.5797222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.516306639'^^xsd:double;
  dwc:startLongitude '2.552330017'^^xsd:double;
  dwc:endLongitude '2.504952'^^xsd:double;
  dwc:latitude '57.20458'^^xsd:double;
  dwc:startLatitude '57.13688'^^xsd:double;
  dwc:endLatitude '57.22594'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2995'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1186'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38093 2.419611692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38093"^^xsd:decimal ;
  dwc:decimalLongitude "2.419611692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38093 2.419611692)"^^geo:wktLiteral ;
  geo-pos:lat "57.38093"^^xsd:decimal ;
  geo-pos:long "2.419611692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4972222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0275'^^xsd:double;
  dwc:endTimeOfDay '9.675'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.419611692'^^xsd:double;
  dwc:startLongitude '2.462058306'^^xsd:double;
  dwc:endLongitude '2.404176'^^xsd:double;
  dwc:latitude '57.38093'^^xsd:double;
  dwc:startLatitude '57.30088'^^xsd:double;
  dwc:endLatitude '57.41174'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '12.798'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1187'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87188 1.525980115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.87188"^^xsd:decimal ;
  dwc:decimalLongitude "1.525980115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87188 1.525980115)"^^geo:wktLiteral ;
  geo-pos:lat "57.87188"^^xsd:decimal ;
  geo-pos:long "1.525980115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.180277777778'^^xsd:double;
  dwc:startTimeOfDay '18.0025'^^xsd:double;
  dwc:endTimeOfDay '18.570833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.525980115'^^xsd:double;
  dwc:startLongitude '1.547088385'^^xsd:double;
  dwc:endLongitude '1.482333'^^xsd:double;
  dwc:latitude '57.87188'^^xsd:double;
  dwc:startLatitude '57.90252304'^^xsd:double;
  dwc:endLatitude '57.80423'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '11.5739'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1198'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.77876 1.464306593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.77876"^^xsd:decimal ;
  dwc:decimalLongitude "1.464306593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.77876 1.464306593)"^^geo:wktLiteral ;
  geo-pos:lat "57.77876"^^xsd:decimal ;
  geo-pos:long "1.464306593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.719444444444'^^xsd:double;
  dwc:startTimeOfDay '18.570833333333'^^xsd:double;
  dwc:endTimeOfDay '19.0025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.464306593'^^xsd:double;
  dwc:startLongitude '1.482333422'^^xsd:double;
  dwc:endLongitude '1.429867'^^xsd:double;
  dwc:latitude '57.77876'^^xsd:double;
  dwc:startLatitude '57.80423'^^xsd:double;
  dwc:endLatitude '57.73059'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.75377'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1199'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7068 1.413579941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7068"^^xsd:decimal ;
  dwc:decimalLongitude "1.413579941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7068 1.413579941)"^^geo:wktLiteral ;
  geo-pos:lat "57.7068"^^xsd:decimal ;
  geo-pos:long "1.413579941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.142222222222'^^xsd:double;
  dwc:startTimeOfDay '19.0025'^^xsd:double;
  dwc:endTimeOfDay '19.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.413579941'^^xsd:double;
  dwc:startLongitude '1.429866672'^^xsd:double;
  dwc:endLongitude '1.361995101'^^xsd:double;
  dwc:latitude '57.7068'^^xsd:double;
  dwc:startLatitude '57.73059'^^xsd:double;
  dwc:endLatitude '57.63275528'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '11.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1200'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70306 1.411088347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.70306"^^xsd:decimal ;
  dwc:decimalLongitude "1.411088347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.70306 1.411088347)"^^geo:wktLiteral ;
  geo-pos:lat "57.70306"^^xsd:decimal ;
  geo-pos:long "1.411088347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.164166666667'^^xsd:double;
  dwc:startTimeOfDay '19.0025'^^xsd:double;
  dwc:endTimeOfDay '19.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.411088347'^^xsd:double;
  dwc:startLongitude '1.429866672'^^xsd:double;
  dwc:endLongitude '1.361995101'^^xsd:double;
  dwc:latitude '57.70306'^^xsd:double;
  dwc:startLatitude '57.73059'^^xsd:double;
  dwc:endLatitude '57.63275528'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '11.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1201'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66444 1.383091569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.66444"^^xsd:decimal ;
  dwc:decimalLongitude "1.383091569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66444 1.383091569)"^^geo:wktLiteral ;
  geo-pos:lat "57.66444"^^xsd:decimal ;
  geo-pos:long "1.383091569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.392222222222'^^xsd:double;
  dwc:startTimeOfDay '19.0025'^^xsd:double;
  dwc:endTimeOfDay '19.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.383091569'^^xsd:double;
  dwc:startLongitude '1.429866672'^^xsd:double;
  dwc:endLongitude '1.361995101'^^xsd:double;
  dwc:latitude '57.66444'^^xsd:double;
  dwc:startLatitude '57.73059'^^xsd:double;
  dwc:endLatitude '57.63275528'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '11.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1202'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43235 0.830973327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43235"^^xsd:decimal ;
  dwc:decimalLongitude "0.830973327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43235 0.830973327)"^^geo:wktLiteral ;
  geo-pos:lat "56.43235"^^xsd:decimal ;
  geo-pos:long "0.830973327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.9708333333333'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.830973327'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.43235'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1203'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39501 0.851951659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.39501"^^xsd:decimal ;
  dwc:decimalLongitude "0.851951659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39501 0.851951659)"^^geo:wktLiteral ;
  geo-pos:lat "56.39501"^^xsd:decimal ;
  geo-pos:long "0.851951659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1927777777778'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.851951659'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.39501'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1204'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38062 0.860078275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.38062"^^xsd:decimal ;
  dwc:decimalLongitude "0.860078275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38062 0.860078275)"^^geo:wktLiteral ;
  geo-pos:lat "56.38062"^^xsd:decimal ;
  geo-pos:long "0.860078275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.2786111111111'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.860078275'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.38062'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1205'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42924 0.832768321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.42924"^^xsd:decimal ;
  dwc:decimalLongitude "0.832768321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42924 0.832768321)"^^geo:wktLiteral ;
  geo-pos:lat "56.42924"^^xsd:decimal ;
  geo-pos:long "0.832768321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.9894444444444'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.832768321'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.42924'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1206'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4561 0.817613363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4561"^^xsd:decimal ;
  dwc:decimalLongitude "0.817613363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4561 0.817613363)"^^geo:wktLiteral ;
  geo-pos:lat "56.4561"^^xsd:decimal ;
  geo-pos:long "0.817613363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8291666666667'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.817613363'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.4561'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1207'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.47857 0.804939985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.47857"^^xsd:decimal ;
  dwc:decimalLongitude "0.804939985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.47857 0.804939985)"^^geo:wktLiteral ;
  geo-pos:lat "56.47857"^^xsd:decimal ;
  geo-pos:long "0.804939985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6958333333333'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.804939985'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.47857'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1208'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.49769 0.79399997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.49769"^^xsd:decimal ;
  dwc:decimalLongitude "0.79399997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.49769 0.79399997)"^^geo:wktLiteral ;
  geo-pos:lat "56.49769"^^xsd:decimal ;
  geo-pos:long "0.79399997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.5819444444444'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.79399997'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.49769'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1209'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50391 0.790525019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.50391"^^xsd:decimal ;
  dwc:decimalLongitude "0.790525019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50391 0.790525019)"^^geo:wktLiteral ;
  geo-pos:lat "56.50391"^^xsd:decimal ;
  geo-pos:long "0.790525019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.5444444444444'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.790525019'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.50391'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1210'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4147 0.840923309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4147"^^xsd:decimal ;
  dwc:decimalLongitude "0.840923309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4147 0.840923309)"^^geo:wktLiteral ;
  geo-pos:lat "56.4147"^^xsd:decimal ;
  geo-pos:long "0.840923309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.0761111111111'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.840923309'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.4147'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1211'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4407 0.826279998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4407"^^xsd:decimal ;
  dwc:decimalLongitude "0.826279998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4407 0.826279998)"^^geo:wktLiteral ;
  geo-pos:lat "56.4407"^^xsd:decimal ;
  geo-pos:long "0.826279998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.9211111111111'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.826279998'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.4407'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1212'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15033 0.995728314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.15033"^^xsd:decimal ;
  dwc:decimalLongitude "0.995728314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15033 0.995728314)"^^geo:wktLiteral ;
  geo-pos:lat "56.15033"^^xsd:decimal ;
  geo-pos:long "0.995728314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6697222222222'^^xsd:double;
  dwc:startTimeOfDay '6.5277777777778'^^xsd:double;
  dwc:endTimeOfDay '6.8586111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.995728314'^^xsd:double;
  dwc:startLongitude '0.981749952'^^xsd:double;
  dwc:endLongitude '1.014432'^^xsd:double;
  dwc:latitude '56.15033'^^xsd:double;
  dwc:startLatitude '56.17351'^^xsd:double;
  dwc:endLatitude '56.11954'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '6.32919'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1213'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13054 1.007866621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.13054"^^xsd:decimal ;
  dwc:decimalLongitude "1.007866621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13054 1.007866621)"^^geo:wktLiteral ;
  geo-pos:lat "56.13054"^^xsd:decimal ;
  geo-pos:long "1.007866621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7916666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5277777777778'^^xsd:double;
  dwc:endTimeOfDay '6.8586111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.007866621'^^xsd:double;
  dwc:startLongitude '0.981749952'^^xsd:double;
  dwc:endLongitude '1.014432'^^xsd:double;
  dwc:latitude '56.13054'^^xsd:double;
  dwc:startLatitude '56.17351'^^xsd:double;
  dwc:endLatitude '56.11954'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '6.32919'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1214'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00713 1.081671596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00713"^^xsd:decimal ;
  dwc:decimalLongitude "1.081671596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00713 1.081671596)"^^geo:wktLiteral ;
  geo-pos:lat "56.00713"^^xsd:decimal ;
  geo-pos:long "1.081671596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.5511111111111'^^xsd:double;
  dwc:startTimeOfDay '7.5011111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.081671596'^^xsd:double;
  dwc:startLongitude '1.077083349'^^xsd:double;
  dwc:endLongitude '1.127942'^^xsd:double;
  dwc:latitude '56.00713'^^xsd:double;
  dwc:startLatitude '56.01532'^^xsd:double;
  dwc:endLatitude '55.93021'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.97216'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1215'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95763 1.191535115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.95763"^^xsd:decimal ;
  dwc:decimalLongitude "1.191535115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95763 1.191535115)"^^geo:wktLiteral ;
  geo-pos:lat "55.95763"^^xsd:decimal ;
  geo-pos:long "1.191535115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6013888888889'^^xsd:double;
  dwc:startTimeOfDay '8.5286111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0019444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.191535115'^^xsd:double;
  dwc:startLongitude '1.184346676'^^xsd:double;
  dwc:endLongitude '1.230293'^^xsd:double;
  dwc:latitude '55.95763'^^xsd:double;
  dwc:startLatitude '55.94669'^^xsd:double;
  dwc:endLatitude '56.01862'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.48788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1216'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00844 1.223803282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00844"^^xsd:decimal ;
  dwc:decimalLongitude "1.223803282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00844 1.223803282)"^^geo:wktLiteral ;
  geo-pos:lat "56.00844"^^xsd:decimal ;
  geo-pos:long "1.223803282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9352777777778'^^xsd:double;
  dwc:startTimeOfDay '8.5286111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0019444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.223803282'^^xsd:double;
  dwc:startLongitude '1.184346676'^^xsd:double;
  dwc:endLongitude '1.230293'^^xsd:double;
  dwc:latitude '56.00844'^^xsd:double;
  dwc:startLatitude '55.94669'^^xsd:double;
  dwc:endLatitude '56.01862'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.48788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1217'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.96906 1.199038267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.96906"^^xsd:decimal ;
  dwc:decimalLongitude "1.199038267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.96906 1.199038267)"^^geo:wktLiteral ;
  geo-pos:lat "55.96906"^^xsd:decimal ;
  geo-pos:long "1.199038267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6769444444444'^^xsd:double;
  dwc:startTimeOfDay '8.5286111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0019444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.199038267'^^xsd:double;
  dwc:startLongitude '1.184346676'^^xsd:double;
  dwc:endLongitude '1.230293'^^xsd:double;
  dwc:latitude '55.96906'^^xsd:double;
  dwc:startLatitude '55.94669'^^xsd:double;
  dwc:endLatitude '56.01862'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.48788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1218'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.97376 1.201976657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.97376"^^xsd:decimal ;
  dwc:decimalLongitude "1.201976657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.97376 1.201976657)"^^geo:wktLiteral ;
  geo-pos:lat "55.97376"^^xsd:decimal ;
  geo-pos:long "1.201976657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7077777777778'^^xsd:double;
  dwc:startTimeOfDay '8.5286111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0019444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.201976657'^^xsd:double;
  dwc:startLongitude '1.184346676'^^xsd:double;
  dwc:endLongitude '1.230293'^^xsd:double;
  dwc:latitude '55.97376'^^xsd:double;
  dwc:startLatitude '55.94669'^^xsd:double;
  dwc:endLatitude '56.01862'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.48788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1219'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09098 1.280225039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09098"^^xsd:decimal ;
  dwc:decimalLongitude "1.280225039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09098 1.280225039)"^^geo:wktLiteral ;
  geo-pos:lat "56.09098"^^xsd:decimal ;
  geo-pos:long "1.280225039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4741666666667'^^xsd:double;
  dwc:startTimeOfDay '9.0019444444444'^^xsd:double;
  dwc:endTimeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.280225039'^^xsd:double;
  dwc:startLongitude '1.230293274'^^xsd:double;
  dwc:endLongitude '1.292558'^^xsd:double;
  dwc:latitude '56.09098'^^xsd:double;
  dwc:startLatitude '56.01862'^^xsd:double;
  dwc:endLatitude '56.10775'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.6307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1220'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2737 1.412513375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2737"^^xsd:decimal ;
  dwc:decimalLongitude "1.412513375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2737 1.412513375)"^^geo:wktLiteral ;
  geo-pos:lat "56.2737"^^xsd:decimal ;
  geo-pos:long "1.412513375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.641944444444'^^xsd:double;
  dwc:startTimeOfDay '10.500833333333'^^xsd:double;
  dwc:endTimeOfDay '10.712222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.412513375'^^xsd:double;
  dwc:startLongitude '1.396039963'^^xsd:double;
  dwc:endLongitude '1.421972'^^xsd:double;
  dwc:latitude '56.2737'^^xsd:double;
  dwc:startLatitude '56.2513504'^^xsd:double;
  dwc:endLatitude '56.28364'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '3.92867'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1221'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.34065 1.472034931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.34065"^^xsd:decimal ;
  dwc:decimalLongitude "1.472034931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.34065 1.472034931)"^^geo:wktLiteral ;
  geo-pos:lat "56.34065"^^xsd:decimal ;
  geo-pos:long "1.472034931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.259166666667'^^xsd:double;
  dwc:startTimeOfDay '11.006666666667'^^xsd:double;
  dwc:endTimeOfDay '11.503333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.472034931'^^xsd:double;
  dwc:startLongitude '1.452789903'^^xsd:double;
  dwc:endLongitude '1.490973353'^^xsd:double;
  dwc:latitude '56.34065'^^xsd:double;
  dwc:startLatitude '56.29777'^^xsd:double;
  dwc:endLatitude '56.3819809'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.64851'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1222'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40403 1.502140045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40403"^^xsd:decimal ;
  dwc:decimalLongitude "1.502140045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40403 1.502140045)"^^geo:wktLiteral ;
  geo-pos:lat "56.40403"^^xsd:decimal ;
  geo-pos:long "1.502140045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.633888888889'^^xsd:double;
  dwc:startTimeOfDay '11.584722222222'^^xsd:double;
  dwc:endTimeOfDay '12.007777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.502140045'^^xsd:double;
  dwc:startLongitude '1.497486591'^^xsd:double;
  dwc:endLongitude '1.542280078'^^xsd:double;
  dwc:latitude '56.40403'^^xsd:double;
  dwc:startLatitude '56.39574'^^xsd:double;
  dwc:endLatitude '56.46611404'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.29015'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1223'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.53801 1.590488434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.53801"^^xsd:decimal ;
  dwc:decimalLongitude "1.590488434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.53801 1.590488434)"^^geo:wktLiteral ;
  geo-pos:lat "56.53801"^^xsd:decimal ;
  geo-pos:long "1.590488434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.441388888889'^^xsd:double;
  dwc:startTimeOfDay '12.007777777778'^^xsd:double;
  dwc:endTimeOfDay '12.524722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.590488434'^^xsd:double;
  dwc:startLongitude '1.542280078'^^xsd:double;
  dwc:endLongitude '1.599623322'^^xsd:double;
  dwc:latitude '56.53801'^^xsd:double;
  dwc:startLatitude '56.46611404'^^xsd:double;
  dwc:endLatitude '56.5518074'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.1507'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1224'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81306076 -9.197540283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81306076"^^xsd:decimal ;
  dwc:decimalLongitude "-9.197540283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81306076 -9.197540283)"^^geo:wktLiteral ;
  geo-pos:lat "41.81306076"^^xsd:decimal ;
  geo-pos:long "-9.197540283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.554166666667'^^xsd:double;
  dwc:startTimeOfDay '18.530555555556'^^xsd:double;
  dwc:endTimeOfDay '18.793333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.197540283'^^xsd:double;
  dwc:startLongitude '-9.194906235'^^xsd:double;
  dwc:endLongitude '-9.220246315'^^xsd:double;
  dwc:latitude '41.81306076'^^xsd:double;
  dwc:startLatitude '41.81623459'^^xsd:double;
  dwc:endLatitude '41.77997971'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.54274'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1225'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.68504333 -9.289273262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.68504333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.289273262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.68504333 -9.289273262)"^^geo:wktLiteral ;
  geo-pos:lat "41.68504333"^^xsd:decimal ;
  geo-pos:long "-9.289273262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.4847222222222'^^xsd:double;
  dwc:startTimeOfDay '5.3919444444444'^^xsd:double;
  dwc:endTimeOfDay '5.5086111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.289273262'^^xsd:double;
  dwc:startLongitude '-9.279025078'^^xsd:double;
  dwc:endLongitude '-9.29239'^^xsd:double;
  dwc:latitude '41.68504333'^^xsd:double;
  dwc:startLatitude '41.69809723'^^xsd:double;
  dwc:endLatitude '41.682014'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '2.1033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1226'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63024139 -9.337538719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63024139"^^xsd:decimal ;
  dwc:decimalLongitude "-9.337538719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63024139 -9.337538719)"^^geo:wktLiteral ;
  geo-pos:lat "41.63024139"^^xsd:decimal ;
  geo-pos:long "-9.337538719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.88'^^xsd:double;
  dwc:startTimeOfDay '5.5086111111111'^^xsd:double;
  dwc:endTimeOfDay '6.0663888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.337538719'^^xsd:double;
  dwc:startLongitude '-9.29239'^^xsd:double;
  dwc:endLongitude '-9.359660149'^^xsd:double;
  dwc:latitude '41.63024139'^^xsd:double;
  dwc:startLatitude '41.682014'^^xsd:double;
  dwc:endLatitude '41.60299301'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.4071'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1227'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65882111 -9.313576698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65882111"^^xsd:decimal ;
  dwc:decimalLongitude "-9.313576698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65882111 -9.313576698)"^^geo:wktLiteral ;
  geo-pos:lat "41.65882111"^^xsd:decimal ;
  geo-pos:long "-9.313576698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6780555555556'^^xsd:double;
  dwc:startTimeOfDay '5.5086111111111'^^xsd:double;
  dwc:endTimeOfDay '6.0663888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.313576698'^^xsd:double;
  dwc:startLongitude '-9.29239'^^xsd:double;
  dwc:endLongitude '-9.359660149'^^xsd:double;
  dwc:latitude '41.65882111'^^xsd:double;
  dwc:startLatitude '41.682014'^^xsd:double;
  dwc:endLatitude '41.60299301'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.4071'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1228'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9640274 -8.519726753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9640274"^^xsd:decimal ;
  dwc:decimalLongitude "-8.519726753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9640274 -8.519726753)"^^geo:wktLiteral ;
  geo-pos:lat "36.9640274"^^xsd:decimal ;
  geo-pos:long "-8.519726753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.733888888889'^^xsd:double;
  dwc:startTimeOfDay '10.664444444444'^^xsd:double;
  dwc:endTimeOfDay '11.146666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.519726753'^^xsd:double;
  dwc:startLongitude '-8.532330513'^^xsd:double;
  dwc:endLongitude '-8.445919037'^^xsd:double;
  dwc:latitude '36.9640274'^^xsd:double;
  dwc:startLatitude '36.95933151'^^xsd:double;
  dwc:endLatitude '36.99150848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.46337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1229'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97869873 -8.478242874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97869873"^^xsd:decimal ;
  dwc:decimalLongitude "-8.478242874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97869873 -8.478242874)"^^geo:wktLiteral ;
  geo-pos:lat "36.97869873"^^xsd:decimal ;
  geo-pos:long "-8.478242874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.9625'^^xsd:double;
  dwc:startTimeOfDay '10.664444444444'^^xsd:double;
  dwc:endTimeOfDay '11.146666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.478242874'^^xsd:double;
  dwc:startLongitude '-8.532330513'^^xsd:double;
  dwc:endLongitude '-8.445919037'^^xsd:double;
  dwc:latitude '36.97869873'^^xsd:double;
  dwc:startLatitude '36.95933151'^^xsd:double;
  dwc:endLatitude '36.99150848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.46337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1230'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99251938 -5.636238575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99251938"^^xsd:decimal ;
  dwc:decimalLongitude "-5.636238575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99251938 -5.636238575)"^^geo:wktLiteral ;
  geo-pos:lat "35.99251938"^^xsd:decimal ;
  geo-pos:long "-5.636238575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1231'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.5525'^^xsd:double;
  dwc:startTimeOfDay '17.505277777778'^^xsd:double;
  dwc:endTimeOfDay '17.698888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.636238575'^^xsd:double;
  dwc:startLongitude '-5.640723705'^^xsd:double;
  dwc:endLongitude '-5.61847353'^^xsd:double;
  dwc:latitude '35.99251938'^^xsd:double;
  dwc:startLatitude '36.00074387'^^xsd:double;
  dwc:endLatitude '35.97433853'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '3.55127'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1231'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95249557 -5.610199928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95249557"^^xsd:decimal ;
  dwc:decimalLongitude "-5.610199928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95249557 -5.610199928)"^^geo:wktLiteral ;
  geo-pos:lat "35.95249557"^^xsd:decimal ;
  geo-pos:long "-5.610199928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.054444444444'^^xsd:double;
  dwc:startTimeOfDay '18.022777777778'^^xsd:double;
  dwc:endTimeOfDay '18.085833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.610199928'^^xsd:double;
  dwc:startLongitude '-5.612476826'^^xsd:double;
  dwc:endLongitude '-5.609978199'^^xsd:double;
  dwc:latitude '35.95249557'^^xsd:double;
  dwc:startLatitude '35.95749283'^^xsd:double;
  dwc:endLatitude '35.94828796'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '1.04725'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1232'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26225662 -6.5660429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26225662"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5660429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26225662 -6.5660429)"^^geo:wktLiteral ;
  geo-pos:lat "36.26225662"^^xsd:decimal ;
  geo-pos:long "-6.5660429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.8061111111111'^^xsd:double;
  dwc:startTimeOfDay '8.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '8.8886111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.5660429'^^xsd:double;
  dwc:startLongitude '-6.555163383'^^xsd:double;
  dwc:endLongitude '-6.569403172'^^xsd:double;
  dwc:latitude '36.26225662'^^xsd:double;
  dwc:startLatitude '36.21816254'^^xsd:double;
  dwc:endLatitude '36.27498245'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '6.4415'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1233'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33749771 -6.586714745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33749771"^^xsd:decimal ;
  dwc:decimalLongitude "-6.586714745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33749771 -6.586714745)"^^geo:wktLiteral ;
  geo-pos:lat "36.33749771"^^xsd:decimal ;
  geo-pos:long "-6.586714745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2925'^^xsd:double;
  dwc:startTimeOfDay '9.1708333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4988888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.586714745'^^xsd:double;
  dwc:startLongitude '-6.581481934'^^xsd:double;
  dwc:endLongitude '-6.595248222'^^xsd:double;
  dwc:latitude '36.33749771'^^xsd:double;
  dwc:startLatitude '36.31835175'^^xsd:double;
  dwc:endLatitude '36.36978531'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.8466'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1234'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49623489 -6.622637749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49623489"^^xsd:decimal ;
  dwc:decimalLongitude "-6.622637749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49623489 -6.622637749)"^^geo:wktLiteral ;
  geo-pos:lat "36.49623489"^^xsd:decimal ;
  geo-pos:long "-6.622637749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1235'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.325'^^xsd:double;
  dwc:startTimeOfDay '10.000277777778'^^xsd:double;
  dwc:endTimeOfDay '10.690833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.622637749'^^xsd:double;
  dwc:startLongitude '-6.611917973'^^xsd:double;
  dwc:endLongitude '-6.63177681'^^xsd:double;
  dwc:latitude '36.49623489'^^xsd:double;
  dwc:startLatitude '36.44665527'^^xsd:double;
  dwc:endLatitude '36.55305862'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.9559'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1235'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72349167 -8.230839729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72349167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.230839729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72349167 -8.230839729)"^^geo:wktLiteral ;
  geo-pos:lat "36.72349167"^^xsd:decimal ;
  geo-pos:long "-8.230839729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3336111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0213888888889'^^xsd:double;
  dwc:endTimeOfDay '9.5425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.230839729'^^xsd:double;
  dwc:startLongitude '-8.173586845'^^xsd:double;
  dwc:endLongitude '-8.268990517'^^xsd:double;
  dwc:latitude '36.72349167'^^xsd:double;
  dwc:startLatitude '36.7167511'^^xsd:double;
  dwc:endLatitude '36.7283783'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1236'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72548676 -8.247065544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72548676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.247065544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72548676 -8.247065544)"^^geo:wktLiteral ;
  geo-pos:lat "36.72548676"^^xsd:decimal ;
  geo-pos:long "-8.247065544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1237'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.4222222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0213888888889'^^xsd:double;
  dwc:endTimeOfDay '9.5425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.247065544'^^xsd:double;
  dwc:startLongitude '-8.173586845'^^xsd:double;
  dwc:endLongitude '-8.268990517'^^xsd:double;
  dwc:latitude '36.72548676'^^xsd:double;
  dwc:startLatitude '36.7167511'^^xsd:double;
  dwc:endLatitude '36.7283783'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1237'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74219894 -8.386012077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74219894"^^xsd:decimal ;
  dwc:decimalLongitude "-8.386012077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74219894 -8.386012077)"^^geo:wktLiteral ;
  geo-pos:lat "36.74219894"^^xsd:decimal ;
  geo-pos:long "-8.386012077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.184444444444'^^xsd:double;
  dwc:startTimeOfDay '10.105833333333'^^xsd:double;
  dwc:endTimeOfDay '10.536111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.386012077'^^xsd:double;
  dwc:startLongitude '-8.371871948'^^xsd:double;
  dwc:endLongitude '-8.448871613'^^xsd:double;
  dwc:latitude '36.74219894'^^xsd:double;
  dwc:startLatitude '36.74026871'^^xsd:double;
  dwc:endLatitude '36.7506218'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '6.95195'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1238'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03033447 -8.201529503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03033447"^^xsd:decimal ;
  dwc:decimalLongitude "-8.201529503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03033447 -8.201529503)"^^geo:wktLiteral ;
  geo-pos:lat "37.03033447"^^xsd:decimal ;
  geo-pos:long "-8.201529503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.120555555556'^^xsd:double;
  dwc:startTimeOfDay '15.888055555556'^^xsd:double;
  dwc:endTimeOfDay '16.148611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.201529503'^^xsd:double;
  dwc:startLongitude '-8.242773056'^^xsd:double;
  dwc:endLongitude '-8.196548462'^^xsd:double;
  dwc:latitude '37.03033447'^^xsd:double;
  dwc:startLatitude '37.01648331'^^xsd:double;
  dwc:endLatitude '37.03203201'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.44997'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1239'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56630707 -9.465964317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56630707"^^xsd:decimal ;
  dwc:decimalLongitude "-9.465964317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56630707 -9.465964317)"^^geo:wktLiteral ;
  geo-pos:lat "37.56630707"^^xsd:decimal ;
  geo-pos:long "-9.465964317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1240'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.778611111111'^^xsd:double;
  dwc:startTimeOfDay '17.748333333333'^^xsd:double;
  dwc:endTimeOfDay '18.01'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.465964317'^^xsd:double;
  dwc:startLongitude '-9.468850136'^^xsd:double;
  dwc:endLongitude '-9.44166851'^^xsd:double;
  dwc:latitude '37.56630707'^^xsd:double;
  dwc:startLatitude '37.56229782'^^xsd:double;
  dwc:endLatitude '37.59696579'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.53542'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1240'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57842636 -9.456620216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57842636"^^xsd:decimal ;
  dwc:decimalLongitude "-9.456620216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57842636 -9.456620216)"^^geo:wktLiteral ;
  geo-pos:lat "37.57842636"^^xsd:decimal ;
  geo-pos:long "-9.456620216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.869444444444'^^xsd:double;
  dwc:startTimeOfDay '17.748333333333'^^xsd:double;
  dwc:endTimeOfDay '18.01'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.456620216'^^xsd:double;
  dwc:startLongitude '-9.468850136'^^xsd:double;
  dwc:endLongitude '-9.44166851'^^xsd:double;
  dwc:latitude '37.57842636'^^xsd:double;
  dwc:startLatitude '37.56229782'^^xsd:double;
  dwc:endLatitude '37.59696579'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.53542'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1241'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63823318 -9.41157341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63823318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.41157341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63823318 -9.41157341)"^^geo:wktLiteral ;
  geo-pos:lat "37.63823318"^^xsd:decimal ;
  geo-pos:long "-9.41157341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.318611111111'^^xsd:double;
  dwc:startTimeOfDay '18.01'^^xsd:double;
  dwc:endTimeOfDay '18.501111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.41157341'^^xsd:double;
  dwc:startLongitude '-9.44166851'^^xsd:double;
  dwc:endLongitude '-9.393374443'^^xsd:double;
  dwc:latitude '37.63823318'^^xsd:double;
  dwc:startLatitude '37.59696579'^^xsd:double;
  dwc:endLatitude '37.66230392'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.41286'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1242'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14808273 -9.023213387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14808273"^^xsd:decimal ;
  dwc:decimalLongitude "-9.023213387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14808273 -9.023213387)"^^geo:wktLiteral ;
  geo-pos:lat "38.14808273"^^xsd:decimal ;
  geo-pos:long "-9.023213387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6991666666667'^^xsd:double;
  dwc:startTimeOfDay '9.6561111111111'^^xsd:double;
  dwc:endTimeOfDay '10.023611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.023213387'^^xsd:double;
  dwc:startLongitude '-9.027791023'^^xsd:double;
  dwc:endLongitude '-8.988613129'^^xsd:double;
  dwc:latitude '38.14808273'^^xsd:double;
  dwc:startLatitude '38.14229965'^^xsd:double;
  dwc:endLatitude '38.19106674'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '6.40943'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1243'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18274689 -8.995407104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18274689"^^xsd:decimal ;
  dwc:decimalLongitude "-8.995407104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18274689 -8.995407104)"^^geo:wktLiteral ;
  geo-pos:lat "38.18274689"^^xsd:decimal ;
  geo-pos:long "-8.995407104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9608333333333'^^xsd:double;
  dwc:startTimeOfDay '9.6561111111111'^^xsd:double;
  dwc:endTimeOfDay '10.023611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.995407104'^^xsd:double;
  dwc:startLongitude '-9.027791023'^^xsd:double;
  dwc:endLongitude '-8.988613129'^^xsd:double;
  dwc:latitude '38.18274689'^^xsd:double;
  dwc:startLatitude '38.14229965'^^xsd:double;
  dwc:endLatitude '38.19106674'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '6.40943'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1244'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26578903 -8.935160637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26578903"^^xsd:decimal ;
  dwc:decimalLongitude "-8.935160637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26578903 -8.935160637)"^^geo:wktLiteral ;
  geo-pos:lat "38.26578903"^^xsd:decimal ;
  geo-pos:long "-8.935160637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.562777777778'^^xsd:double;
  dwc:startTimeOfDay '10.501666666667'^^xsd:double;
  dwc:endTimeOfDay '10.931388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.935160637'^^xsd:double;
  dwc:startLongitude '-8.941235542'^^xsd:double;
  dwc:endLongitude '-8.897642136'^^xsd:double;
  dwc:latitude '38.26578903'^^xsd:double;
  dwc:startLatitude '38.25724792'^^xsd:double;
  dwc:endLatitude '38.31632233'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.58601'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1245'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33081055 -8.88656044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33081055"^^xsd:decimal ;
  dwc:decimalLongitude "-8.88656044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33081055 -8.88656044)"^^geo:wktLiteral ;
  geo-pos:lat "38.33081055"^^xsd:decimal ;
  geo-pos:long "-8.88656044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.036666666667'^^xsd:double;
  dwc:startTimeOfDay '11.000277777778'^^xsd:double;
  dwc:endTimeOfDay '11.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.88656044'^^xsd:double;
  dwc:startLongitude '-8.890483856'^^xsd:double;
  dwc:endLongitude '-8.84455204'^^xsd:double;
  dwc:latitude '38.33081055'^^xsd:double;
  dwc:startLatitude '38.32579422'^^xsd:double;
  dwc:endLatitude '38.39788055'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.95434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1246'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23145294 -9.602370262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23145294"^^xsd:decimal ;
  dwc:decimalLongitude "-9.602370262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23145294 -9.602370262)"^^geo:wktLiteral ;
  geo-pos:lat "38.23145294"^^xsd:decimal ;
  geo-pos:long "-9.602370262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.400277777778'^^xsd:double;
  dwc:startTimeOfDay '16.060277777778'^^xsd:double;
  dwc:endTimeOfDay '16.600833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.602370262'^^xsd:double;
  dwc:startLongitude '-9.5924263'^^xsd:double;
  dwc:endLongitude '-9.605741501'^^xsd:double;
  dwc:latitude '38.23145294'^^xsd:double;
  dwc:startLatitude '38.28528976'^^xsd:double;
  dwc:endLatitude '38.20027924'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.51758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1247'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22591782 -9.602858543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22591782"^^xsd:decimal ;
  dwc:decimalLongitude "-9.602858543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22591782 -9.602858543)"^^geo:wktLiteral ;
  geo-pos:lat "38.22591782"^^xsd:decimal ;
  geo-pos:long "-9.602858543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.436388888889'^^xsd:double;
  dwc:startTimeOfDay '16.060277777778'^^xsd:double;
  dwc:endTimeOfDay '16.600833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.602858543'^^xsd:double;
  dwc:startLongitude '-9.5924263'^^xsd:double;
  dwc:endLongitude '-9.605741501'^^xsd:double;
  dwc:latitude '38.22591782'^^xsd:double;
  dwc:startLatitude '38.28528976'^^xsd:double;
  dwc:endLatitude '38.20027924'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.51758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1248'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15378952 -9.614562988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15378952"^^xsd:decimal ;
  dwc:decimalLongitude "-9.614562988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15378952 -9.614562988)"^^geo:wktLiteral ;
  geo-pos:lat "38.15378952"^^xsd:decimal ;
  geo-pos:long "-9.614562988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.894166666667'^^xsd:double;
  dwc:startTimeOfDay '16.786944444444'^^xsd:double;
  dwc:endTimeOfDay '17.105833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.614562988'^^xsd:double;
  dwc:startLongitude '-9.610570908'^^xsd:double;
  dwc:endLongitude '-9.625034332'^^xsd:double;
  dwc:latitude '38.15378952'^^xsd:double;
  dwc:startLatitude '38.17089462'^^xsd:double;
  dwc:endLatitude '38.12044907'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '5.74624'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1249'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15196228 -9.927166939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15196228"^^xsd:decimal ;
  dwc:decimalLongitude "-9.927166939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15196228 -9.927166939)"^^geo:wktLiteral ;
  geo-pos:lat "39.15196228"^^xsd:decimal ;
  geo-pos:long "-9.927166939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9505555555556'^^xsd:double;
  dwc:startTimeOfDay '7.5075'^^xsd:double;
  dwc:endTimeOfDay '8.04'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.927166939'^^xsd:double;
  dwc:startLongitude '-9.99151516'^^xsd:double;
  dwc:endLongitude '-9.91387558'^^xsd:double;
  dwc:latitude '39.15196228'^^xsd:double;
  dwc:startLatitude '39.097435'^^xsd:double;
  dwc:endLatitude '39.16330719'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.91792'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1250'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74040604 -9.18698597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74040604"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18698597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74040604 -9.18698597)"^^geo:wktLiteral ;
  geo-pos:lat "39.74040604"^^xsd:decimal ;
  geo-pos:long "-9.18698597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.082222222222'^^xsd:double;
  dwc:startTimeOfDay '12.651666666667'^^xsd:double;
  dwc:endTimeOfDay '13.149722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.18698597'^^xsd:double;
  dwc:startLongitude '-9.250574112'^^xsd:double;
  dwc:endLongitude '-9.176848412'^^xsd:double;
  dwc:latitude '39.74040604'^^xsd:double;
  dwc:startLatitude '39.69303894'^^xsd:double;
  dwc:endLatitude '39.74801254'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.77627'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1251'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75678253 -9.165068626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75678253"^^xsd:decimal ;
  dwc:decimalLongitude "-9.165068626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75678253 -9.165068626)"^^geo:wktLiteral ;
  geo-pos:lat "39.75678253"^^xsd:decimal ;
  geo-pos:long "-9.165068626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.228055555556'^^xsd:double;
  dwc:startTimeOfDay '13.149722222222'^^xsd:double;
  dwc:endTimeOfDay '13.545277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.165068626'^^xsd:double;
  dwc:startLongitude '-9.176848412'^^xsd:double;
  dwc:endLongitude '-9.120144844'^^xsd:double;
  dwc:latitude '39.75678253'^^xsd:double;
  dwc:startLatitude '39.74801254'^^xsd:double;
  dwc:endLatitude '39.79226303'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.90163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1252'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81217 -9.095302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.81217"^^xsd:decimal ;
  dwc:decimalLongitude "-9.095302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81217 -9.095302)"^^geo:wktLiteral ;
  geo-pos:lat "39.81217"^^xsd:decimal ;
  geo-pos:long "-9.095302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.724722222222'^^xsd:double;
  dwc:startTimeOfDay '13.545277777778'^^xsd:double;
  dwc:endTimeOfDay '14.010555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.095302'^^xsd:double;
  dwc:startLongitude '-9.120144844'^^xsd:double;
  dwc:endLongitude '-9.055370331'^^xsd:double;
  dwc:latitude '39.81217'^^xsd:double;
  dwc:startLatitude '39.79226303'^^xsd:double;
  dwc:endLatitude '39.84465027'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.02812'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1253'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06080627 -8.974919319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06080627"^^xsd:decimal ;
  dwc:decimalLongitude "-8.974919319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06080627 -8.974919319)"^^geo:wktLiteral ;
  geo-pos:lat "40.06080627"^^xsd:decimal ;
  geo-pos:long "-8.974919319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.577222222222'^^xsd:double;
  dwc:startTimeOfDay '15.501111111111'^^xsd:double;
  dwc:endTimeOfDay '16.001388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.974919319'^^xsd:double;
  dwc:startLongitude '-8.966732025'^^xsd:double;
  dwc:endLongitude '-9.011616707'^^xsd:double;
  dwc:latitude '40.06080627'^^xsd:double;
  dwc:startLatitude '40.05085754'^^xsd:double;
  dwc:endLatitude '40.12078857'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.65711'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1254'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06855392 -8.980427742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06855392"^^xsd:decimal ;
  dwc:decimalLongitude "-8.980427742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06855392 -8.980427742)"^^geo:wktLiteral ;
  geo-pos:lat "40.06855392"^^xsd:decimal ;
  geo-pos:long "-8.980427742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.634444444444'^^xsd:double;
  dwc:startTimeOfDay '15.501111111111'^^xsd:double;
  dwc:endTimeOfDay '16.001388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.980427742'^^xsd:double;
  dwc:startLongitude '-8.966732025'^^xsd:double;
  dwc:endLongitude '-9.011616707'^^xsd:double;
  dwc:latitude '40.06855392'^^xsd:double;
  dwc:startLatitude '40.05085754'^^xsd:double;
  dwc:endLatitude '40.12078857'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.65711'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1255'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1309166 -9.017680168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1309166"^^xsd:decimal ;
  dwc:decimalLongitude "-9.017680168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1309166 -9.017680168)"^^geo:wktLiteral ;
  geo-pos:lat "40.1309166"^^xsd:decimal ;
  geo-pos:long "-9.017680168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.072222222222'^^xsd:double;
  dwc:startTimeOfDay '16.001388888889'^^xsd:double;
  dwc:endTimeOfDay '16.527222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.017680168'^^xsd:double;
  dwc:startLongitude '-9.011616707'^^xsd:double;
  dwc:endLongitude '-9.058286667'^^xsd:double;
  dwc:latitude '40.1309166'^^xsd:double;
  dwc:startLatitude '40.12078857'^^xsd:double;
  dwc:endLatitude '40.19551849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.20137'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1256'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24047852 -9.085301399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24047852"^^xsd:decimal ;
  dwc:decimalLongitude "-9.085301399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24047852 -9.085301399)"^^geo:wktLiteral ;
  geo-pos:lat "40.24047852"^^xsd:decimal ;
  geo-pos:long "-9.085301399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.836388888889'^^xsd:double;
  dwc:startTimeOfDay '16.527222222222'^^xsd:double;
  dwc:endTimeOfDay '17.085277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.085301399'^^xsd:double;
  dwc:startLongitude '-9.058286667'^^xsd:double;
  dwc:endLongitude '-9.106331825'^^xsd:double;
  dwc:latitude '40.24047852'^^xsd:double;
  dwc:startLatitude '40.19551849'^^xsd:double;
  dwc:endLatitude '40.27611542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.83967'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1257'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25072098 -9.091442108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25072098"^^xsd:decimal ;
  dwc:decimalLongitude "-9.091442108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25072098 -9.091442108)"^^geo:wktLiteral ;
  geo-pos:lat "40.25072098"^^xsd:decimal ;
  geo-pos:long "-9.091442108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.908611111111'^^xsd:double;
  dwc:startTimeOfDay '16.527222222222'^^xsd:double;
  dwc:endTimeOfDay '17.085277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.091442108'^^xsd:double;
  dwc:startLongitude '-9.058286667'^^xsd:double;
  dwc:endLongitude '-9.106331825'^^xsd:double;
  dwc:latitude '40.25072098'^^xsd:double;
  dwc:startLatitude '40.19551849'^^xsd:double;
  dwc:endLatitude '40.27611542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.83967'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1258'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.28033829 -9.108821869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.28033829"^^xsd:decimal ;
  dwc:decimalLongitude "-9.108821869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.28033829 -9.108821869)"^^geo:wktLiteral ;
  geo-pos:lat "40.28033829"^^xsd:decimal ;
  geo-pos:long "-9.108821869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.114444444444'^^xsd:double;
  dwc:startTimeOfDay '17.085277777778'^^xsd:double;
  dwc:endTimeOfDay '17.161944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.108821869'^^xsd:double;
  dwc:startLongitude '-9.106331825'^^xsd:double;
  dwc:endLongitude '-9.112884521'^^xsd:double;
  dwc:latitude '40.28033829'^^xsd:double;
  dwc:startLatitude '40.27611542'^^xsd:double;
  dwc:endLatitude '40.28717422'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '1.34857'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1259'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.28641891 -9.112429619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.28641891"^^xsd:decimal ;
  dwc:decimalLongitude "-9.112429619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.28641891 -9.112429619)"^^geo:wktLiteral ;
  geo-pos:lat "40.28641891"^^xsd:decimal ;
  geo-pos:long "-9.112429619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.156666666667'^^xsd:double;
  dwc:startTimeOfDay '17.085277777778'^^xsd:double;
  dwc:endTimeOfDay '17.161944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.112429619'^^xsd:double;
  dwc:startLongitude '-9.106331825'^^xsd:double;
  dwc:endLongitude '-9.112884521'^^xsd:double;
  dwc:latitude '40.28641891'^^xsd:double;
  dwc:startLatitude '40.27611542'^^xsd:double;
  dwc:endLatitude '40.28717422'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '1.34857'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1260'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32837296 -9.135671616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.32837296"^^xsd:decimal ;
  dwc:decimalLongitude "-9.135671616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32837296 -9.135671616)"^^geo:wktLiteral ;
  geo-pos:lat "40.32837296"^^xsd:decimal ;
  geo-pos:long "-9.135671616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.448055555556'^^xsd:double;
  dwc:startTimeOfDay '17.381666666667'^^xsd:double;
  dwc:endTimeOfDay '17.630277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.135671616'^^xsd:double;
  dwc:startLongitude '-9.130243301'^^xsd:double;
  dwc:endLongitude '-9.150788307'^^xsd:double;
  dwc:latitude '40.32837296'^^xsd:double;
  dwc:startLatitude '40.31884766'^^xsd:double;
  dwc:endLatitude '40.35499573'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '4.37753'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1261'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45412064 -9.218317032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45412064"^^xsd:decimal ;
  dwc:decimalLongitude "-9.218317032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45412064 -9.218317032)"^^geo:wktLiteral ;
  geo-pos:lat "40.45412064"^^xsd:decimal ;
  geo-pos:long "-9.218317032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.336944444444'^^xsd:double;
  dwc:startTimeOfDay '18.025555555556'^^xsd:double;
  dwc:endTimeOfDay '18.513055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.218317032'^^xsd:double;
  dwc:startLongitude '-9.190551758'^^xsd:double;
  dwc:endLongitude '-9.235784531'^^xsd:double;
  dwc:latitude '40.45412064'^^xsd:double;
  dwc:startLatitude '40.41010284'^^xsd:double;
  dwc:endLatitude '40.47700119'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.36019'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1262'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78148651 -9.182004929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78148651"^^xsd:decimal ;
  dwc:decimalLongitude "-9.182004929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78148651 -9.182004929)"^^geo:wktLiteral ;
  geo-pos:lat "40.78148651"^^xsd:decimal ;
  geo-pos:long "-9.182004929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.336666666667'^^xsd:double;
  dwc:startTimeOfDay '15.025'^^xsd:double;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.182004929'^^xsd:double;
  dwc:startLongitude '-9.227921486'^^xsd:double;
  dwc:endLongitude '-9.157782555'^^xsd:double;
  dwc:latitude '40.78148651'^^xsd:double;
  dwc:startLatitude '40.74578857'^^xsd:double;
  dwc:endLatitude '40.8010025'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.51349'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1263'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.81968307 -9.136206627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.81968307"^^xsd:decimal ;
  dwc:decimalLongitude "-9.136206627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.81968307 -9.136206627)"^^geo:wktLiteral ;
  geo-pos:lat "40.81968307"^^xsd:decimal ;
  geo-pos:long "-9.136206627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.648055555556'^^xsd:double;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.023333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.136206627'^^xsd:double;
  dwc:startLongitude '-9.157782555'^^xsd:double;
  dwc:endLongitude '-9.083108902'^^xsd:double;
  dwc:latitude '40.81968307'^^xsd:double;
  dwc:startLatitude '40.8010025'^^xsd:double;
  dwc:endLatitude '40.86653519'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.6147'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1264'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99105453 -8.939263344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.99105453"^^xsd:decimal ;
  dwc:decimalLongitude "-8.939263344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99105453 -8.939263344)"^^geo:wktLiteral ;
  geo-pos:lat "40.99105453"^^xsd:decimal ;
  geo-pos:long "-8.939263344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.058888888889'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.167777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.939263344'^^xsd:double;
  dwc:startLongitude '-8.945979118'^^xsd:double;
  dwc:endLongitude '-8.924648285'^^xsd:double;
  dwc:latitude '40.99105453'^^xsd:double;
  dwc:startLatitude '40.98511124'^^xsd:double;
  dwc:endLatitude '41.00380707'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '2.74163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1265'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99552536 -8.934124947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.99552536"^^xsd:decimal ;
  dwc:decimalLongitude "-8.934124947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99552536 -8.934124947)"^^geo:wktLiteral ;
  geo-pos:lat "40.99552536"^^xsd:decimal ;
  geo-pos:long "-8.934124947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.0975'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.167777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.934124947'^^xsd:double;
  dwc:startLongitude '-8.945979118'^^xsd:double;
  dwc:endLongitude '-8.924648285'^^xsd:double;
  dwc:latitude '40.99552536'^^xsd:double;
  dwc:startLatitude '40.98511124'^^xsd:double;
  dwc:endLatitude '41.00380707'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '2.74163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1266'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04302597 -8.882856369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.04302597"^^xsd:decimal ;
  dwc:decimalLongitude "-8.882856369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04302597 -8.882856369)"^^geo:wktLiteral ;
  geo-pos:lat "41.04302597"^^xsd:decimal ;
  geo-pos:long "-8.882856369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.484444444444'^^xsd:double;
  dwc:startTimeOfDay '17.293611111111'^^xsd:double;
  dwc:endTimeOfDay '17.544722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.882856369'^^xsd:double;
  dwc:startLongitude '-8.907390594'^^xsd:double;
  dwc:endLongitude '-8.874908447'^^xsd:double;
  dwc:latitude '41.04302597'^^xsd:double;
  dwc:startLatitude '41.01871109'^^xsd:double;
  dwc:endLatitude '41.05075836'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.48264'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1267'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06061935 -8.863443375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06061935"^^xsd:decimal ;
  dwc:decimalLongitude "-8.863443375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06061935 -8.863443375)"^^geo:wktLiteral ;
  geo-pos:lat "41.06061935"^^xsd:decimal ;
  geo-pos:long "-8.863443375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.626666666667'^^xsd:double;
  dwc:startTimeOfDay '17.544722222222'^^xsd:double;
  dwc:endTimeOfDay '17.78'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.863443375'^^xsd:double;
  dwc:startLongitude '-8.874908447'^^xsd:double;
  dwc:endLongitude '-8.842162132'^^xsd:double;
  dwc:latitude '41.06061935'^^xsd:double;
  dwc:startLatitude '41.05075836'^^xsd:double;
  dwc:endLatitude '41.07918167'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.18358'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1268'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3730545 -9.658220291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3730545"^^xsd:decimal ;
  dwc:decimalLongitude "-9.658220291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3730545 -9.658220291)"^^geo:wktLiteral ;
  geo-pos:lat "40.3730545"^^xsd:decimal ;
  geo-pos:long "-9.658220291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.6130555555556'^^xsd:double;
  dwc:startTimeOfDay '5.4919444444444'^^xsd:double;
  dwc:endTimeOfDay '5.6269444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.658220291'^^xsd:double;
  dwc:startLongitude '-9.675765038'^^xsd:double;
  dwc:endLongitude '-9.65615'^^xsd:double;
  dwc:latitude '40.3730545'^^xsd:double;
  dwc:startLatitude '40.35765076'^^xsd:double;
  dwc:endLatitude '40.374722'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '2.52118'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1269'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.47102737 -9.543138504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.47102737"^^xsd:decimal ;
  dwc:decimalLongitude "-9.543138504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.47102737 -9.543138504)"^^geo:wktLiteral ;
  geo-pos:lat "40.47102737"^^xsd:decimal ;
  geo-pos:long "-9.543138504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.9036111111111'^^xsd:double;
  dwc:startTimeOfDay '6.7991666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0755555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.543138504'^^xsd:double;
  dwc:startLongitude '-9.559703827'^^xsd:double;
  dwc:endLongitude '-9.518922806'^^xsd:double;
  dwc:latitude '40.47102737'^^xsd:double;
  dwc:startLatitude '40.45824051'^^xsd:double;
  dwc:endLatitude '40.49274445'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '5.15584'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1270'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48667526 -9.525283813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48667526"^^xsd:decimal ;
  dwc:decimalLongitude "-9.525283813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48667526 -9.525283813)"^^geo:wktLiteral ;
  geo-pos:lat "40.48667526"^^xsd:decimal ;
  geo-pos:long "-9.525283813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0275'^^xsd:double;
  dwc:startTimeOfDay '6.7991666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0755555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.525283813'^^xsd:double;
  dwc:startLongitude '-9.559703827'^^xsd:double;
  dwc:endLongitude '-9.518922806'^^xsd:double;
  dwc:latitude '40.48667526'^^xsd:double;
  dwc:startLatitude '40.45824051'^^xsd:double;
  dwc:endLatitude '40.49274445'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '5.15584'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1271'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.53273773 -9.472846031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.53273773"^^xsd:decimal ;
  dwc:decimalLongitude "-9.472846031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.53273773 -9.472846031)"^^geo:wktLiteral ;
  geo-pos:lat "40.53273773"^^xsd:decimal ;
  geo-pos:long "-9.472846031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4044444444444'^^xsd:double;
  dwc:startTimeOfDay '7.0755555555556'^^xsd:double;
  dwc:endTimeOfDay '7.5483333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.472846031'^^xsd:double;
  dwc:startLongitude '-9.518922806'^^xsd:double;
  dwc:endLongitude '-9.453093529'^^xsd:double;
  dwc:latitude '40.53273773'^^xsd:double;
  dwc:startLatitude '40.49274445'^^xsd:double;
  dwc:endLatitude '40.55031586'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.47618'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1272'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59893417 -9.313217163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.59893417"^^xsd:decimal ;
  dwc:decimalLongitude "-9.313217163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59893417 -9.313217163)"^^geo:wktLiteral ;
  geo-pos:lat "40.59893417"^^xsd:decimal ;
  geo-pos:long "-9.313217163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6836111111111'^^xsd:double;
  dwc:startTimeOfDay '8.5822222222222'^^xsd:double;
  dwc:endTimeOfDay '8.9438888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.313217163'^^xsd:double;
  dwc:startLongitude '-9.322060585'^^xsd:double;
  dwc:endLongitude '-9.28841877'^^xsd:double;
  dwc:latitude '40.59893417'^^xsd:double;
  dwc:startLatitude '40.61327362'^^xsd:double;
  dwc:endLatitude '40.56207657'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.358'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1273'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35302734 -9.178806305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35302734"^^xsd:decimal ;
  dwc:decimalLongitude "-9.178806305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35302734 -9.178806305)"^^geo:wktLiteral ;
  geo-pos:lat "42.35302734"^^xsd:decimal ;
  geo-pos:long "-9.178806305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3891666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:endTimeOfDay '7.525'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.178806305'^^xsd:double;
  dwc:startLongitude '-9.134155273'^^xsd:double;
  dwc:endLongitude '-9.196361542'^^xsd:double;
  dwc:latitude '42.35302734'^^xsd:double;
  dwc:startLatitude '42.30887985'^^xsd:double;
  dwc:endLatitude '42.36986542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.48704'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1278'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39655685 -9.2237854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39655685"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2237854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39655685 -9.2237854)"^^geo:wktLiteral ;
  geo-pos:lat "42.39655685"^^xsd:decimal ;
  geo-pos:long "-9.2237854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.7366666666667'^^xsd:double;
  dwc:startTimeOfDay '7.6586111111111'^^xsd:double;
  dwc:endTimeOfDay '7.9138888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.2237854'^^xsd:double;
  dwc:startLongitude '-9.21363163'^^xsd:double;
  dwc:endLongitude '-9.247095108'^^xsd:double;
  dwc:latitude '42.39655685'^^xsd:double;
  dwc:startLatitude '42.38658905'^^xsd:double;
  dwc:endLatitude '42.41889572'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '4.51961'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1279'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44944 -9.277418137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44944"^^xsd:decimal ;
  dwc:decimalLongitude "-9.277418137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44944 -9.277418137)"^^geo:wktLiteral ;
  geo-pos:lat "42.44944"^^xsd:decimal ;
  geo-pos:long "-9.277418137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1527777777778'^^xsd:double;
  dwc:startTimeOfDay '8.0063888888889'^^xsd:double;
  dwc:endTimeOfDay '8.5088888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.277418137'^^xsd:double;
  dwc:startLongitude '-9.25974369'^^xsd:double;
  dwc:endLongitude '-9.317272186'^^xsd:double;
  dwc:latitude '42.44944'^^xsd:double;
  dwc:startLatitude '42.43033218'^^xsd:double;
  dwc:endLatitude '42.49751663'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.83024'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1280'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46862793 -9.294610023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46862793"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294610023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46862793 -9.294610023)"^^geo:wktLiteral ;
  geo-pos:lat "42.46862793"^^xsd:decimal ;
  geo-pos:long "-9.294610023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2975'^^xsd:double;
  dwc:startTimeOfDay '8.0063888888889'^^xsd:double;
  dwc:endTimeOfDay '8.5088888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.294610023'^^xsd:double;
  dwc:startLongitude '-9.25974369'^^xsd:double;
  dwc:endLongitude '-9.317272186'^^xsd:double;
  dwc:latitude '42.46862793'^^xsd:double;
  dwc:startLatitude '42.43033218'^^xsd:double;
  dwc:endLatitude '42.49751663'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.83024'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1281'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.54037094 -9.350876808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.54037094"^^xsd:decimal ;
  dwc:decimalLongitude "-9.350876808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.54037094 -9.350876808)"^^geo:wktLiteral ;
  geo-pos:lat "42.54037094"^^xsd:decimal ;
  geo-pos:long "-9.350876808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8286111111111'^^xsd:double;
  dwc:startTimeOfDay '8.5088888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0041666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.350876808'^^xsd:double;
  dwc:startLongitude '-9.317272186'^^xsd:double;
  dwc:endLongitude '-9.369423866'^^xsd:double;
  dwc:latitude '42.54037094'^^xsd:double;
  dwc:startLatitude '42.49751663'^^xsd:double;
  dwc:endLatitude '42.56387711'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.52131'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1282'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72452927 -9.507717133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72452927"^^xsd:decimal ;
  dwc:decimalLongitude "-9.507717133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72452927 -9.507717133)"^^geo:wktLiteral ;
  geo-pos:lat "42.72452927"^^xsd:decimal ;
  geo-pos:long "-9.507717133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.196111111111'^^xsd:double;
  dwc:startTimeOfDay '10.07'^^xsd:double;
  dwc:endTimeOfDay '10.554722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.507717133'^^xsd:double;
  dwc:startLongitude '-9.494329453'^^xsd:double;
  dwc:endLongitude '-9.551039696'^^xsd:double;
  dwc:latitude '42.72452927'^^xsd:double;
  dwc:startLatitude '42.7075119'^^xsd:double;
  dwc:endLatitude '42.77078629'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.41762'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1283'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01347733 -9.494625092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01347733"^^xsd:decimal ;
  dwc:decimalLongitude "-9.494625092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01347733 -9.494625092)"^^geo:wktLiteral ;
  geo-pos:lat "43.01347733"^^xsd:decimal ;
  geo-pos:long "-9.494625092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.268055555556'^^xsd:double;
  dwc:startTimeOfDay '12.113055555556'^^xsd:double;
  dwc:endTimeOfDay '12.505833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.494625092'^^xsd:double;
  dwc:startLongitude '-9.508575439'^^xsd:double;
  dwc:endLongitude '-9.474734306'^^xsd:double;
  dwc:latitude '43.01347733'^^xsd:double;
  dwc:startLatitude '42.99000549'^^xsd:double;
  dwc:endLatitude '43.04857635'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:sampleSize '7.06527'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1284'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13214493 -9.300078392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13214493"^^xsd:decimal ;
  dwc:decimalLongitude "-9.300078392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13214493 -9.300078392)"^^geo:wktLiteral ;
  geo-pos:lat "43.13214493"^^xsd:decimal ;
  geo-pos:long "-9.300078392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.255555555556'^^xsd:double;
  dwc:startTimeOfDay '14.005833333333'^^xsd:double;
  dwc:endTimeOfDay '14.533888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.300078392'^^xsd:double;
  dwc:startLongitude '-9.331929207'^^xsd:double;
  dwc:endLongitude '-9.266160011'^^xsd:double;
  dwc:latitude '43.13214493'^^xsd:double;
  dwc:startLatitude '43.16402817'^^xsd:double;
  dwc:endLatitude '43.10066605'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.83278'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1285'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49095917 -9.028676033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49095917"^^xsd:decimal ;
  dwc:decimalLongitude "-9.028676033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49095917 -9.028676033)"^^geo:wktLiteral ;
  geo-pos:lat "43.49095917"^^xsd:decimal ;
  geo-pos:long "-9.028676033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1433333333333'^^xsd:double;
  dwc:startTimeOfDay '6.0097222222222'^^xsd:double;
  dwc:endTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.028676033'^^xsd:double;
  dwc:startLongitude '-9.032497406'^^xsd:double;
  dwc:endLongitude '-9.019715309'^^xsd:double;
  dwc:latitude '43.49095917'^^xsd:double;
  dwc:startLatitude '43.46899414'^^xsd:double;
  dwc:endLatitude '43.54766464'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.80235'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1286'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51306915 -9.024801254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51306915"^^xsd:decimal ;
  dwc:decimalLongitude "-9.024801254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51306915 -9.024801254)"^^geo:wktLiteral ;
  geo-pos:lat "43.51306915"^^xsd:decimal ;
  geo-pos:long "-9.024801254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.2825'^^xsd:double;
  dwc:startTimeOfDay '6.0097222222222'^^xsd:double;
  dwc:endTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.024801254'^^xsd:double;
  dwc:startLongitude '-9.032497406'^^xsd:double;
  dwc:endLongitude '-9.019715309'^^xsd:double;
  dwc:latitude '43.51306915'^^xsd:double;
  dwc:startLatitude '43.46899414'^^xsd:double;
  dwc:endLatitude '43.54766464'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.80235'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1287'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62401581 -9.012056351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62401581"^^xsd:decimal ;
  dwc:decimalLongitude "-9.012056351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62401581 -9.012056351)"^^geo:wktLiteral ;
  geo-pos:lat "43.62401581"^^xsd:decimal ;
  geo-pos:long "-9.012056351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9769444444444'^^xsd:double;
  dwc:startTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1947222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.012056351'^^xsd:double;
  dwc:startLongitude '-9.019715309'^^xsd:double;
  dwc:endLongitude '-9.007751465'^^xsd:double;
  dwc:latitude '43.62401581'^^xsd:double;
  dwc:startLatitude '43.54766464'^^xsd:double;
  dwc:endLatitude '43.65893555'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.4018'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1288'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74617386 -8.994308472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74617386"^^xsd:decimal ;
  dwc:decimalLongitude "-8.994308472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74617386 -8.994308472)"^^geo:wktLiteral ;
  geo-pos:lat "43.74617386"^^xsd:decimal ;
  geo-pos:long "-8.994308472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.7477777777778'^^xsd:double;
  dwc:startTimeOfDay '7.5419444444444'^^xsd:double;
  dwc:endTimeOfDay '8.0288888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.994308472'^^xsd:double;
  dwc:startLongitude '-8.998804092'^^xsd:double;
  dwc:endLongitude '-8.98785305'^^xsd:double;
  dwc:latitude '43.74617386'^^xsd:double;
  dwc:startLatitude '43.71382523'^^xsd:double;
  dwc:endLatitude '43.79021072'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.53335'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1289'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01391602 -8.946921349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01391602"^^xsd:decimal ;
  dwc:decimalLongitude "-8.946921349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01391602 -8.946921349)"^^geo:wktLiteral ;
  geo-pos:lat "44.01391602"^^xsd:decimal ;
  geo-pos:long "-8.946921349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3488888888889'^^xsd:double;
  dwc:startTimeOfDay '9.1391666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5586111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.946921349'^^xsd:double;
  dwc:startLongitude '-8.952681541'^^xsd:double;
  dwc:endLongitude '-8.942786217'^^xsd:double;
  dwc:latitude '44.01391602'^^xsd:double;
  dwc:startLatitude '43.97846603'^^xsd:double;
  dwc:endLatitude '44.04861832'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '7.83533'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1290'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09144592 -8.815885544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09144592"^^xsd:decimal ;
  dwc:decimalLongitude "-8.815885544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09144592 -8.815885544)"^^geo:wktLiteral ;
  geo-pos:lat "44.09144592"^^xsd:decimal ;
  geo-pos:long "-8.815885544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.298888888889'^^xsd:double;
  dwc:startTimeOfDay '10.0025'^^xsd:double;
  dwc:endTimeOfDay '10.531944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.815885544'^^xsd:double;
  dwc:startLongitude '-8.882989883'^^xsd:double;
  dwc:endLongitude '-8.762804985'^^xsd:double;
  dwc:latitude '44.09144592'^^xsd:double;
  dwc:startLatitude '44.08450699'^^xsd:double;
  dwc:endLatitude '44.09722519'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.69557'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1291'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09460449 -8.787425041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09460449"^^xsd:decimal ;
  dwc:decimalLongitude "-8.787425041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09460449 -8.787425041)"^^geo:wktLiteral ;
  geo-pos:lat "44.09460449"^^xsd:decimal ;
  geo-pos:long "-8.787425041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.424444444444'^^xsd:double;
  dwc:startTimeOfDay '10.0025'^^xsd:double;
  dwc:endTimeOfDay '10.531944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.787425041'^^xsd:double;
  dwc:startLongitude '-8.882989883'^^xsd:double;
  dwc:endLongitude '-8.762804985'^^xsd:double;
  dwc:latitude '44.09460449'^^xsd:double;
  dwc:startLatitude '44.08450699'^^xsd:double;
  dwc:endLatitude '44.09722519'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.69557'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1292'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36368 -1.575701594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36368"^^xsd:decimal ;
  dwc:decimalLongitude "-1.575701594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36368 -1.575701594)"^^geo:wktLiteral ;
  geo-pos:lat "56.36368"^^xsd:decimal ;
  geo-pos:long "-1.575701594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.777777777778'^^xsd:double;
  dwc:startTimeOfDay '19.514444444444'^^xsd:double;
  dwc:endTimeOfDay '20.035833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.575701594'^^xsd:double;
  dwc:startLongitude '-1.598919988'^^xsd:double;
  dwc:endLongitude '-1.551443219'^^xsd:double;
  dwc:latitude '56.36368'^^xsd:double;
  dwc:startLatitude '56.3214'^^xsd:double;
  dwc:endLatitude '56.40395355'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.62759'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1084'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37843 -1.566640019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.37843"^^xsd:decimal ;
  dwc:decimalLongitude "-1.566640019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37843 -1.566640019)"^^geo:wktLiteral ;
  geo-pos:lat "56.37843"^^xsd:decimal ;
  geo-pos:long "-1.566640019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.871944444444'^^xsd:double;
  dwc:startTimeOfDay '19.514444444444'^^xsd:double;
  dwc:endTimeOfDay '20.035833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.566640019'^^xsd:double;
  dwc:startLongitude '-1.598919988'^^xsd:double;
  dwc:endLongitude '-1.551443219'^^xsd:double;
  dwc:latitude '56.37843'^^xsd:double;
  dwc:startLatitude '56.3214'^^xsd:double;
  dwc:endLatitude '56.40395355'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.62759'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1085'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39282 -1.557973266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.39282"^^xsd:decimal ;
  dwc:decimalLongitude "-1.557973266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39282 -1.557973266)"^^geo:wktLiteral ;
  geo-pos:lat "56.39282"^^xsd:decimal ;
  geo-pos:long "-1.557973266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.964444444444'^^xsd:double;
  dwc:startTimeOfDay '19.514444444444'^^xsd:double;
  dwc:endTimeOfDay '20.035833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.557973266'^^xsd:double;
  dwc:startLongitude '-1.598919988'^^xsd:double;
  dwc:endLongitude '-1.551443219'^^xsd:double;
  dwc:latitude '56.39282'^^xsd:double;
  dwc:startLatitude '56.3214'^^xsd:double;
  dwc:endLatitude '56.40395355'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.62759'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1086'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39684 -1.555656672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.39684"^^xsd:decimal ;
  dwc:decimalLongitude "-1.555656672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39684 -1.555656672)"^^geo:wktLiteral ;
  geo-pos:lat "56.39684"^^xsd:decimal ;
  geo-pos:long "-1.555656672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.99'^^xsd:double;
  dwc:startTimeOfDay '19.514444444444'^^xsd:double;
  dwc:endTimeOfDay '20.035833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.555656672'^^xsd:double;
  dwc:startLongitude '-1.598919988'^^xsd:double;
  dwc:endLongitude '-1.551443219'^^xsd:double;
  dwc:latitude '56.39684'^^xsd:double;
  dwc:startLatitude '56.3214'^^xsd:double;
  dwc:endLatitude '56.40395355'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.62759'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1087'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43046 -1.537620068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43046"^^xsd:decimal ;
  dwc:decimalLongitude "-1.537620068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43046 -1.537620068)"^^geo:wktLiteral ;
  geo-pos:lat "56.43046"^^xsd:decimal ;
  geo-pos:long "-1.537620068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1486111111111'^^xsd:double;
  dwc:startTimeOfDay '5.1486111111111'^^xsd:double;
  dwc:endTimeOfDay '5.5069444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.537620068'^^xsd:double;
  dwc:startLongitude '-1.537620068'^^xsd:double;
  dwc:endLongitude '-1.505895'^^xsd:double;
  dwc:latitude '56.43046'^^xsd:double;
  dwc:startLatitude '56.43046'^^xsd:double;
  dwc:endLatitude '56.48491'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.35631'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1088'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46842 -1.515329957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46842"^^xsd:decimal ;
  dwc:decimalLongitude "-1.515329957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46842 -1.515329957)"^^geo:wktLiteral ;
  geo-pos:lat "56.46842"^^xsd:decimal ;
  geo-pos:long "-1.515329957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3977777777778'^^xsd:double;
  dwc:startTimeOfDay '5.1486111111111'^^xsd:double;
  dwc:endTimeOfDay '5.5069444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.515329957'^^xsd:double;
  dwc:startLongitude '-1.537620068'^^xsd:double;
  dwc:endLongitude '-1.505895'^^xsd:double;
  dwc:latitude '56.46842'^^xsd:double;
  dwc:startLatitude '56.43046'^^xsd:double;
  dwc:endLatitude '56.48491'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '6.35631'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1089'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.54595 -1.468725085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.54595"^^xsd:decimal ;
  dwc:decimalLongitude "-1.468725085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.54595 -1.468725085)"^^geo:wktLiteral ;
  geo-pos:lat "56.54595"^^xsd:decimal ;
  geo-pos:long "-1.468725085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.915'^^xsd:double;
  dwc:startTimeOfDay '5.5069444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0186111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.468725085'^^xsd:double;
  dwc:startLongitude '-1.505895019'^^xsd:double;
  dwc:endLongitude '-1.459468'^^xsd:double;
  dwc:latitude '56.54595'^^xsd:double;
  dwc:startLatitude '56.48491'^^xsd:double;
  dwc:endLatitude '56.56157'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '8.9812'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1090'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68706 -1.383906722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.68706"^^xsd:decimal ;
  dwc:decimalLongitude "-1.383906722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68706 -1.383906722)"^^geo:wktLiteral ;
  geo-pos:lat "56.68706"^^xsd:decimal ;
  geo-pos:long "-1.383906722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.8597222222222'^^xsd:double;
  dwc:startTimeOfDay '6.6041666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0633333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.383906722'^^xsd:double;
  dwc:startLongitude '-1.407721758'^^xsd:double;
  dwc:endLongitude '-1.366025'^^xsd:double;
  dwc:latitude '56.68706'^^xsd:double;
  dwc:startLatitude '56.64909'^^xsd:double;
  dwc:endLatitude '56.717'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.96375'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1091'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.73896 -1.353158355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.73896"^^xsd:decimal ;
  dwc:decimalLongitude "-1.353158355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.73896 -1.353158355)"^^geo:wktLiteral ;
  geo-pos:lat "56.73896"^^xsd:decimal ;
  geo-pos:long "-1.353158355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.2116666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0633333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5580555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.353158355'^^xsd:double;
  dwc:startLongitude '-1.36602509'^^xsd:double;
  dwc:endLongitude '-1.322367'^^xsd:double;
  dwc:latitude '56.73896'^^xsd:double;
  dwc:startLatitude '56.717'^^xsd:double;
  dwc:endLatitude '56.78979'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.51449'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1092'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87963 -0.395359993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87963"^^xsd:decimal ;
  dwc:decimalLongitude "-0.395359993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87963 -0.395359993)"^^geo:wktLiteral ;
  geo-pos:lat "56.87963"^^xsd:decimal ;
  geo-pos:long "-0.395359993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.633611111111'^^xsd:double;
  dwc:startTimeOfDay '11.528888888889'^^xsd:double;
  dwc:endTimeOfDay '12.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.395359993'^^xsd:double;
  dwc:startLongitude '-0.40353334'^^xsd:double;
  dwc:endLongitude '-0.3102867'^^xsd:double;
  dwc:latitude '56.87963'^^xsd:double;
  dwc:startLatitude '56.89570999'^^xsd:double;
  dwc:endLatitude '56.73973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '18.2366'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1093'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.78699 -0.338023335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.78699"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338023335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.78699 -0.338023335)"^^geo:wktLiteral ;
  geo-pos:lat "56.78699"^^xsd:decimal ;
  geo-pos:long "-0.338023335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.246666666667'^^xsd:double;
  dwc:startTimeOfDay '11.528888888889'^^xsd:double;
  dwc:endTimeOfDay '12.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.338023335'^^xsd:double;
  dwc:startLongitude '-0.40353334'^^xsd:double;
  dwc:endLongitude '-0.3102867'^^xsd:double;
  dwc:latitude '56.78699'^^xsd:double;
  dwc:startLatitude '56.89570999'^^xsd:double;
  dwc:endLatitude '56.73973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '18.2366'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1094'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86671 -0.388429999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86671"^^xsd:decimal ;
  dwc:decimalLongitude "-0.388429999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86671 -0.388429999)"^^geo:wktLiteral ;
  geo-pos:lat "56.86671"^^xsd:decimal ;
  geo-pos:long "-0.388429999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.718055555556'^^xsd:double;
  dwc:startTimeOfDay '11.528888888889'^^xsd:double;
  dwc:endTimeOfDay '12.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.388429999'^^xsd:double;
  dwc:startLongitude '-0.40353334'^^xsd:double;
  dwc:endLongitude '-0.3102867'^^xsd:double;
  dwc:latitude '56.86671'^^xsd:double;
  dwc:startLatitude '56.89570999'^^xsd:double;
  dwc:endLatitude '56.73973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '18.2366'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1095'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89063 -0.401228338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89063"^^xsd:decimal ;
  dwc:decimalLongitude "-0.401228338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89063 -0.401228338)"^^geo:wktLiteral ;
  geo-pos:lat "56.89063"^^xsd:decimal ;
  geo-pos:long "-0.401228338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.561388888889'^^xsd:double;
  dwc:startTimeOfDay '11.528888888889'^^xsd:double;
  dwc:endTimeOfDay '12.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.401228338'^^xsd:double;
  dwc:startLongitude '-0.40353334'^^xsd:double;
  dwc:endLongitude '-0.3102867'^^xsd:double;
  dwc:latitude '56.89063'^^xsd:double;
  dwc:startLatitude '56.89570999'^^xsd:double;
  dwc:endLatitude '56.73973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '18.2366'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1096'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83212 -0.364944994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.364944994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83212 -0.364944994)"^^geo:wktLiteral ;
  geo-pos:lat "56.83212"^^xsd:decimal ;
  geo-pos:long "-0.364944994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.948055555556'^^xsd:double;
  dwc:startTimeOfDay '11.528888888889'^^xsd:double;
  dwc:endTimeOfDay '12.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.364944994'^^xsd:double;
  dwc:startLongitude '-0.40353334'^^xsd:double;
  dwc:endLongitude '-0.3102867'^^xsd:double;
  dwc:latitude '56.83212'^^xsd:double;
  dwc:startLatitude '56.89570999'^^xsd:double;
  dwc:endLatitude '56.73973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '18.2366'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1097'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52142 -0.176016659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.52142"^^xsd:decimal ;
  dwc:decimalLongitude "-0.176016659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52142 -0.176016659)"^^geo:wktLiteral ;
  geo-pos:lat "56.52142"^^xsd:decimal ;
  geo-pos:long "-0.176016659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.988333333333'^^xsd:double;
  dwc:startTimeOfDay '13.543055555556'^^xsd:double;
  dwc:endTimeOfDay '14.024444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.176016659'^^xsd:double;
  dwc:startLongitude '-0.218358323'^^xsd:double;
  dwc:endLongitude '-0.1730267'^^xsd:double;
  dwc:latitude '56.52142'^^xsd:double;
  dwc:startLatitude '56.58915'^^xsd:double;
  dwc:endLatitude '56.51589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.60108'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1103'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21779 0.001901667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21779"^^xsd:decimal ;
  dwc:decimalLongitude "0.001901667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21779 0.001901667)"^^geo:wktLiteral ;
  geo-pos:lat "56.21779"^^xsd:decimal ;
  geo-pos:long "0.001901667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.932777777778'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.001901667'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.21779'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1104'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12539 0.056545001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12539"^^xsd:decimal ;
  dwc:decimalLongitude "0.056545001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12539 0.056545001)"^^geo:wktLiteral ;
  geo-pos:lat "56.12539"^^xsd:decimal ;
  geo-pos:long "0.056545001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.514444444444'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.056545001'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.12539'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1105'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15722 0.038224999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.15722"^^xsd:decimal ;
  dwc:decimalLongitude "0.038224999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15722 0.038224999)"^^geo:wktLiteral ;
  geo-pos:lat "56.15722"^^xsd:decimal ;
  geo-pos:long "0.038224999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.316944444444'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.038224999'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.15722'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1106'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23043 -0.005778334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23043"^^xsd:decimal ;
  dwc:decimalLongitude "-0.005778334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23043 -0.005778334)"^^geo:wktLiteral ;
  geo-pos:lat "56.23043"^^xsd:decimal ;
  geo-pos:long "-0.005778334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.852222222222'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.005778334'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.23043'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1107'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13623 0.050589997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.13623"^^xsd:decimal ;
  dwc:decimalLongitude "0.050589997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13623 0.050589997)"^^geo:wktLiteral ;
  geo-pos:lat "56.13623"^^xsd:decimal ;
  geo-pos:long "0.050589997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.4475'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.050589997'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.13623'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1108'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06878 0.093203329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06878"^^xsd:decimal ;
  dwc:decimalLongitude "0.093203329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06878 0.093203329)"^^geo:wktLiteral ;
  geo-pos:lat "56.06878"^^xsd:decimal ;
  geo-pos:long "0.093203329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.870833333333'^^xsd:double;
  dwc:startTimeOfDay '16.797222222222'^^xsd:double;
  dwc:endTimeOfDay '17.012777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.093203329'^^xsd:double;
  dwc:startLongitude '0.085501663'^^xsd:double;
  dwc:endLongitude '0.107041672'^^xsd:double;
  dwc:latitude '56.06878'^^xsd:double;
  dwc:startLatitude '56.08045959'^^xsd:double;
  dwc:endLatitude '56.0460701'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.04825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1109'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88818 0.200638324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88818"^^xsd:decimal ;
  dwc:decimalLongitude "0.200638324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88818 0.200638324)"^^geo:wktLiteral ;
  geo-pos:lat "55.88818"^^xsd:decimal ;
  geo-pos:long "0.200638324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.9975'^^xsd:double;
  dwc:startTimeOfDay '17.516388888889'^^xsd:double;
  dwc:endTimeOfDay '18.033611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.200638324'^^xsd:double;
  dwc:startLongitude '0.154968336'^^xsd:double;
  dwc:endLongitude '0.20529'^^xsd:double;
  dwc:latitude '55.88818'^^xsd:double;
  dwc:startLatitude '55.96611'^^xsd:double;
  dwc:endLatitude '55.88285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.76792'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1110'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92761 0.178515002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92761"^^xsd:decimal ;
  dwc:decimalLongitude "0.178515002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92761 0.178515002)"^^geo:wktLiteral ;
  geo-pos:lat "55.92761"^^xsd:decimal ;
  geo-pos:long "0.178515002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.755277777778'^^xsd:double;
  dwc:startTimeOfDay '17.516388888889'^^xsd:double;
  dwc:endTimeOfDay '18.033611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.178515002'^^xsd:double;
  dwc:startLongitude '0.154968336'^^xsd:double;
  dwc:endLongitude '0.20529'^^xsd:double;
  dwc:latitude '55.92761'^^xsd:double;
  dwc:startLatitude '55.96611'^^xsd:double;
  dwc:endLatitude '55.88285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.76792'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1111'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90693 0.190093324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.90693"^^xsd:decimal ;
  dwc:decimalLongitude "0.190093324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90693 0.190093324)"^^geo:wktLiteral ;
  geo-pos:lat "55.90693"^^xsd:decimal ;
  geo-pos:long "0.190093324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.882222222222'^^xsd:double;
  dwc:startTimeOfDay '17.516388888889'^^xsd:double;
  dwc:endTimeOfDay '18.033611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.190093324'^^xsd:double;
  dwc:startLongitude '0.154968336'^^xsd:double;
  dwc:endLongitude '0.20529'^^xsd:double;
  dwc:latitude '55.90693'^^xsd:double;
  dwc:startLatitude '55.96611'^^xsd:double;
  dwc:endLatitude '55.88285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.76792'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1112'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.96745 0.257006675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.96745"^^xsd:decimal ;
  dwc:decimalLongitude "0.257006675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.96745 0.257006675)"^^geo:wktLiteral ;
  geo-pos:lat "55.96745"^^xsd:decimal ;
  geo-pos:long "0.257006675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.577777777778'^^xsd:double;
  dwc:startTimeOfDay '18.523333333333'^^xsd:double;
  dwc:endTimeOfDay '19.001388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.257006675'^^xsd:double;
  dwc:startLongitude '0.251948327'^^xsd:double;
  dwc:endLongitude '0.297391683'^^xsd:double;
  dwc:latitude '55.96745'^^xsd:double;
  dwc:startLatitude '55.95876'^^xsd:double;
  dwc:endLatitude '56.03477478'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.90632'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1113'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.04116 0.301733345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.04116"^^xsd:decimal ;
  dwc:decimalLongitude "0.301733345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.04116 0.301733345)"^^geo:wktLiteral ;
  geo-pos:lat "56.04116"^^xsd:decimal ;
  geo-pos:long "0.301733345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.042777777778'^^xsd:double;
  dwc:startTimeOfDay '19.001388888889'^^xsd:double;
  dwc:endTimeOfDay '19.496944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.301733345'^^xsd:double;
  dwc:startLongitude '0.297391683'^^xsd:double;
  dwc:endLongitude '0.3497933'^^xsd:double;
  dwc:latitude '56.04116'^^xsd:double;
  dwc:startLatitude '56.03477478'^^xsd:double;
  dwc:endLatitude '56.11108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.08054'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1114'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25066 0.440791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25066"^^xsd:decimal ;
  dwc:decimalLongitude "0.440791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25066 0.440791667)"^^geo:wktLiteral ;
  geo-pos:lat "56.25066"^^xsd:decimal ;
  geo-pos:long "0.440791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.2316666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0091666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4930555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.440791667'^^xsd:double;
  dwc:startLongitude '0.418054998'^^xsd:double;
  dwc:endLongitude '0.4669383'^^xsd:double;
  dwc:latitude '56.25066'^^xsd:double;
  dwc:startLatitude '56.21657'^^xsd:double;
  dwc:endLatitude '56.29041'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.74238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1115'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42817 0.557689965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.42817"^^xsd:decimal ;
  dwc:decimalLongitude "0.557689965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42817 0.557689965)"^^geo:wktLiteral ;
  geo-pos:lat "56.42817"^^xsd:decimal ;
  geo-pos:long "0.557689965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3983333333333'^^xsd:double;
  dwc:startTimeOfDay '8.0508333333333'^^xsd:double;
  dwc:endTimeOfDay '8.5266666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.557689965'^^xsd:double;
  dwc:startLongitude '0.521510005'^^xsd:double;
  dwc:endLongitude '0.570565'^^xsd:double;
  dwc:latitude '56.42817'^^xsd:double;
  dwc:startLatitude '56.37527'^^xsd:double;
  dwc:endLatitude '56.44795'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.62084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1116'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.47757 0.589469969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.47757"^^xsd:decimal ;
  dwc:decimalLongitude "0.589469969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.47757 0.589469969)"^^geo:wktLiteral ;
  geo-pos:lat "56.47757"^^xsd:decimal ;
  geo-pos:long "0.589469969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.7175'^^xsd:double;
  dwc:startTimeOfDay '8.5266666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0466666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.589469969'^^xsd:double;
  dwc:startLongitude '0.570564985'^^xsd:double;
  dwc:endLongitude '0.6235434'^^xsd:double;
  dwc:latitude '56.47757'^^xsd:double;
  dwc:startLatitude '56.44795'^^xsd:double;
  dwc:endLatitude '56.52849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.52153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1117'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51891 0.617538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51891"^^xsd:decimal ;
  dwc:decimalLongitude "0.617538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51891 0.617538333)"^^geo:wktLiteral ;
  geo-pos:lat "56.51891"^^xsd:decimal ;
  geo-pos:long "0.617538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9844444444444'^^xsd:double;
  dwc:startTimeOfDay '8.5266666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0466666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.617538333'^^xsd:double;
  dwc:startLongitude '0.570564985'^^xsd:double;
  dwc:endLongitude '0.6235434'^^xsd:double;
  dwc:latitude '56.51891'^^xsd:double;
  dwc:startLatitude '56.44795'^^xsd:double;
  dwc:endLatitude '56.52849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.52153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1118'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71333 0.65511167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.71333"^^xsd:decimal ;
  dwc:decimalLongitude "0.65511167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71333 0.65511167)"^^geo:wktLiteral ;
  geo-pos:lat "56.71333"^^xsd:decimal ;
  geo-pos:long "0.65511167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.234166666667'^^xsd:double;
  dwc:startTimeOfDay '10.164722222222'^^xsd:double;
  dwc:endTimeOfDay '10.428333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.65511167'^^xsd:double;
  dwc:startLongitude '0.660449982'^^xsd:double;
  dwc:endLongitude '0.6397067'^^xsd:double;
  dwc:latitude '56.71333'^^xsd:double;
  dwc:startLatitude '56.70245743'^^xsd:double;
  dwc:endLatitude '56.74376'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.76061'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1119'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.04017 0.467026681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.04017"^^xsd:decimal ;
  dwc:decimalLongitude "0.467026681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.04017 0.467026681)"^^geo:wktLiteral ;
  geo-pos:lat "57.04017"^^xsd:decimal ;
  geo-pos:long "0.467026681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.312222222222'^^xsd:double;
  dwc:startTimeOfDay '11.880833333333'^^xsd:double;
  dwc:endTimeOfDay '12.535'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.467026681'^^xsd:double;
  dwc:startLongitude '0.505386651'^^xsd:double;
  dwc:endLongitude '0.447171658'^^xsd:double;
  dwc:latitude '57.04017'^^xsd:double;
  dwc:startLatitude '56.97040176'^^xsd:double;
  dwc:endLatitude '57.07653046'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3074'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1120'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.27197 0.336718351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.27197"^^xsd:decimal ;
  dwc:decimalLongitude "0.336718351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.27197 0.336718351)"^^geo:wktLiteral ;
  geo-pos:lat "57.27197"^^xsd:decimal ;
  geo-pos:long "0.336718351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.713333333333'^^xsd:double;
  dwc:startTimeOfDay '13.510555555556'^^xsd:double;
  dwc:endTimeOfDay '13.867222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.336718351'^^xsd:double;
  dwc:startLongitude '0.356494993'^^xsd:double;
  dwc:endLongitude '0.32175833'^^xsd:double;
  dwc:latitude '57.27197'^^xsd:double;
  dwc:startLatitude '57.23783'^^xsd:double;
  dwc:endLatitude '57.29798889'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.00309'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1121'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43277 0.241099998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.43277"^^xsd:decimal ;
  dwc:decimalLongitude "0.241099998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43277 0.241099998)"^^geo:wktLiteral ;
  geo-pos:lat "57.43277"^^xsd:decimal ;
  geo-pos:long "0.241099998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.665833333333'^^xsd:double;
  dwc:startTimeOfDay '14.497777777778'^^xsd:double;
  dwc:endTimeOfDay '15.040277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.241099998'^^xsd:double;
  dwc:startLongitude '0.258245021'^^xsd:double;
  dwc:endLongitude '0.2015917'^^xsd:double;
  dwc:latitude '57.43277'^^xsd:double;
  dwc:startLatitude '57.40458'^^xsd:double;
  dwc:endLatitude '57.49548'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '10.6536'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1122'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.82174 0.007908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.82174"^^xsd:decimal ;
  dwc:decimalLongitude "0.007908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.82174 0.007908333)"^^geo:wktLiteral ;
  geo-pos:lat "57.82174"^^xsd:decimal ;
  geo-pos:long "0.007908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.918611111111'^^xsd:double;
  dwc:startTimeOfDay '17.544722222222'^^xsd:double;
  dwc:endTimeOfDay '18.038888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.007908333'^^xsd:double;
  dwc:startLongitude '0.04276'^^xsd:double;
  dwc:endLongitude '-0.003611667'^^xsd:double;
  dwc:latitude '57.82174'^^xsd:double;
  dwc:startLatitude '57.7635'^^xsd:double;
  dwc:endLatitude '57.84020996'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.9553'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1123'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80476 0.018193332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80476"^^xsd:decimal ;
  dwc:decimalLongitude "0.018193332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80476 0.018193332)"^^geo:wktLiteral ;
  geo-pos:lat "57.80476"^^xsd:decimal ;
  geo-pos:long "0.018193332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.808611111111'^^xsd:double;
  dwc:startTimeOfDay '17.544722222222'^^xsd:double;
  dwc:endTimeOfDay '18.038888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.018193332'^^xsd:double;
  dwc:startLongitude '0.04276'^^xsd:double;
  dwc:endLongitude '-0.003611667'^^xsd:double;
  dwc:latitude '57.80476'^^xsd:double;
  dwc:startLatitude '57.7635'^^xsd:double;
  dwc:endLatitude '57.84020996'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.9553'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1124'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.00399 -0.100973338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.00399"^^xsd:decimal ;
  dwc:decimalLongitude "-0.100973338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.00399 -0.100973338)"^^geo:wktLiteral ;
  geo-pos:lat "58.00399"^^xsd:decimal ;
  geo-pos:long "-0.100973338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.108611111111'^^xsd:double;
  dwc:startTimeOfDay '18.967222222222'^^xsd:double;
  dwc:endTimeOfDay '19.503611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.100973338'^^xsd:double;
  dwc:startLongitude '-0.087875001'^^xsd:double;
  dwc:endLongitude '-0.134781659'^^xsd:double;
  dwc:latitude '58.00399'^^xsd:double;
  dwc:startLatitude '57.98249'^^xsd:double;
  dwc:endLatitude '58.06421661'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.49168'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1125'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02137 -0.111635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02137"^^xsd:decimal ;
  dwc:decimalLongitude "-0.111635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02137 -0.111635)"^^geo:wktLiteral ;
  geo-pos:lat "58.02137"^^xsd:decimal ;
  geo-pos:long "-0.111635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.223888888889'^^xsd:double;
  dwc:startTimeOfDay '18.967222222222'^^xsd:double;
  dwc:endTimeOfDay '19.503611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.111635'^^xsd:double;
  dwc:startLongitude '-0.087875001'^^xsd:double;
  dwc:endLongitude '-0.134781659'^^xsd:double;
  dwc:latitude '58.02137'^^xsd:double;
  dwc:startLatitude '57.98249'^^xsd:double;
  dwc:endLatitude '58.06421661'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.49168'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1126'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.05591 -2.88293004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.05591"^^xsd:decimal ;
  dwc:decimalLongitude "-2.88293004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.05591 -2.88293004)"^^geo:wktLiteral ;
  geo-pos:lat "56.05591"^^xsd:decimal ;
  geo-pos:long "-2.88293004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.7913888888889'^^xsd:double;
  dwc:startTimeOfDay '4.7783333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1119444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.88293004'^^xsd:double;
  dwc:startLongitude '-2.88522172'^^xsd:double;
  dwc:endLongitude '-2.822068'^^xsd:double;
  dwc:latitude '56.05591'^^xsd:double;
  dwc:startLatitude '56.05415'^^xsd:double;
  dwc:endLatitude '56.10066'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '6.48444'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1127'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.05752 -2.880823374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.05752"^^xsd:decimal ;
  dwc:decimalLongitude "-2.880823374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.05752 -2.880823374)"^^geo:wktLiteral ;
  geo-pos:lat "56.05752"^^xsd:decimal ;
  geo-pos:long "-2.880823374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.8030555555556'^^xsd:double;
  dwc:startTimeOfDay '4.7783333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1119444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.880823374'^^xsd:double;
  dwc:startLongitude '-2.88522172'^^xsd:double;
  dwc:endLongitude '-2.822068'^^xsd:double;
  dwc:latitude '56.05752'^^xsd:double;
  dwc:startLatitude '56.05415'^^xsd:double;
  dwc:endLatitude '56.10066'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '6.48444'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1128'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06253 -2.874285221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06253"^^xsd:decimal ;
  dwc:decimalLongitude "-2.874285221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06253 -2.874285221)"^^geo:wktLiteral ;
  geo-pos:lat "56.06253"^^xsd:decimal ;
  geo-pos:long "-2.874285221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.8394444444444'^^xsd:double;
  dwc:startTimeOfDay '4.7783333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1119444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.874285221'^^xsd:double;
  dwc:startLongitude '-2.88522172'^^xsd:double;
  dwc:endLongitude '-2.822068'^^xsd:double;
  dwc:latitude '56.06253'^^xsd:double;
  dwc:startLatitude '56.05415'^^xsd:double;
  dwc:endLatitude '56.10066'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '6.48444'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1129'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0648 -2.871216536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0648"^^xsd:decimal ;
  dwc:decimalLongitude "-2.871216536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0648 -2.871216536)"^^geo:wktLiteral ;
  geo-pos:lat "56.0648"^^xsd:decimal ;
  geo-pos:long "-2.871216536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.8558333333333'^^xsd:double;
  dwc:startTimeOfDay '4.7783333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1119444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.871216536'^^xsd:double;
  dwc:startLongitude '-2.88522172'^^xsd:double;
  dwc:endLongitude '-2.822068'^^xsd:double;
  dwc:latitude '56.0648'^^xsd:double;
  dwc:startLatitude '56.05415'^^xsd:double;
  dwc:endLatitude '56.10066'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.48444'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1130'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08468 -2.842955112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08468"^^xsd:decimal ;
  dwc:decimalLongitude "-2.842955112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08468 -2.842955112)"^^geo:wktLiteral ;
  geo-pos:lat "56.08468"^^xsd:decimal ;
  geo-pos:long "-2.842955112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0005555555556'^^xsd:double;
  dwc:startTimeOfDay '4.7783333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1119444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.842955112'^^xsd:double;
  dwc:startLongitude '-2.88522172'^^xsd:double;
  dwc:endLongitude '-2.822068'^^xsd:double;
  dwc:latitude '56.08468'^^xsd:double;
  dwc:startLatitude '56.05415'^^xsd:double;
  dwc:endLatitude '56.10066'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '6.48444'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1131'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13645 -2.778061628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.13645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.778061628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13645 -2.778061628)"^^geo:wktLiteral ;
  geo-pos:lat "56.13645"^^xsd:decimal ;
  geo-pos:long "-2.778061628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3530555555556'^^xsd:double;
  dwc:startTimeOfDay '5.1119444444444'^^xsd:double;
  dwc:endTimeOfDay '5.5116666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.778061628'^^xsd:double;
  dwc:startLongitude '-2.822068214'^^xsd:double;
  dwc:endLongitude '-2.74966'^^xsd:double;
  dwc:latitude '56.13645'^^xsd:double;
  dwc:startLatitude '56.10066'^^xsd:double;
  dwc:endLatitude '56.1598'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '7.95572'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1132'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17181 -2.735428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17181"^^xsd:decimal ;
  dwc:decimalLongitude "-2.735428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17181 -2.735428333)"^^geo:wktLiteral ;
  geo-pos:lat "56.17181"^^xsd:decimal ;
  geo-pos:long "-2.735428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.5916666666667'^^xsd:double;
  dwc:startTimeOfDay '5.5116666666667'^^xsd:double;
  dwc:endTimeOfDay '5.7458333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.735428333'^^xsd:double;
  dwc:startLongitude '-2.749660015'^^xsd:double;
  dwc:endLongitude '-2.706467'^^xsd:double;
  dwc:latitude '56.17181'^^xsd:double;
  dwc:startLatitude '56.1598'^^xsd:double;
  dwc:endLatitude '56.19406'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.65086'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1133'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20731 -2.67602849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20731"^^xsd:decimal ;
  dwc:decimalLongitude "-2.67602849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20731 -2.67602849)"^^geo:wktLiteral ;
  geo-pos:lat "56.20731"^^xsd:decimal ;
  geo-pos:long "-2.67602849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.8641666666667'^^xsd:double;
  dwc:startTimeOfDay '5.7458333333333'^^xsd:double;
  dwc:endTimeOfDay '6.0680555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.67602849'^^xsd:double;
  dwc:startLongitude '-2.706466675'^^xsd:double;
  dwc:endLongitude '-2.623112'^^xsd:double;
  dwc:latitude '56.20731'^^xsd:double;
  dwc:startLatitude '56.19406'^^xsd:double;
  dwc:endLatitude '56.23022'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '6.53282'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1134'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51711 -2.521116734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51711"^^xsd:decimal ;
  dwc:decimalLongitude "-2.521116734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51711 -2.521116734)"^^geo:wktLiteral ;
  geo-pos:lat "56.51711"^^xsd:decimal ;
  geo-pos:long "-2.521116734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7855555555556'^^xsd:double;
  dwc:startTimeOfDay '7.4938888888889'^^xsd:double;
  dwc:endTimeOfDay '7.8516666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.521116734'^^xsd:double;
  dwc:startLongitude '-2.521660089'^^xsd:double;
  dwc:endLongitude '-2.516645'^^xsd:double;
  dwc:latitude '56.51711'^^xsd:double;
  dwc:startLatitude '56.46433'^^xsd:double;
  dwc:endLatitude '56.52859'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.14719'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1135'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60981 -2.448261738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.60981"^^xsd:decimal ;
  dwc:decimalLongitude "-2.448261738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60981 -2.448261738)"^^geo:wktLiteral ;
  geo-pos:lat "56.60981"^^xsd:decimal ;
  geo-pos:long "-2.448261738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3338888888889'^^xsd:double;
  dwc:startTimeOfDay '8.0022222222222'^^xsd:double;
  dwc:endTimeOfDay '8.5033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.448261738'^^xsd:double;
  dwc:startLongitude '-2.495475054'^^xsd:double;
  dwc:endLongitude '-2.42361'^^xsd:double;
  dwc:latitude '56.60981'^^xsd:double;
  dwc:startLatitude '56.55384'^^xsd:double;
  dwc:endLatitude '56.6385'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.384'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1136'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64697 -2.415968418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64697"^^xsd:decimal ;
  dwc:decimalLongitude "-2.415968418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64697 -2.415968418)"^^geo:wktLiteral ;
  geo-pos:lat "56.64697"^^xsd:decimal ;
  geo-pos:long "-2.415968418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5536111111111'^^xsd:double;
  dwc:startTimeOfDay '8.5033333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6858333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.415968418'^^xsd:double;
  dwc:startLongitude '-2.423609972'^^xsd:double;
  dwc:endLongitude '-2.39435'^^xsd:double;
  dwc:latitude '56.64697'^^xsd:double;
  dwc:startLatitude '56.6385'^^xsd:double;
  dwc:endLatitude '56.6679'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '3.72387'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1137'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6679 -2.394349813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6679"^^xsd:decimal ;
  dwc:decimalLongitude "-2.394349813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6679 -2.394349813)"^^geo:wktLiteral ;
  geo-pos:lat "56.6679"^^xsd:decimal ;
  geo-pos:long "-2.394349813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6858333333333'^^xsd:double;
  dwc:startTimeOfDay '8.5033333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6858333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.394349813'^^xsd:double;
  dwc:startLongitude '-2.423609972'^^xsd:double;
  dwc:endLongitude '-2.39435'^^xsd:double;
  dwc:latitude '56.6679'^^xsd:double;
  dwc:startLatitude '56.6385'^^xsd:double;
  dwc:endLatitude '56.6679'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '3.72387'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1138'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66212 -2.388308287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.66212"^^xsd:decimal ;
  dwc:decimalLongitude "-2.388308287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66212 -2.388308287)"^^geo:wktLiteral ;
  geo-pos:lat "56.66212"^^xsd:decimal ;
  geo-pos:long "-2.388308287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7308333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.388308287'^^xsd:double;
  dwc:startLongitude '-2.39383'^^xsd:double;
  dwc:endLongitude '-2.351613'^^xsd:double;
  dwc:latitude '56.66212'^^xsd:double;
  dwc:startLatitude '56.667797'^^xsd:double;
  dwc:endLatitude '56.60499'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.44069'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1139'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65313 -2.382590055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65313"^^xsd:decimal ;
  dwc:decimalLongitude "-2.382590055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65313 -2.382590055)"^^geo:wktLiteral ;
  geo-pos:lat "56.65313"^^xsd:decimal ;
  geo-pos:long "-2.382590055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7927777777778'^^xsd:double;
  dwc:startTimeOfDay '8.6877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.382590055'^^xsd:double;
  dwc:startLongitude '-2.39383'^^xsd:double;
  dwc:endLongitude '-2.351613'^^xsd:double;
  dwc:latitude '56.65313'^^xsd:double;
  dwc:startLatitude '56.667797'^^xsd:double;
  dwc:endLatitude '56.60499'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.44069'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1140'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62013 -2.361186743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.62013"^^xsd:decimal ;
  dwc:decimalLongitude "-2.361186743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62013 -2.361186743)"^^geo:wktLiteral ;
  geo-pos:lat "56.62013"^^xsd:decimal ;
  geo-pos:long "-2.361186743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0177777777778'^^xsd:double;
  dwc:startTimeOfDay '8.6877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.361186743'^^xsd:double;
  dwc:startLongitude '-2.39383'^^xsd:double;
  dwc:endLongitude '-2.351613'^^xsd:double;
  dwc:latitude '56.62013'^^xsd:double;
  dwc:startLatitude '56.667797'^^xsd:double;
  dwc:endLatitude '56.60499'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.44069'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1141'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.56028 -2.326066494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.56028"^^xsd:decimal ;
  dwc:decimalLongitude "-2.326066494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.56028 -2.326066494)"^^geo:wktLiteral ;
  geo-pos:lat "56.56028"^^xsd:decimal ;
  geo-pos:long "-2.326066494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4425'^^xsd:double;
  dwc:startTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:endTimeOfDay '9.6238888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.326066494'^^xsd:double;
  dwc:startLongitude '-2.351613283'^^xsd:double;
  dwc:endLongitude '-2.311453'^^xsd:double;
  dwc:latitude '56.56028'^^xsd:double;
  dwc:startLatitude '56.60499'^^xsd:double;
  dwc:endLatitude '56.53496'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '8.16087'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1142'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55938 -2.325575113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.325575113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55938 -2.325575113)"^^geo:wktLiteral ;
  geo-pos:lat "56.55938"^^xsd:decimal ;
  geo-pos:long "-2.325575113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4483333333333'^^xsd:double;
  dwc:startTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:endTimeOfDay '9.6238888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.325575113'^^xsd:double;
  dwc:startLongitude '-2.351613283'^^xsd:double;
  dwc:endLongitude '-2.311453'^^xsd:double;
  dwc:latitude '56.55938'^^xsd:double;
  dwc:startLatitude '56.60499'^^xsd:double;
  dwc:endLatitude '56.53496'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.16087'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1143'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71199 -2.34408021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.71199"^^xsd:decimal ;
  dwc:decimalLongitude "-2.34408021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71199 -2.34408021)"^^geo:wktLiteral ;
  geo-pos:lat "56.71199"^^xsd:decimal ;
  geo-pos:long "-2.34408021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.3875'^^xsd:double;
  dwc:startTimeOfDay '11.237222222222'^^xsd:double;
  dwc:endTimeOfDay '11.561944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.34408021'^^xsd:double;
  dwc:startLongitude '-2.365643263'^^xsd:double;
  dwc:endLongitude '-2.31873'^^xsd:double;
  dwc:latitude '56.71199'^^xsd:double;
  dwc:startLatitude '56.69222'^^xsd:double;
  dwc:endLatitude '56.73481'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '5.53019'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1144'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.73023 -2.323600054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.73023"^^xsd:decimal ;
  dwc:decimalLongitude "-2.323600054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.73023 -2.323600054)"^^geo:wktLiteral ;
  geo-pos:lat "56.73023"^^xsd:decimal ;
  geo-pos:long "-2.323600054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.527777777778'^^xsd:double;
  dwc:startTimeOfDay '11.237222222222'^^xsd:double;
  dwc:endTimeOfDay '11.561944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.323600054'^^xsd:double;
  dwc:startLongitude '-2.365643263'^^xsd:double;
  dwc:endLongitude '-2.31873'^^xsd:double;
  dwc:latitude '56.73023'^^xsd:double;
  dwc:startLatitude '56.69222'^^xsd:double;
  dwc:endLatitude '56.73481'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '5.53019'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1145'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.69963 -2.357635021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.69963"^^xsd:decimal ;
  dwc:decimalLongitude "-2.357635021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.69963 -2.357635021)"^^geo:wktLiteral ;
  geo-pos:lat "56.69963"^^xsd:decimal ;
  geo-pos:long "-2.357635021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.292777777778'^^xsd:double;
  dwc:startTimeOfDay '11.237222222222'^^xsd:double;
  dwc:endTimeOfDay '11.561944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.357635021'^^xsd:double;
  dwc:startLongitude '-2.365643263'^^xsd:double;
  dwc:endLongitude '-2.31873'^^xsd:double;
  dwc:latitude '56.69963'^^xsd:double;
  dwc:startLatitude '56.69222'^^xsd:double;
  dwc:endLatitude '56.73481'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '5.53019'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1146'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.76519 -2.286844969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.76519"^^xsd:decimal ;
  dwc:decimalLongitude "-2.286844969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.76519 -2.286844969)"^^geo:wktLiteral ;
  geo-pos:lat "56.76519"^^xsd:decimal ;
  geo-pos:long "-2.286844969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.796111111111'^^xsd:double;
  dwc:startTimeOfDay '11.561944444444'^^xsd:double;
  dwc:endTimeOfDay '12.026111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.286844969'^^xsd:double;
  dwc:startLongitude '-2.318729877'^^xsd:double;
  dwc:endLongitude '-2.254962'^^xsd:double;
  dwc:latitude '56.76519'^^xsd:double;
  dwc:startLatitude '56.73481'^^xsd:double;
  dwc:endLatitude '56.79422'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '7.65926'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1147'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77902 -2.271771669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.77902"^^xsd:decimal ;
  dwc:decimalLongitude "-2.271771669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77902 -2.271771669)"^^geo:wktLiteral ;
  geo-pos:lat "56.77902"^^xsd:decimal ;
  geo-pos:long "-2.271771669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.904444444444'^^xsd:double;
  dwc:startTimeOfDay '11.561944444444'^^xsd:double;
  dwc:endTimeOfDay '12.026111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.271771669'^^xsd:double;
  dwc:startLongitude '-2.318729877'^^xsd:double;
  dwc:endLongitude '-2.254962'^^xsd:double;
  dwc:latitude '56.77902'^^xsd:double;
  dwc:startLatitude '56.73481'^^xsd:double;
  dwc:endLatitude '56.79422'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.65926'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1148'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84552 -2.198058367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84552"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198058367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84552 -2.198058367)"^^geo:wktLiteral ;
  geo-pos:lat "56.84552"^^xsd:decimal ;
  geo-pos:long "-2.198058367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.441111111111'^^xsd:double;
  dwc:startTimeOfDay '12.026111111111'^^xsd:double;
  dwc:endTimeOfDay '12.505'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.198058367'^^xsd:double;
  dwc:startLongitude '-2.254961729'^^xsd:double;
  dwc:endLongitude '-2.19144'^^xsd:double;
  dwc:latitude '56.84552'^^xsd:double;
  dwc:startLatitude '56.79422'^^xsd:double;
  dwc:endLatitude '56.85376'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.66105'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1149'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86582 -2.182068348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86582"^^xsd:decimal ;
  dwc:decimalLongitude "-2.182068348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86582 -2.182068348)"^^geo:wktLiteral ;
  geo-pos:lat "56.86582"^^xsd:decimal ;
  geo-pos:long "-2.182068348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.599444444444'^^xsd:double;
  dwc:startTimeOfDay '12.505'^^xsd:double;
  dwc:endTimeOfDay '12.833055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.182068348'^^xsd:double;
  dwc:startLongitude '-2.191440105'^^xsd:double;
  dwc:endLongitude '-2.159827'^^xsd:double;
  dwc:latitude '56.86582'^^xsd:double;
  dwc:startLatitude '56.85376'^^xsd:double;
  dwc:endLatitude '56.89465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '4.93259'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1150'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91293 -2.146638155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91293"^^xsd:decimal ;
  dwc:decimalLongitude "-2.146638155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91293 -2.146638155)"^^geo:wktLiteral ;
  geo-pos:lat "56.91293"^^xsd:decimal ;
  geo-pos:long "-2.146638155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.980555555556'^^xsd:double;
  dwc:startTimeOfDay '12.833055555556'^^xsd:double;
  dwc:endTimeOfDay '13.118333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.146638155'^^xsd:double;
  dwc:startLongitude '-2.159826756'^^xsd:double;
  dwc:endLongitude '-2.135958433'^^xsd:double;
  dwc:latitude '56.91293'^^xsd:double;
  dwc:startLatitude '56.89465'^^xsd:double;
  dwc:endLatitude '56.9306221'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.25138'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1151'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.115 -2.013628483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.115"^^xsd:decimal ;
  dwc:decimalLongitude "-2.013628483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.115 -2.013628483)"^^geo:wktLiteral ;
  geo-pos:lat "57.115"^^xsd:decimal ;
  geo-pos:long "-2.013628483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.642222222222'^^xsd:double;
  dwc:startTimeOfDay '14.576111111111'^^xsd:double;
  dwc:endTimeOfDay '14.919722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.013628483'^^xsd:double;
  dwc:startLongitude '-2.018951654'^^xsd:double;
  dwc:endLongitude '-1.99273324'^^xsd:double;
  dwc:latitude '57.115'^^xsd:double;
  dwc:startLatitude '57.1064'^^xsd:double;
  dwc:endLatitude '57.15225601'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.33522'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1152'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.20404 -1.958679914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.20404"^^xsd:decimal ;
  dwc:decimalLongitude "-1.958679914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.20404 -1.958679914)"^^geo:wktLiteral ;
  geo-pos:lat "57.20404"^^xsd:decimal ;
  geo-pos:long "-1.958679914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.008055555556'^^xsd:double;
  dwc:startTimeOfDay '17.875555555556'^^xsd:double;
  dwc:endTimeOfDay '18.05'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.958679914'^^xsd:double;
  dwc:startLongitude '-1.974645019'^^xsd:double;
  dwc:endLongitude '-1.953551769'^^xsd:double;
  dwc:latitude '57.20404'^^xsd:double;
  dwc:startLatitude '57.18181229'^^xsd:double;
  dwc:endLatitude '57.21110153'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.49357'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1153'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23341 -1.937584996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23341"^^xsd:decimal ;
  dwc:decimalLongitude "-1.937584996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23341 -1.937584996)"^^geo:wktLiteral ;
  geo-pos:lat "57.23341"^^xsd:decimal ;
  geo-pos:long "-1.937584996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.183333333333'^^xsd:double;
  dwc:startTimeOfDay '18.05'^^xsd:double;
  dwc:endTimeOfDay '18.548333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.937584996'^^xsd:double;
  dwc:startLongitude '-1.953551769'^^xsd:double;
  dwc:endLongitude '-1.892201781'^^xsd:double;
  dwc:latitude '57.23341'^^xsd:double;
  dwc:startLatitude '57.21110153'^^xsd:double;
  dwc:endLatitude '57.29740524'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1154'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23637 -1.935590148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23637"^^xsd:decimal ;
  dwc:decimalLongitude "-1.935590148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23637 -1.935590148)"^^geo:wktLiteral ;
  geo-pos:lat "57.23637"^^xsd:decimal ;
  geo-pos:long "-1.935590148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.200833333333'^^xsd:double;
  dwc:startTimeOfDay '18.05'^^xsd:double;
  dwc:endTimeOfDay '18.548333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.935590148'^^xsd:double;
  dwc:startLongitude '-1.953551769'^^xsd:double;
  dwc:endLongitude '-1.892201781'^^xsd:double;
  dwc:latitude '57.23637'^^xsd:double;
  dwc:startLatitude '57.21110153'^^xsd:double;
  dwc:endLatitude '57.29740524'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1155'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80326 -1.747346759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80326"^^xsd:decimal ;
  dwc:decimalLongitude "-1.747346759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80326 -1.747346759)"^^geo:wktLiteral ;
  geo-pos:lat "57.80326"^^xsd:decimal ;
  geo-pos:long "-1.747346759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6919444444444'^^xsd:double;
  dwc:startTimeOfDay '5.5888888888889'^^xsd:double;
  dwc:endTimeOfDay '5.8761111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.747346759'^^xsd:double;
  dwc:startLongitude '-1.755471587'^^xsd:double;
  dwc:endLongitude '-1.732417'^^xsd:double;
  dwc:latitude '57.80326'^^xsd:double;
  dwc:startLatitude '57.78779'^^xsd:double;
  dwc:endLatitude '57.83085'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '4.97566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1156'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81314 -1.742259979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.81314"^^xsd:decimal ;
  dwc:decimalLongitude "-1.742259979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81314 -1.742259979)"^^geo:wktLiteral ;
  geo-pos:lat "57.81314"^^xsd:decimal ;
  geo-pos:long "-1.742259979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7586111111111'^^xsd:double;
  dwc:startTimeOfDay '5.5888888888889'^^xsd:double;
  dwc:endTimeOfDay '5.8761111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.742259979'^^xsd:double;
  dwc:startLongitude '-1.755471587'^^xsd:double;
  dwc:endLongitude '-1.732417'^^xsd:double;
  dwc:latitude '57.81314'^^xsd:double;
  dwc:startLatitude '57.78779'^^xsd:double;
  dwc:endLatitude '57.83085'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.97566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1157'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85914 -1.713336706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85914"^^xsd:decimal ;
  dwc:decimalLongitude "-1.713336706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85914 -1.713336706)"^^geo:wktLiteral ;
  geo-pos:lat "57.85914"^^xsd:decimal ;
  geo-pos:long "-1.713336706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0677777777778'^^xsd:double;
  dwc:startTimeOfDay '6.0038888888889'^^xsd:double;
  dwc:endTimeOfDay '6.3844444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.713336706'^^xsd:double;
  dwc:startLongitude '-1.719831586'^^xsd:double;
  dwc:endLongitude '-1.67982'^^xsd:double;
  dwc:latitude '57.85914'^^xsd:double;
  dwc:startLatitude '57.84971'^^xsd:double;
  dwc:endLatitude '57.90803'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '6.89824'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1158'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88464 -1.695469975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.88464"^^xsd:decimal ;
  dwc:decimalLongitude "-1.695469975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88464 -1.695469975)"^^geo:wktLiteral ;
  geo-pos:lat "57.88464"^^xsd:decimal ;
  geo-pos:long "-1.695469975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2344444444444'^^xsd:double;
  dwc:startTimeOfDay '6.0038888888889'^^xsd:double;
  dwc:endTimeOfDay '6.3844444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.695469975'^^xsd:double;
  dwc:startLongitude '-1.719831586'^^xsd:double;
  dwc:endLongitude '-1.67982'^^xsd:double;
  dwc:latitude '57.88464'^^xsd:double;
  dwc:startLatitude '57.84971'^^xsd:double;
  dwc:endLatitude '57.90803'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '6.89824'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1159'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.13331 -1.527164936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.13331"^^xsd:decimal ;
  dwc:decimalLongitude "-1.527164936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.13331 -1.527164936)"^^geo:wktLiteral ;
  geo-pos:lat "58.13331"^^xsd:decimal ;
  geo-pos:long "-1.527164936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8155555555556'^^xsd:double;
  dwc:startTimeOfDay '7.5011111111111'^^xsd:double;
  dwc:endTimeOfDay '7.9972222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.527164936'^^xsd:double;
  dwc:startLongitude '-1.560510039'^^xsd:double;
  dwc:endLongitude '-1.507113'^^xsd:double;
  dwc:latitude '58.13331'^^xsd:double;
  dwc:startLatitude '58.08329'^^xsd:double;
  dwc:endLatitude '58.1608'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.16522'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1160'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27673 -1.423080087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.423080087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27673 -1.423080087)"^^geo:wktLiteral ;
  geo-pos:lat "58.27673"^^xsd:decimal ;
  geo-pos:long "-1.423080087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7505555555556'^^xsd:double;
  dwc:startTimeOfDay '8.5255555555556'^^xsd:double;
  dwc:endTimeOfDay '9.0030555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.423080087'^^xsd:double;
  dwc:startLongitude '-1.448625088'^^xsd:double;
  dwc:endLongitude '-1.39676'^^xsd:double;
  dwc:latitude '58.27673'^^xsd:double;
  dwc:startLatitude '58.24199'^^xsd:double;
  dwc:endLatitude '58.31587'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.75094'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1161'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.20752 -1.213770032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.20752"^^xsd:decimal ;
  dwc:decimalLongitude "-1.213770032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.20752 -1.213770032)"^^geo:wktLiteral ;
  geo-pos:lat "58.20752"^^xsd:decimal ;
  geo-pos:long "-1.213770032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.888888888889'^^xsd:double;
  dwc:startTimeOfDay '10.786111111111'^^xsd:double;
  dwc:endTimeOfDay '11.086111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.213770032'^^xsd:double;
  dwc:startLongitude '-1.223778248'^^xsd:double;
  dwc:endLongitude '-1.194320083'^^xsd:double;
  dwc:latitude '58.20752'^^xsd:double;
  dwc:startLatitude '58.22338'^^xsd:double;
  dwc:endLatitude '58.17695236'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.43977'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1162'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1027 -1.146088243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1027"^^xsd:decimal ;
  dwc:decimalLongitude "-1.146088243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1027 -1.146088243)"^^geo:wktLiteral ;
  geo-pos:lat "58.1027"^^xsd:decimal ;
  geo-pos:long "-1.146088243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.554444444444'^^xsd:double;
  dwc:startTimeOfDay '11.501388888889'^^xsd:double;
  dwc:endTimeOfDay '12.127222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.146088243'^^xsd:double;
  dwc:startLongitude '-1.151340008'^^xsd:double;
  dwc:endLongitude '-1.088483334'^^xsd:double;
  dwc:latitude '58.1027'^^xsd:double;
  dwc:startLatitude '58.11126'^^xsd:double;
  dwc:endLatitude '58.00805664'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.0486'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1163'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04356 -1.110318422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.04356"^^xsd:decimal ;
  dwc:decimalLongitude "-1.110318422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04356 -1.110318422)"^^geo:wktLiteral ;
  geo-pos:lat "58.04356"^^xsd:decimal ;
  geo-pos:long "-1.110318422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.915'^^xsd:double;
  dwc:startTimeOfDay '11.501388888889'^^xsd:double;
  dwc:endTimeOfDay '12.127222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.110318422'^^xsd:double;
  dwc:startLongitude '-1.151340008'^^xsd:double;
  dwc:endLongitude '-1.088483334'^^xsd:double;
  dwc:latitude '58.04356'^^xsd:double;
  dwc:startLatitude '58.11126'^^xsd:double;
  dwc:endLatitude '58.00805664'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '12.0486'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1164'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9273 -1.037138343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9273"^^xsd:decimal ;
  dwc:decimalLongitude "-1.037138343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9273 -1.037138343)"^^geo:wktLiteral ;
  geo-pos:lat "57.9273"^^xsd:decimal ;
  geo-pos:long "-1.037138343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.610555555556'^^xsd:double;
  dwc:startTimeOfDay '12.5075'^^xsd:double;
  dwc:endTimeOfDay '13.000555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.037138343'^^xsd:double;
  dwc:startLongitude '-1.047121644'^^xsd:double;
  dwc:endLongitude '-0.9935383'^^xsd:double;
  dwc:latitude '57.9273'^^xsd:double;
  dwc:startLatitude '57.94503403'^^xsd:double;
  dwc:endLatitude '57.86026'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.93719'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1165'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85114 -0.987066627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85114"^^xsd:decimal ;
  dwc:decimalLongitude "-0.987066627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85114 -0.987066627)"^^geo:wktLiteral ;
  geo-pos:lat "57.85114"^^xsd:decimal ;
  geo-pos:long "-0.987066627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.053611111111'^^xsd:double;
  dwc:startTimeOfDay '13.000555555556'^^xsd:double;
  dwc:endTimeOfDay '13.173055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.987066627'^^xsd:double;
  dwc:startLongitude '-0.99353832'^^xsd:double;
  dwc:endLongitude '-0.9712217'^^xsd:double;
  dwc:latitude '57.85114'^^xsd:double;
  dwc:startLatitude '57.86026'^^xsd:double;
  dwc:endLatitude '57.83079'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.53065'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1166'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72205 -0.907411635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.72205"^^xsd:decimal ;
  dwc:decimalLongitude "-0.907411635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72205 -0.907411635)"^^geo:wktLiteral ;
  geo-pos:lat "57.72205"^^xsd:decimal ;
  geo-pos:long "-0.907411635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.787777777778'^^xsd:double;
  dwc:startTimeOfDay '13.518055555556'^^xsd:double;
  dwc:endTimeOfDay '13.990833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.907411635'^^xsd:double;
  dwc:startLongitude '-0.934093356'^^xsd:double;
  dwc:endLongitude '-0.887195'^^xsd:double;
  dwc:latitude '57.72205'^^xsd:double;
  dwc:startLatitude '57.77001953'^^xsd:double;
  dwc:endLatitude '57.68604'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.73782'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1167'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45399 -0.742893338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45399"^^xsd:decimal ;
  dwc:decimalLongitude "-0.742893338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45399 -0.742893338)"^^geo:wktLiteral ;
  geo-pos:lat "57.45399"^^xsd:decimal ;
  geo-pos:long "-0.742893338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.322222222222'^^xsd:double;
  dwc:startTimeOfDay '15.006388888889'^^xsd:double;
  dwc:endTimeOfDay '15.473611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.742893338'^^xsd:double;
  dwc:startLongitude '-0.776926696'^^xsd:double;
  dwc:endLongitude '-0.727098346'^^xsd:double;
  dwc:latitude '57.45399'^^xsd:double;
  dwc:startLatitude '57.51017'^^xsd:double;
  dwc:endLatitude '57.42701721'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.70784'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1168'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36132 -0.684928298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36132"^^xsd:decimal ;
  dwc:decimalLongitude "-0.684928298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36132 -0.684928298)"^^geo:wktLiteral ;
  geo-pos:lat "57.36132"^^xsd:decimal ;
  geo-pos:long "-0.684928298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.850277777778'^^xsd:double;
  dwc:startTimeOfDay '16.618888888889'^^xsd:double;
  dwc:endTimeOfDay '17.000277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.684928298'^^xsd:double;
  dwc:startLongitude '-0.710338354'^^xsd:double;
  dwc:endLongitude '-0.670018315'^^xsd:double;
  dwc:latitude '57.36132'^^xsd:double;
  dwc:startLatitude '57.40110779'^^xsd:double;
  dwc:endLatitude '57.33620453'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.60595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1169'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.34782 -0.676513374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.34782"^^xsd:decimal ;
  dwc:decimalLongitude "-0.676513374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.34782 -0.676513374)"^^geo:wktLiteral ;
  geo-pos:lat "57.34782"^^xsd:decimal ;
  geo-pos:long "-0.676513374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.930833333333'^^xsd:double;
  dwc:startTimeOfDay '16.618888888889'^^xsd:double;
  dwc:endTimeOfDay '17.000277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.676513374'^^xsd:double;
  dwc:startLongitude '-0.710338354'^^xsd:double;
  dwc:endLongitude '-0.670018315'^^xsd:double;
  dwc:latitude '57.34782'^^xsd:double;
  dwc:startLatitude '57.40110779'^^xsd:double;
  dwc:endLatitude '57.33620453'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.60595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1170'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31314 -0.657016695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31314"^^xsd:decimal ;
  dwc:decimalLongitude "-0.657016695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31314 -0.657016695)"^^geo:wktLiteral ;
  geo-pos:lat "57.31314"^^xsd:decimal ;
  geo-pos:long "-0.657016695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.136666666667'^^xsd:double;
  dwc:startTimeOfDay '17.000277777778'^^xsd:double;
  dwc:endTimeOfDay '17.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.657016695'^^xsd:double;
  dwc:startLongitude '-0.670018315'^^xsd:double;
  dwc:endLongitude '-0.612766623'^^xsd:double;
  dwc:latitude '57.31314'^^xsd:double;
  dwc:startLatitude '57.33620453'^^xsd:double;
  dwc:endLatitude '57.2440033'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '10.8068'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1171'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.24033 -0.610466659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.24033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.610466659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.24033 -0.610466659)"^^geo:wktLiteral ;
  geo-pos:lat "57.24033"^^xsd:decimal ;
  geo-pos:long "-0.610466659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.572777777778'^^xsd:double;
  dwc:startTimeOfDay '17.550833333333'^^xsd:double;
  dwc:endTimeOfDay '18.043055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.610466659'^^xsd:double;
  dwc:startLongitude '-0.612766623'^^xsd:double;
  dwc:endLongitude '-0.564293325'^^xsd:double;
  dwc:latitude '57.24033'^^xsd:double;
  dwc:startLatitude '57.2440033'^^xsd:double;
  dwc:endLatitude '57.16241837'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.52363'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1172'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.19067 -0.581894994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.19067"^^xsd:decimal ;
  dwc:decimalLongitude "-0.581894994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.19067 -0.581894994)"^^geo:wktLiteral ;
  geo-pos:lat "57.19067"^^xsd:decimal ;
  geo-pos:long "-0.581894994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.870277777778'^^xsd:double;
  dwc:startTimeOfDay '17.550833333333'^^xsd:double;
  dwc:endTimeOfDay '18.043055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.581894994'^^xsd:double;
  dwc:startLongitude '-0.612766623'^^xsd:double;
  dwc:endLongitude '-0.564293325'^^xsd:double;
  dwc:latitude '57.19067'^^xsd:double;
  dwc:startLatitude '57.2440033'^^xsd:double;
  dwc:endLatitude '57.16241837'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.52363'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1173'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.97833 -0.592963338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.97833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.592963338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.97833 -0.592963338)"^^geo:wktLiteral ;
  geo-pos:lat "57.97833"^^xsd:decimal ;
  geo-pos:long "-0.592963338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6655555555556'^^xsd:double;
  dwc:startTimeOfDay '6.5005555555556'^^xsd:double;
  dwc:endTimeOfDay '7.0297222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.592963338'^^xsd:double;
  dwc:startLongitude '-0.575251639'^^xsd:double;
  dwc:endLongitude '-0.6312333'^^xsd:double;
  dwc:latitude '57.97833'^^xsd:double;
  dwc:startLatitude '58.0058'^^xsd:double;
  dwc:endLatitude '57.91759'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '10.3425'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1174'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85492 -0.669971645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85492"^^xsd:decimal ;
  dwc:decimalLongitude "-0.669971645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85492 -0.669971645)"^^geo:wktLiteral ;
  geo-pos:lat "57.85492"^^xsd:decimal ;
  geo-pos:long "-0.669971645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.4072222222222'^^xsd:double;
  dwc:startTimeOfDay '7.0297222222222'^^xsd:double;
  dwc:endTimeOfDay '7.5411111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.669971645'^^xsd:double;
  dwc:startLongitude '-0.631233335'^^xsd:double;
  dwc:endLongitude '-0.6828717'^^xsd:double;
  dwc:latitude '57.85492'^^xsd:double;
  dwc:startLatitude '57.91759'^^xsd:double;
  dwc:endLatitude '57.83297'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.88566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1175'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58154 -0.831191659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.58154"^^xsd:decimal ;
  dwc:decimalLongitude "-0.831191659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58154 -0.831191659)"^^geo:wktLiteral ;
  geo-pos:lat "57.58154"^^xsd:decimal ;
  geo-pos:long "-0.831191659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0983333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0030555555556'^^xsd:double;
  dwc:endTimeOfDay '9.19'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.831191659'^^xsd:double;
  dwc:startLongitude '-0.823666632'^^xsd:double;
  dwc:endLongitude '-0.8371183'^^xsd:double;
  dwc:latitude '57.58154'^^xsd:double;
  dwc:startLatitude '57.5965'^^xsd:double;
  dwc:endLatitude '57.56713'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.36053'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1176'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.14281 1.035060048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.14281"^^xsd:decimal ;
  dwc:decimalLongitude "1.035060048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.14281 1.035060048)"^^geo:wktLiteral ;
  geo-pos:lat "57.14281"^^xsd:decimal ;
  geo-pos:long "1.035060048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.540555555556'^^xsd:double;
  dwc:startTimeOfDay '16.518055555556'^^xsd:double;
  dwc:endTimeOfDay '16.913611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.035060048'^^xsd:double;
  dwc:startLongitude '1.037586689'^^xsd:double;
  dwc:endLongitude '0.990379989'^^xsd:double;
  dwc:latitude '57.14281'^^xsd:double;
  dwc:startLatitude '57.14647675'^^xsd:double;
  dwc:endLatitude '57.0824852'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.65994'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1177'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95183 0.900126636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95183"^^xsd:decimal ;
  dwc:decimalLongitude "0.900126636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95183 0.900126636)"^^geo:wktLiteral ;
  geo-pos:lat "56.95183"^^xsd:decimal ;
  geo-pos:long "0.900126636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.719166666667'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.001111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.900126636'^^xsd:double;
  dwc:startLongitude '0.923335016'^^xsd:double;
  dwc:endLongitude '0.872023344'^^xsd:double;
  dwc:latitude '56.95183'^^xsd:double;
  dwc:startLatitude '56.98743'^^xsd:double;
  dwc:endLatitude '56.90604782'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.56297'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1178'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43385 2.392871618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.43385"^^xsd:decimal ;
  dwc:decimalLongitude "2.392871618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43385 2.392871618)"^^geo:wktLiteral ;
  geo-pos:lat "57.43385"^^xsd:decimal ;
  geo-pos:long "2.392871618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8025'^^xsd:double;
  dwc:startTimeOfDay '9.675'^^xsd:double;
  dwc:endTimeOfDay '9.8069444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.392871618'^^xsd:double;
  dwc:startLongitude '2.404176474'^^xsd:double;
  dwc:endLongitude '2.392477'^^xsd:double;
  dwc:latitude '57.43385'^^xsd:double;
  dwc:startLatitude '57.41174'^^xsd:double;
  dwc:endLatitude '57.43463'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.6381'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1188'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41174 2.404176474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.41174"^^xsd:decimal ;
  dwc:decimalLongitude "2.404176474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41174 2.404176474)"^^geo:wktLiteral ;
  geo-pos:lat "57.41174"^^xsd:decimal ;
  geo-pos:long "2.404176474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.675'^^xsd:double;
  dwc:startTimeOfDay '9.675'^^xsd:double;
  dwc:endTimeOfDay '9.8069444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.404176474'^^xsd:double;
  dwc:startLongitude '2.404176474'^^xsd:double;
  dwc:endLongitude '2.392477'^^xsd:double;
  dwc:latitude '57.41174'^^xsd:double;
  dwc:startLatitude '57.41174'^^xsd:double;
  dwc:endLatitude '57.43463'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '2.6381'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1189'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.19302 1.968293309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.19302"^^xsd:decimal ;
  dwc:decimalLongitude "1.968293309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.19302 1.968293309)"^^geo:wktLiteral ;
  geo-pos:lat "58.19302"^^xsd:decimal ;
  geo-pos:long "1.968293309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.210833333333'^^xsd:double;
  dwc:startTimeOfDay '14.003055555556'^^xsd:double;
  dwc:endTimeOfDay '14.690277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.968293309'^^xsd:double;
  dwc:startLongitude '1.988713384'^^xsd:double;
  dwc:endLongitude '1.920731664'^^xsd:double;
  dwc:latitude '58.19302'^^xsd:double;
  dwc:startLatitude '58.15859'^^xsd:double;
  dwc:endLatitude '58.27215195'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '13.2315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1190'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.22726 1.947728276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.22726"^^xsd:decimal ;
  dwc:decimalLongitude "1.947728276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.22726 1.947728276)"^^geo:wktLiteral ;
  geo-pos:lat "58.22726"^^xsd:decimal ;
  geo-pos:long "1.947728276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.417777777778'^^xsd:double;
  dwc:startTimeOfDay '14.003055555556'^^xsd:double;
  dwc:endTimeOfDay '14.690277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.947728276'^^xsd:double;
  dwc:startLongitude '1.988713384'^^xsd:double;
  dwc:endLongitude '1.920731664'^^xsd:double;
  dwc:latitude '58.22726'^^xsd:double;
  dwc:startLatitude '58.15859'^^xsd:double;
  dwc:endLatitude '58.27215195'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '13.2315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1191'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.26959 1.799523473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.26959"^^xsd:decimal ;
  dwc:decimalLongitude "1.799523473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.26959 1.799523473)"^^geo:wktLiteral ;
  geo-pos:lat "58.26959"^^xsd:decimal ;
  geo-pos:long "1.799523473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.861666666667'^^xsd:double;
  dwc:startTimeOfDay '15.500277777778'^^xsd:double;
  dwc:endTimeOfDay '15.928333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.799523473'^^xsd:double;
  dwc:startLongitude '1.833424926'^^xsd:double;
  dwc:endLongitude '1.792031646'^^xsd:double;
  dwc:latitude '58.26959'^^xsd:double;
  dwc:startLatitude '58.33317947'^^xsd:double;
  dwc:endLatitude '58.25799179'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.69752'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1192'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2537 1.789364934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2537"^^xsd:decimal ;
  dwc:decimalLongitude "1.789364934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2537 1.789364934)"^^geo:wktLiteral ;
  geo-pos:lat "58.2537"^^xsd:decimal ;
  geo-pos:long "1.789364934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.953055555556'^^xsd:double;
  dwc:startTimeOfDay '15.928333333333'^^xsd:double;
  dwc:endTimeOfDay '16.100277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.789364934'^^xsd:double;
  dwc:startLongitude '1.792031646'^^xsd:double;
  dwc:endLongitude '1.772502'^^xsd:double;
  dwc:latitude '58.2537'^^xsd:double;
  dwc:startLatitude '58.25799179'^^xsd:double;
  dwc:endLatitude '58.22813'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.50932'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1193'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.19223 1.747833252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.19223"^^xsd:decimal ;
  dwc:decimalLongitude "1.747833252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.19223 1.747833252)"^^geo:wktLiteral ;
  geo-pos:lat "58.19223"^^xsd:decimal ;
  geo-pos:long "1.747833252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.308611111111'^^xsd:double;
  dwc:startTimeOfDay '16.249722222222'^^xsd:double;
  dwc:endTimeOfDay '16.366666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.747833252'^^xsd:double;
  dwc:startLongitude '1.754876733'^^xsd:double;
  dwc:endLongitude '1.740788221'^^xsd:double;
  dwc:latitude '58.19223'^^xsd:double;
  dwc:startLatitude '58.20231247'^^xsd:double;
  dwc:endLatitude '58.18231583'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.37029'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1194'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17743 1.737286687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17743"^^xsd:decimal ;
  dwc:decimalLongitude "1.737286687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17743 1.737286687)"^^geo:wktLiteral ;
  geo-pos:lat "58.17743"^^xsd:decimal ;
  geo-pos:long "1.737286687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.395'^^xsd:double;
  dwc:startTimeOfDay '16.366666666667'^^xsd:double;
  dwc:endTimeOfDay '16.517777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.737286687'^^xsd:double;
  dwc:startLongitude '1.740788221'^^xsd:double;
  dwc:endLongitude '1.722363'^^xsd:double;
  dwc:latitude '58.17743'^^xsd:double;
  dwc:startLatitude '58.18231583'^^xsd:double;
  dwc:endLatitude '58.15644'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '3.0714'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1195'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10602 1.687969923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.10602"^^xsd:decimal ;
  dwc:decimalLongitude "1.687969923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.10602 1.687969923)"^^geo:wktLiteral ;
  geo-pos:lat "58.10602"^^xsd:decimal ;
  geo-pos:long "1.687969923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.8125'^^xsd:double;
  dwc:startTimeOfDay '16.517777777778'^^xsd:double;
  dwc:endTimeOfDay '17.047777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.687969923'^^xsd:double;
  dwc:startLongitude '1.722363234'^^xsd:double;
  dwc:endLongitude '1.659766674'^^xsd:double;
  dwc:latitude '58.10602'^^xsd:double;
  dwc:startLatitude '58.15644'^^xsd:double;
  dwc:endLatitude '58.06588364'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.7125'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1196'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92348 1.56183672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.92348"^^xsd:decimal ;
  dwc:decimalLongitude "1.56183672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92348 1.56183672)"^^geo:wktLiteral ;
  geo-pos:lat "57.92348"^^xsd:decimal ;
  geo-pos:long "1.56183672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.878888888889'^^xsd:double;
  dwc:startTimeOfDay '17.490833333333'^^xsd:double;
  dwc:endTimeOfDay '18.0025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.56183672'^^xsd:double;
  dwc:startLongitude '1.608006597'^^xsd:double;
  dwc:endLongitude '1.547088385'^^xsd:double;
  dwc:latitude '57.92348'^^xsd:double;
  dwc:startLatitude '57.98984528'^^xsd:double;
  dwc:endLatitude '57.90252304'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '10.3469'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1197'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95794296 -6.016823292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95794296"^^xsd:decimal ;
  dwc:decimalLongitude "-6.016823292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95794296 -6.016823292)"^^geo:wktLiteral ;
  geo-pos:lat "51.95794296"^^xsd:decimal ;
  geo-pos:long "-6.016823292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.378611111111'^^xsd:double;
  dwc:startTimeOfDay '18.110555555556'^^xsd:double;
  dwc:endTimeOfDay '18.6625'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.016823292'^^xsd:double;
  dwc:startLongitude '-6.076862317'^^xsd:double;
  dwc:endLongitude '-5.956996441'^^xsd:double;
  dwc:latitude '51.95794296'^^xsd:double;
  dwc:startLatitude '51.98238012'^^xsd:double;
  dwc:endLatitude '51.93370819'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.82965'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:953'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90991974 -5.898068428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90991974"^^xsd:decimal ;
  dwc:decimalLongitude "-5.898068428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90991974 -5.898068428)"^^geo:wktLiteral ;
  geo-pos:lat "51.90991974"^^xsd:decimal ;
  geo-pos:long "-5.898068428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.934444444444'^^xsd:double;
  dwc:startTimeOfDay '18.6625'^^xsd:double;
  dwc:endTimeOfDay '19.294166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.898068428'^^xsd:double;
  dwc:startLongitude '-5.956996441'^^xsd:double;
  dwc:endLongitude '-5.817376614'^^xsd:double;
  dwc:latitude '51.90991974'^^xsd:double;
  dwc:startLatitude '51.93370819'^^xsd:double;
  dwc:endLatitude '51.87824631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.3842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:954'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92034531 -5.924703121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.92034531"^^xsd:decimal ;
  dwc:decimalLongitude "-5.924703121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92034531 -5.924703121)"^^geo:wktLiteral ;
  geo-pos:lat "51.92034531"^^xsd:decimal ;
  geo-pos:long "-5.924703121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.813888888889'^^xsd:double;
  dwc:startTimeOfDay '18.6625'^^xsd:double;
  dwc:endTimeOfDay '19.294166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.924703121'^^xsd:double;
  dwc:startLongitude '-5.956996441'^^xsd:double;
  dwc:endLongitude '-5.817376614'^^xsd:double;
  dwc:latitude '51.92034531'^^xsd:double;
  dwc:startLatitude '51.93370819'^^xsd:double;
  dwc:endLatitude '51.87824631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.3842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:955'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9169426 -5.915549755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9169426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.915549755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9169426 -5.915549755)"^^geo:wktLiteral ;
  geo-pos:lat "51.9169426"^^xsd:decimal ;
  geo-pos:long "-5.915549755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.855'^^xsd:double;
  dwc:startTimeOfDay '18.6625'^^xsd:double;
  dwc:endTimeOfDay '19.294166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.915549755'^^xsd:double;
  dwc:startLongitude '-5.956996441'^^xsd:double;
  dwc:endLongitude '-5.817376614'^^xsd:double;
  dwc:latitude '51.9169426'^^xsd:double;
  dwc:startLatitude '51.93370819'^^xsd:double;
  dwc:endLatitude '51.87824631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.3842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:956'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9124527 -5.904146194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9124527"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904146194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9124527 -5.904146194)"^^geo:wktLiteral ;
  geo-pos:lat "51.9124527"^^xsd:decimal ;
  geo-pos:long "-5.904146194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.906388888889'^^xsd:double;
  dwc:startTimeOfDay '18.6625'^^xsd:double;
  dwc:endTimeOfDay '19.294166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.904146194'^^xsd:double;
  dwc:startLongitude '-5.956996441'^^xsd:double;
  dwc:endLongitude '-5.817376614'^^xsd:double;
  dwc:latitude '51.9124527'^^xsd:double;
  dwc:startLatitude '51.93370819'^^xsd:double;
  dwc:endLatitude '51.87824631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.3842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:957'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.82155609 -5.682080269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.82155609"^^xsd:decimal ;
  dwc:decimalLongitude "-5.682080269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.82155609 -5.682080269)"^^geo:wktLiteral ;
  geo-pos:lat "51.82155609"^^xsd:decimal ;
  geo-pos:long "-5.682080269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.051944444444'^^xsd:double;
  dwc:startTimeOfDay '19.953055555556'^^xsd:double;
  dwc:endTimeOfDay '20.129722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.682080269'^^xsd:double;
  dwc:startLongitude '-5.704060078'^^xsd:double;
  dwc:endLongitude '-5.664990425'^^xsd:double;
  dwc:latitude '51.82155609'^^xsd:double;
  dwc:startLatitude '51.83053207'^^xsd:double;
  dwc:endLatitude '51.81437302'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '3.22877'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:958'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69499588 -6.055798531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69499588"^^xsd:decimal ;
  dwc:decimalLongitude "-6.055798531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69499588 -6.055798531)"^^geo:wktLiteral ;
  geo-pos:lat "51.69499588"^^xsd:decimal ;
  geo-pos:long "-6.055798531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.9897222222222'^^xsd:double;
  dwc:startTimeOfDay '5.9786111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5030555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.055798531'^^xsd:double;
  dwc:startLongitude '-6.056986332'^^xsd:double;
  dwc:endLongitude '-5.995203495'^^xsd:double;
  dwc:latitude '51.69499588'^^xsd:double;
  dwc:startLatitude '51.69657516'^^xsd:double;
  dwc:endLatitude '51.62043381'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '9.47225'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:959'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66126251 -6.028108597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66126251"^^xsd:decimal ;
  dwc:decimalLongitude "-6.028108597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66126251 -6.028108597)"^^geo:wktLiteral ;
  geo-pos:lat "51.66126251"^^xsd:decimal ;
  geo-pos:long "-6.028108597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2227777777778'^^xsd:double;
  dwc:startTimeOfDay '5.9786111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5030555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.028108597'^^xsd:double;
  dwc:startLongitude '-6.056986332'^^xsd:double;
  dwc:endLongitude '-5.995203495'^^xsd:double;
  dwc:latitude '51.66126251'^^xsd:double;
  dwc:startLatitude '51.69657516'^^xsd:double;
  dwc:endLatitude '51.62043381'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '9.47225'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:960'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62792969 -6.00123167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62792969"^^xsd:decimal ;
  dwc:decimalLongitude "-6.00123167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62792969 -6.00123167)"^^geo:wktLiteral ;
  geo-pos:lat "51.62792969"^^xsd:decimal ;
  geo-pos:long "-6.00123167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4513888888889'^^xsd:double;
  dwc:startTimeOfDay '5.9786111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5030555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.00123167'^^xsd:double;
  dwc:startLongitude '-6.056986332'^^xsd:double;
  dwc:endLongitude '-5.995203495'^^xsd:double;
  dwc:latitude '51.62792969'^^xsd:double;
  dwc:startLatitude '51.69657516'^^xsd:double;
  dwc:endLatitude '51.62043381'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.47225'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:961'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55431366 -5.942105293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55431366"^^xsd:decimal ;
  dwc:decimalLongitude "-5.942105293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55431366 -5.942105293)"^^geo:wktLiteral ;
  geo-pos:lat "51.55431366"^^xsd:decimal ;
  geo-pos:long "-5.942105293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5508333333333'^^xsd:double;
  dwc:startTimeOfDay '7.45'^^xsd:double;
  dwc:endTimeOfDay '7.6491666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.942105293'^^xsd:double;
  dwc:startLongitude '-5.953394413'^^xsd:double;
  dwc:endLongitude '-5.930528641'^^xsd:double;
  dwc:latitude '51.55431366'^^xsd:double;
  dwc:startLatitude '51.56890488'^^xsd:double;
  dwc:endLatitude '51.54017639'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '3.56184'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:962'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53494644 -5.926066875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53494644"^^xsd:decimal ;
  dwc:decimalLongitude "-5.926066875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53494644 -5.926066875)"^^geo:wktLiteral ;
  geo-pos:lat "51.53494644"^^xsd:decimal ;
  geo-pos:long "-5.926066875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6855555555556'^^xsd:double;
  dwc:startTimeOfDay '7.6491666666667'^^xsd:double;
  dwc:endTimeOfDay '7.8380555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.926066875'^^xsd:double;
  dwc:startLongitude '-5.930528641'^^xsd:double;
  dwc:endLongitude '-5.907411575'^^xsd:double;
  dwc:latitude '51.53494644'^^xsd:double;
  dwc:startLatitude '51.54017639'^^xsd:double;
  dwc:endLatitude '51.51306915'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '3.40987'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:963'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49495316 -5.893106937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49495316"^^xsd:decimal ;
  dwc:decimalLongitude "-5.893106937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49495316 -5.893106937)"^^geo:wktLiteral ;
  geo-pos:lat "51.49495316"^^xsd:decimal ;
  geo-pos:long "-5.893106937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9622222222222'^^xsd:double;
  dwc:startTimeOfDay '7.8380555555556'^^xsd:double;
  dwc:endTimeOfDay '8.1336111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.893106937'^^xsd:double;
  dwc:startLongitude '-5.907411575'^^xsd:double;
  dwc:endLongitude '-5.873269558'^^xsd:double;
  dwc:latitude '51.49495316'^^xsd:double;
  dwc:startLatitude '51.51306915'^^xsd:double;
  dwc:endLatitude '51.46974945'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '5.36204'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:964'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45939255 -5.865363598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45939255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.865363598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45939255 -5.865363598)"^^geo:wktLiteral ;
  geo-pos:lat "51.45939255"^^xsd:decimal ;
  geo-pos:long "-5.865363598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2033333333333'^^xsd:double;
  dwc:startTimeOfDay '8.1336111111111'^^xsd:double;
  dwc:endTimeOfDay '8.3344444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.865363598'^^xsd:double;
  dwc:startLongitude '-5.873269558'^^xsd:double;
  dwc:endLongitude '-5.850213528'^^xsd:double;
  dwc:latitude '51.45939255'^^xsd:double;
  dwc:startLatitude '51.46974945'^^xsd:double;
  dwc:endLatitude '51.43995667'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '3.6754'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:965'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4097023 -5.825313091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4097023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825313091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4097023 -5.825313091)"^^geo:wktLiteral ;
  geo-pos:lat "51.4097023"^^xsd:decimal ;
  geo-pos:long "-5.825313091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5397222222222'^^xsd:double;
  dwc:startTimeOfDay '8.3344444444444'^^xsd:double;
  dwc:endTimeOfDay '8.6947222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.825313091'^^xsd:double;
  dwc:startLongitude '-5.850213528'^^xsd:double;
  dwc:endLongitude '-5.806925297'^^xsd:double;
  dwc:latitude '51.4097023'^^xsd:double;
  dwc:startLatitude '51.43995667'^^xsd:double;
  dwc:endLatitude '51.38654709'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.65006'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:966'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34917831 -5.777288914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34917831"^^xsd:decimal ;
  dwc:decimalLongitude "-5.777288914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34917831 -5.777288914)"^^geo:wktLiteral ;
  geo-pos:lat "51.34917831"^^xsd:decimal ;
  geo-pos:long "-5.777288914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.9525'^^xsd:double;
  dwc:startTimeOfDay '8.6947222222222'^^xsd:double;
  dwc:endTimeOfDay '9.2438888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.777288914'^^xsd:double;
  dwc:startLongitude '-5.806925297'^^xsd:double;
  dwc:endLongitude '-5.743968487'^^xsd:double;
  dwc:latitude '51.34917831'^^xsd:double;
  dwc:startLatitude '51.38654709'^^xsd:double;
  dwc:endLatitude '51.30833435'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.7276'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:967'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37021637 -5.793609619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37021637"^^xsd:decimal ;
  dwc:decimalLongitude "-5.793609619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37021637 -5.793609619)"^^geo:wktLiteral ;
  geo-pos:lat "51.37021637"^^xsd:decimal ;
  geo-pos:long "-5.793609619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8047222222222'^^xsd:double;
  dwc:startTimeOfDay '8.6947222222222'^^xsd:double;
  dwc:endTimeOfDay '9.2438888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.793609619'^^xsd:double;
  dwc:startLongitude '-5.806925297'^^xsd:double;
  dwc:endLongitude '-5.743968487'^^xsd:double;
  dwc:latitude '51.37021637'^^xsd:double;
  dwc:startLatitude '51.38654709'^^xsd:double;
  dwc:endLatitude '51.30833435'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '9.7276'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:968'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.02955627 -5.521985054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.02955627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.521985054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.02955627 -5.521985054)"^^geo:wktLiteral ;
  geo-pos:lat "51.02955627"^^xsd:decimal ;
  geo-pos:long "-5.521985054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.149166666667'^^xsd:double;
  dwc:startTimeOfDay '10.731111111111'^^xsd:double;
  dwc:endTimeOfDay '11.203333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.521985054'^^xsd:double;
  dwc:startLongitude '-5.571208477'^^xsd:double;
  dwc:endLongitude '-5.515931129'^^xsd:double;
  dwc:latitude '51.02955627'^^xsd:double;
  dwc:startLatitude '51.09044647'^^xsd:double;
  dwc:endLatitude '51.02164078'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '8.56522'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:969'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78271484 -5.327056885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.78271484"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327056885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.78271484 -5.327056885)"^^geo:wktLiteral ;
  geo-pos:lat "50.78271484"^^xsd:decimal ;
  geo-pos:long "-5.327056885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.656111111111'^^xsd:double;
  dwc:startTimeOfDay '13.402222222222'^^xsd:double;
  dwc:endTimeOfDay '13.900555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.327056885'^^xsd:double;
  dwc:startLongitude '-5.356255677'^^xsd:double;
  dwc:endLongitude '-5.299636841'^^xsd:double;
  dwc:latitude '50.78271484'^^xsd:double;
  dwc:startLatitude '50.81936972'^^xsd:double;
  dwc:endLatitude '50.74691391'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.98034'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:970'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58669281 -5.174904823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58669281"^^xsd:decimal ;
  dwc:decimalLongitude "-5.174904823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58669281 -5.174904823)"^^geo:wktLiteral ;
  geo-pos:lat "50.58669281"^^xsd:decimal ;
  geo-pos:long "-5.174904823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.031388888889'^^xsd:double;
  dwc:startTimeOfDay '14.874444444444'^^xsd:double;
  dwc:endTimeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.174904823'^^xsd:double;
  dwc:startLongitude '-5.192256451'^^xsd:double;
  dwc:endLongitude '-5.137593746'^^xsd:double;
  dwc:latitude '50.58669281'^^xsd:double;
  dwc:startLatitude '50.60852814'^^xsd:double;
  dwc:endLatitude '50.53422165'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:sampleSize '9.11369'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:971'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45736313 -5.088355064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45736313"^^xsd:decimal ;
  dwc:decimalLongitude "-5.088355064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45736313 -5.088355064)"^^geo:wktLiteral ;
  geo-pos:lat "50.45736313"^^xsd:decimal ;
  geo-pos:long "-5.088355064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.895'^^xsd:double;
  dwc:startTimeOfDay '15.4'^^xsd:double;
  dwc:endTimeOfDay '16.068333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.088355064'^^xsd:double;
  dwc:startLongitude '-5.137593746'^^xsd:double;
  dwc:endLongitude '-5.083399773'^^xsd:double;
  dwc:latitude '50.45736313'^^xsd:double;
  dwc:startLatitude '50.53422165'^^xsd:double;
  dwc:endLatitude '50.43582535'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:sampleSize '11.5858'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:972'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45944977 -7.708143234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45944977"^^xsd:decimal ;
  dwc:decimalLongitude "-7.708143234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45944977 -7.708143234)"^^geo:wktLiteral ;
  geo-pos:lat "51.45944977"^^xsd:decimal ;
  geo-pos:long "-7.708143234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5355555555556'^^xsd:double;
  dwc:startTimeOfDay '7.0577777777778'^^xsd:double;
  dwc:endTimeOfDay '7.6472222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.708143234'^^xsd:double;
  dwc:startLongitude '-7.807516575'^^xsd:double;
  dwc:endLongitude '-7.685022831'^^xsd:double;
  dwc:latitude '51.45944977'^^xsd:double;
  dwc:startLatitude '51.50842285'^^xsd:double;
  dwc:endLatitude '51.44783401'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.8257'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:973'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49734879 -7.784970284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49734879"^^xsd:decimal ;
  dwc:decimalLongitude "-7.784970284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49734879 -7.784970284)"^^geo:wktLiteral ;
  geo-pos:lat "51.49734879"^^xsd:decimal ;
  geo-pos:long "-7.784970284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1661111111111'^^xsd:double;
  dwc:startTimeOfDay '7.0577777777778'^^xsd:double;
  dwc:endTimeOfDay '7.6472222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.784970284'^^xsd:double;
  dwc:startLongitude '-7.807516575'^^xsd:double;
  dwc:endLongitude '-7.685022831'^^xsd:double;
  dwc:latitude '51.49734879'^^xsd:double;
  dwc:startLatitude '51.50842285'^^xsd:double;
  dwc:endLatitude '51.44783401'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.8257'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:974'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41625214 -7.621890068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41625214"^^xsd:decimal ;
  dwc:decimalLongitude "-7.621890068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41625214 -7.621890068)"^^geo:wktLiteral ;
  geo-pos:lat "51.41625214"^^xsd:decimal ;
  geo-pos:long "-7.621890068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9525'^^xsd:double;
  dwc:startTimeOfDay '7.6472222222222'^^xsd:double;
  dwc:endTimeOfDay '8.2241666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.621890068'^^xsd:double;
  dwc:startLongitude '-7.685022831'^^xsd:double;
  dwc:endLongitude '-7.566376686'^^xsd:double;
  dwc:latitude '51.41625214'^^xsd:double;
  dwc:startLatitude '51.44783401'^^xsd:double;
  dwc:endLatitude '51.38777542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.5896'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:975'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36422348 -7.517794609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36422348"^^xsd:decimal ;
  dwc:decimalLongitude "-7.517794609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36422348 -7.517794609)"^^geo:wktLiteral ;
  geo-pos:lat "51.36422348"^^xsd:decimal ;
  geo-pos:long "-7.517794609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4566666666667'^^xsd:double;
  dwc:startTimeOfDay '8.4480555555556'^^xsd:double;
  dwc:endTimeOfDay '8.6405555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.517794609'^^xsd:double;
  dwc:startLongitude '-7.519520283'^^xsd:double;
  dwc:endLongitude '-7.47974968'^^xsd:double;
  dwc:latitude '51.36422348'^^xsd:double;
  dwc:startLatitude '51.36507797'^^xsd:double;
  dwc:endLatitude '51.34518051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '3.53626'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:976'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0365715 -6.869131565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0365715"^^xsd:decimal ;
  dwc:decimalLongitude "-6.869131565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0365715 -6.869131565)"^^geo:wktLiteral ;
  geo-pos:lat "51.0365715"^^xsd:decimal ;
  geo-pos:long "-6.869131565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.626111111111'^^xsd:double;
  dwc:startTimeOfDay '11.0825'^^xsd:double;
  dwc:endTimeOfDay '11.820277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.869131565'^^xsd:double;
  dwc:startLongitude '-6.982644558'^^xsd:double;
  dwc:endLongitude '-6.830145359'^^xsd:double;
  dwc:latitude '51.0365715'^^xsd:double;
  dwc:startLatitude '51.09217072'^^xsd:double;
  dwc:endLatitude '51.01457596'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '13.7044'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:977'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.01694489 -6.835668087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.01694489"^^xsd:decimal ;
  dwc:decimalLongitude "-6.835668087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.01694489 -6.835668087)"^^geo:wktLiteral ;
  geo-pos:lat "51.01694489"^^xsd:decimal ;
  geo-pos:long "-6.835668087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.446388888889'^^xsd:double;
  dwc:startTimeOfDay '12.435'^^xsd:double;
  dwc:endTimeOfDay '12.738888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.835668087'^^xsd:double;
  dwc:startLongitude '-6.837718487'^^xsd:double;
  dwc:endLongitude '-6.776721001'^^xsd:double;
  dwc:latitude '51.01694489'^^xsd:double;
  dwc:startLatitude '51.01794434'^^xsd:double;
  dwc:endLatitude '50.98766327'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.43276'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:978'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.88715744 -6.583403587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.88715744"^^xsd:decimal ;
  dwc:decimalLongitude "-6.583403587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.88715744 -6.583403587)"^^geo:wktLiteral ;
  geo-pos:lat "50.88715744"^^xsd:decimal ;
  geo-pos:long "-6.583403587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.662222222222'^^xsd:double;
  dwc:startTimeOfDay '13.482777777778'^^xsd:double;
  dwc:endTimeOfDay '13.989444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.583403587'^^xsd:double;
  dwc:startLongitude '-6.621279716'^^xsd:double;
  dwc:endLongitude '-6.512876511'^^xsd:double;
  dwc:latitude '50.88715744'^^xsd:double;
  dwc:startLatitude '50.90652847'^^xsd:double;
  dwc:endLatitude '50.85161972'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.74647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:979'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.81293106 -6.438193798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.81293106"^^xsd:decimal ;
  dwc:decimalLongitude "-6.438193798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.81293106 -6.438193798)"^^geo:wktLiteral ;
  geo-pos:lat "50.81293106"^^xsd:decimal ;
  geo-pos:long "-6.438193798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.337777777778'^^xsd:double;
  dwc:startTimeOfDay '13.989444444444'^^xsd:double;
  dwc:endTimeOfDay '14.620833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.438193798'^^xsd:double;
  dwc:startLongitude '-6.512876511'^^xsd:double;
  dwc:endLongitude '-6.381349564'^^xsd:double;
  dwc:latitude '50.81293106'^^xsd:double;
  dwc:startLatitude '50.85161972'^^xsd:double;
  dwc:endLatitude '50.77843475'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.3048'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:980'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80050278 -6.416692257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80050278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.416692257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80050278 -6.416692257)"^^geo:wktLiteral ;
  geo-pos:lat "50.80050278"^^xsd:decimal ;
  geo-pos:long "-6.416692257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.4425'^^xsd:double;
  dwc:startTimeOfDay '13.989444444444'^^xsd:double;
  dwc:endTimeOfDay '14.620833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.416692257'^^xsd:double;
  dwc:startLongitude '-6.512876511'^^xsd:double;
  dwc:endLongitude '-6.381349564'^^xsd:double;
  dwc:latitude '50.80050278'^^xsd:double;
  dwc:startLatitude '50.85161972'^^xsd:double;
  dwc:endLatitude '50.77843475'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.3048'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:981'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73702621 -6.296454906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73702621"^^xsd:decimal ;
  dwc:decimalLongitude "-6.296454906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73702621 -6.296454906)"^^geo:wktLiteral ;
  geo-pos:lat "50.73702621"^^xsd:decimal ;
  geo-pos:long "-6.296454906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.011666666667'^^xsd:double;
  dwc:startTimeOfDay '14.620833333333'^^xsd:double;
  dwc:endTimeOfDay '15.148055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.296454906'^^xsd:double;
  dwc:startLongitude '-6.381349564'^^xsd:double;
  dwc:endLongitude '-6.269055367'^^xsd:double;
  dwc:latitude '50.73702621'^^xsd:double;
  dwc:startLatitude '50.77843475'^^xsd:double;
  dwc:endLatitude '50.72180176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.0962'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:982'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69559097 -6.219001293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.69559097"^^xsd:decimal ;
  dwc:decimalLongitude "-6.219001293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.69559097 -6.219001293)"^^geo:wktLiteral ;
  geo-pos:lat "50.69559097"^^xsd:decimal ;
  geo-pos:long "-6.219001293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.388333333333'^^xsd:double;
  dwc:startTimeOfDay '15.148055555556'^^xsd:double;
  dwc:endTimeOfDay '15.696666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.219001293'^^xsd:double;
  dwc:startLongitude '-6.269055367'^^xsd:double;
  dwc:endLongitude '-6.15435791'^^xsd:double;
  dwc:latitude '50.69559097'^^xsd:double;
  dwc:startLatitude '50.72180176'^^xsd:double;
  dwc:endLatitude '50.66243362'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.4263'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:983'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65143967 -6.133586407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65143967"^^xsd:decimal ;
  dwc:decimalLongitude "-6.133586407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65143967 -6.133586407)"^^geo:wktLiteral ;
  geo-pos:lat "50.65143967"^^xsd:decimal ;
  geo-pos:long "-6.133586407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.796666666667'^^xsd:double;
  dwc:startTimeOfDay '15.696666666667'^^xsd:double;
  dwc:endTimeOfDay '16.194722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.133586407'^^xsd:double;
  dwc:startLongitude '-6.15435791'^^xsd:double;
  dwc:endLongitude '-6.052255154'^^xsd:double;
  dwc:latitude '50.65143967'^^xsd:double;
  dwc:startLatitude '50.66243362'^^xsd:double;
  dwc:endLatitude '50.60752106'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '9.43486'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:984'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4879303 -5.844886303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4879303"^^xsd:decimal ;
  dwc:decimalLongitude "-5.844886303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4879303 -5.844886303)"^^geo:wktLiteral ;
  geo-pos:lat "50.4879303"^^xsd:decimal ;
  geo-pos:long "-5.844886303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.244444444444'^^xsd:double;
  dwc:startTimeOfDay '17.192777777778'^^xsd:double;
  dwc:endTimeOfDay '17.663055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.844886303'^^xsd:double;
  dwc:startLongitude '-5.850820065'^^xsd:double;
  dwc:endLongitude '-5.756066799'^^xsd:double;
  dwc:latitude '50.4879303'^^xsd:double;
  dwc:startLatitude '50.49518967'^^xsd:double;
  dwc:endLatitude '50.44939804'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.41411'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:985'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41623688 -5.692084789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41623688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.692084789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41623688 -5.692084789)"^^geo:wktLiteral ;
  geo-pos:lat "50.41623688"^^xsd:decimal ;
  geo-pos:long "-5.692084789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.980833333333'^^xsd:double;
  dwc:startTimeOfDay '17.663055555556'^^xsd:double;
  dwc:endTimeOfDay '18.201388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.692084789'^^xsd:double;
  dwc:startLongitude '-5.756066799'^^xsd:double;
  dwc:endLongitude '-5.646464825'^^xsd:double;
  dwc:latitude '50.41623688'^^xsd:double;
  dwc:startLatitude '50.44939804'^^xsd:double;
  dwc:endLatitude '50.39183044'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.0566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:986'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37423325 -5.614628315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37423325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.614628315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37423325 -5.614628315)"^^geo:wktLiteral ;
  geo-pos:lat "50.37423325"^^xsd:decimal ;
  geo-pos:long "-5.614628315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.362222222222'^^xsd:double;
  dwc:startTimeOfDay '18.201388888889'^^xsd:double;
  dwc:endTimeOfDay '18.438055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.614628315'^^xsd:double;
  dwc:startLongitude '-5.646464825'^^xsd:double;
  dwc:endLongitude '-5.599637032'^^xsd:double;
  dwc:latitude '50.37423325'^^xsd:double;
  dwc:startLatitude '50.39183044'^^xsd:double;
  dwc:endLatitude '50.36600113'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.38737'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:987'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34944534 -5.570986748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34944534"^^xsd:decimal ;
  dwc:decimalLongitude "-5.570986748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34944534 -5.570986748)"^^geo:wktLiteral ;
  geo-pos:lat "50.34944534"^^xsd:decimal ;
  geo-pos:long "-5.570986748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.586944444444'^^xsd:double;
  dwc:startTimeOfDay '18.438055555556'^^xsd:double;
  dwc:endTimeOfDay '18.81'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.570986748'^^xsd:double;
  dwc:startLongitude '-5.599637032'^^xsd:double;
  dwc:endLongitude '-5.53018713'^^xsd:double;
  dwc:latitude '50.34944534'^^xsd:double;
  dwc:startLatitude '50.36600113'^^xsd:double;
  dwc:endLatitude '50.32416153'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.77271'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:988'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35201645 -5.57536602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35201645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57536602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35201645 -5.57536602)"^^geo:wktLiteral ;
  geo-pos:lat "50.35201645"^^xsd:decimal ;
  geo-pos:long "-5.57536602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.563333333333'^^xsd:double;
  dwc:startTimeOfDay '18.438055555556'^^xsd:double;
  dwc:endTimeOfDay '18.81'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.57536602'^^xsd:double;
  dwc:startLongitude '-5.599637032'^^xsd:double;
  dwc:endLongitude '-5.53018713'^^xsd:double;
  dwc:latitude '50.35201645'^^xsd:double;
  dwc:startLatitude '50.36600113'^^xsd:double;
  dwc:endLatitude '50.32416153'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.77271'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:989'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35040665 -5.572595119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35040665"^^xsd:decimal ;
  dwc:decimalLongitude "-5.572595119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35040665 -5.572595119)"^^geo:wktLiteral ;
  geo-pos:lat "50.35040665"^^xsd:decimal ;
  geo-pos:long "-5.572595119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.578055555556'^^xsd:double;
  dwc:startTimeOfDay '18.438055555556'^^xsd:double;
  dwc:endTimeOfDay '18.81'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.572595119'^^xsd:double;
  dwc:startLongitude '-5.599637032'^^xsd:double;
  dwc:endLongitude '-5.53018713'^^xsd:double;
  dwc:latitude '50.35040665'^^xsd:double;
  dwc:startLatitude '50.36600113'^^xsd:double;
  dwc:endLatitude '50.32416153'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.77271'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:990'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30812836 -5.497125149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30812836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.497125149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30812836 -5.497125149)"^^geo:wktLiteral ;
  geo-pos:lat "50.30812836"^^xsd:decimal ;
  geo-pos:long "-5.497125149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.975555555556'^^xsd:double;
  dwc:startTimeOfDay '18.81'^^xsd:double;
  dwc:endTimeOfDay '19.292777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.497125149'^^xsd:double;
  dwc:startLongitude '-5.53018713'^^xsd:double;
  dwc:endLongitude '-5.436118603'^^xsd:double;
  dwc:latitude '50.30812836'^^xsd:double;
  dwc:startLatitude '50.32416153'^^xsd:double;
  dwc:endLatitude '50.27719879'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.47428'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:991'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51468277 -6.13563633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51468277"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13563633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51468277 -6.13563633)"^^geo:wktLiteral ;
  geo-pos:lat "49.51468277"^^xsd:decimal ;
  geo-pos:long "-6.13563633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6138888888889'^^xsd:double;
  dwc:startTimeOfDay '9.1708333333333'^^xsd:double;
  dwc:endTimeOfDay '9.6811111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.13563633'^^xsd:double;
  dwc:startLongitude '-6.192982197'^^xsd:double;
  dwc:endLongitude '-6.127702713'^^xsd:double;
  dwc:latitude '49.51468277'^^xsd:double;
  dwc:startLatitude '49.57704163'^^xsd:double;
  dwc:endLatitude '49.50496292'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '9.29014'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:992'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.86981583 -5.558460712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.86981583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.558460712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.86981583 -5.558460712)"^^geo:wktLiteral ;
  geo-pos:lat "48.86981583"^^xsd:decimal ;
  geo-pos:long "-5.558460712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5675'^^xsd:double;
  dwc:startTimeOfDay '7.4433333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0811111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.558460712'^^xsd:double;
  dwc:startLongitude '-5.54287529'^^xsd:double;
  dwc:endLongitude '-5.622366428'^^xsd:double;
  dwc:latitude '48.86981583'^^xsd:double;
  dwc:startLatitude '48.85218048'^^xsd:double;
  dwc:endLatitude '48.9417305'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.5213'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:993'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.89494705 -5.580832005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.89494705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.580832005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.89494705 -5.580832005)"^^geo:wktLiteral ;
  geo-pos:lat "48.89494705"^^xsd:decimal ;
  geo-pos:long "-5.580832005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7469444444444'^^xsd:double;
  dwc:startTimeOfDay '7.4433333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0811111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.580832005'^^xsd:double;
  dwc:startLongitude '-5.54287529'^^xsd:double;
  dwc:endLongitude '-5.622366428'^^xsd:double;
  dwc:latitude '48.89494705'^^xsd:double;
  dwc:startLatitude '48.85218048'^^xsd:double;
  dwc:endLatitude '48.9417305'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '11.5213'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:994'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.23791504 -5.885471821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.23791504"^^xsd:decimal ;
  dwc:decimalLongitude "-5.885471821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.23791504 -5.885471821)"^^geo:wktLiteral ;
  geo-pos:lat "49.23791504"^^xsd:decimal ;
  geo-pos:long "-5.885471821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.204722222222'^^xsd:double;
  dwc:startTimeOfDay '10.147222222222'^^xsd:double;
  dwc:endTimeOfDay '10.535277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.885471821'^^xsd:double;
  dwc:startLongitude '-5.878500462'^^xsd:double;
  dwc:endLongitude '-5.927298069'^^xsd:double;
  dwc:latitude '49.23791504'^^xsd:double;
  dwc:startLatitude '49.22987366'^^xsd:double;
  dwc:endLatitude '49.28298187'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '6.88122'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:995'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38983536 -6.022391796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38983536"^^xsd:decimal ;
  dwc:decimalLongitude "-6.022391796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38983536 -6.022391796)"^^geo:wktLiteral ;
  geo-pos:lat "49.38983536"^^xsd:decimal ;
  geo-pos:long "-6.022391796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.313055555556'^^xsd:double;
  dwc:startTimeOfDay '11.0775'^^xsd:double;
  dwc:endTimeOfDay '11.541388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.022391796'^^xsd:double;
  dwc:startLongitude '-5.992872238'^^xsd:double;
  dwc:endLongitude '-6.051329613'^^xsd:double;
  dwc:latitude '49.38983536'^^xsd:double;
  dwc:startLatitude '49.3575592'^^xsd:double;
  dwc:endLatitude '49.42107773'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.22773'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:996'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41466522 -6.610118389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.41466522"^^xsd:decimal ;
  dwc:decimalLongitude "-6.610118389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41466522 -6.610118389)"^^geo:wktLiteral ;
  geo-pos:lat "49.41466522"^^xsd:decimal ;
  geo-pos:long "-6.610118389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.951944444444'^^xsd:double;
  dwc:startTimeOfDay '14.405'^^xsd:double;
  dwc:endTimeOfDay '14.955277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.610118389'^^xsd:double;
  dwc:startLongitude '-6.710863113'^^xsd:double;
  dwc:endLongitude '-6.609442234'^^xsd:double;
  dwc:latitude '49.41466522'^^xsd:double;
  dwc:startLatitude '49.47396469'^^xsd:double;
  dwc:endLatitude '49.41428375'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '9.88297'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:997'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38260269 -6.556067944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38260269"^^xsd:decimal ;
  dwc:decimalLongitude "-6.556067944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38260269 -6.556067944)"^^geo:wktLiteral ;
  geo-pos:lat "49.38260269"^^xsd:decimal ;
  geo-pos:long "-6.556067944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.245277777778'^^xsd:double;
  dwc:startTimeOfDay '14.955277777778'^^xsd:double;
  dwc:endTimeOfDay '15.494722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.556067944'^^xsd:double;
  dwc:startLongitude '-6.609442234'^^xsd:double;
  dwc:endLongitude '-6.511964798'^^xsd:double;
  dwc:latitude '49.38260269'^^xsd:double;
  dwc:startLatitude '49.41428375'^^xsd:double;
  dwc:endLatitude '49.35485077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '9.66099'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:998'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7816658 -5.568548679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7816658"^^xsd:decimal ;
  dwc:decimalLongitude "-5.568548679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7816658 -5.568548679)"^^geo:wktLiteral ;
  geo-pos:lat "48.7816658"^^xsd:decimal ;
  geo-pos:long "-5.568548679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.5625'^^xsd:double;
  dwc:startTimeOfDay '15.361388888889'^^xsd:double;
  dwc:endTimeOfDay '15.7425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.568548679'^^xsd:double;
  dwc:startLongitude '-5.534021854'^^xsd:double;
  dwc:endLongitude '-5.601385593'^^xsd:double;
  dwc:latitude '48.7816658'^^xsd:double;
  dwc:startLatitude '48.75838852'^^xsd:double;
  dwc:endLatitude '48.80172348'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.89333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:999'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75871658 -5.534511089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75871658"^^xsd:decimal ;
  dwc:decimalLongitude "-5.534511089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75871658 -5.534511089)"^^geo:wktLiteral ;
  geo-pos:lat "48.75871658"^^xsd:decimal ;
  geo-pos:long "-5.534511089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.364166666667'^^xsd:double;
  dwc:startTimeOfDay '15.361388888889'^^xsd:double;
  dwc:endTimeOfDay '15.7425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.534511089'^^xsd:double;
  dwc:startLongitude '-5.534021854'^^xsd:double;
  dwc:endLongitude '-5.601385593'^^xsd:double;
  dwc:latitude '48.75871658'^^xsd:double;
  dwc:startLatitude '48.75838852'^^xsd:double;
  dwc:endLatitude '48.80172348'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.89333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1000'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.76704025 -5.546866894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.76704025"^^xsd:decimal ;
  dwc:decimalLongitude "-5.546866894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.76704025 -5.546866894)"^^geo:wktLiteral ;
  geo-pos:lat "48.76704025"^^xsd:decimal ;
  geo-pos:long "-5.546866894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.436388888889'^^xsd:double;
  dwc:startTimeOfDay '15.361388888889'^^xsd:double;
  dwc:endTimeOfDay '15.7425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.546866894'^^xsd:double;
  dwc:startLongitude '-5.534021854'^^xsd:double;
  dwc:endLongitude '-5.601385593'^^xsd:double;
  dwc:latitude '48.76704025'^^xsd:double;
  dwc:startLatitude '48.75838852'^^xsd:double;
  dwc:endLatitude '48.80172348'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.89333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1001'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81461716 -5.623093605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.81461716"^^xsd:decimal ;
  dwc:decimalLongitude "-5.623093605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81461716 -5.623093605)"^^geo:wktLiteral ;
  geo-pos:lat "48.81461716"^^xsd:decimal ;
  geo-pos:long "-5.623093605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.86'^^xsd:double;
  dwc:startTimeOfDay '15.7425'^^xsd:double;
  dwc:endTimeOfDay '16.163888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.623093605'^^xsd:double;
  dwc:startLongitude '-5.601385593'^^xsd:double;
  dwc:endLongitude '-5.677704811'^^xsd:double;
  dwc:latitude '48.81461716'^^xsd:double;
  dwc:startLatitude '48.80172348'^^xsd:double;
  dwc:endLatitude '48.8478775'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.58131'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1002'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83173752 -5.650924683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.83173752"^^xsd:decimal ;
  dwc:decimalLongitude "-5.650924683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83173752 -5.650924683)"^^geo:wktLiteral ;
  geo-pos:lat "48.83173752"^^xsd:decimal ;
  geo-pos:long "-5.650924683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.013611111111'^^xsd:double;
  dwc:startTimeOfDay '15.7425'^^xsd:double;
  dwc:endTimeOfDay '16.163888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.650924683'^^xsd:double;
  dwc:startLongitude '-5.601385593'^^xsd:double;
  dwc:endLongitude '-5.677704811'^^xsd:double;
  dwc:latitude '48.83173752'^^xsd:double;
  dwc:startLatitude '48.80172348'^^xsd:double;
  dwc:endLatitude '48.8478775'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.58131'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1003'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83636093 -5.658638477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.83636093"^^xsd:decimal ;
  dwc:decimalLongitude "-5.658638477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83636093 -5.658638477)"^^geo:wktLiteral ;
  geo-pos:lat "48.83636093"^^xsd:decimal ;
  geo-pos:long "-5.658638477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.056944444444'^^xsd:double;
  dwc:startTimeOfDay '15.7425'^^xsd:double;
  dwc:endTimeOfDay '16.163888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.658638477'^^xsd:double;
  dwc:startLongitude '-5.601385593'^^xsd:double;
  dwc:endLongitude '-5.677704811'^^xsd:double;
  dwc:latitude '48.83636093'^^xsd:double;
  dwc:startLatitude '48.80172348'^^xsd:double;
  dwc:endLatitude '48.8478775'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.58131'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1004'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.85706329 -5.692001343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.85706329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.692001343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.85706329 -5.692001343)"^^geo:wktLiteral ;
  geo-pos:lat "48.85706329"^^xsd:decimal ;
  geo-pos:long "-5.692001343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.246944444444'^^xsd:double;
  dwc:startTimeOfDay '16.163888888889'^^xsd:double;
  dwc:endTimeOfDay '16.650277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.692001343'^^xsd:double;
  dwc:startLongitude '-5.677704811'^^xsd:double;
  dwc:endLongitude '-5.762377739'^^xsd:double;
  dwc:latitude '48.85706329'^^xsd:double;
  dwc:startLatitude '48.8478775'^^xsd:double;
  dwc:endLatitude '48.90152359'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.59245'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1005'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88629532 -5.737821579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88629532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.737821579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88629532 -5.737821579)"^^geo:wktLiteral ;
  geo-pos:lat "48.88629532"^^xsd:decimal ;
  geo-pos:long "-5.737821579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.51'^^xsd:double;
  dwc:startTimeOfDay '16.163888888889'^^xsd:double;
  dwc:endTimeOfDay '16.650277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.737821579'^^xsd:double;
  dwc:startLongitude '-5.677704811'^^xsd:double;
  dwc:endLongitude '-5.762377739'^^xsd:double;
  dwc:latitude '48.88629532'^^xsd:double;
  dwc:startLatitude '48.8478775'^^xsd:double;
  dwc:endLatitude '48.90152359'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.59245'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1006'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.97608948 -5.885661602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.97608948"^^xsd:decimal ;
  dwc:decimalLongitude "-5.885661602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.97608948 -5.885661602)"^^geo:wktLiteral ;
  geo-pos:lat "48.97608948"^^xsd:decimal ;
  geo-pos:long "-5.885661602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.354166666667'^^xsd:double;
  dwc:startTimeOfDay '17.110833333333'^^xsd:double;
  dwc:endTimeOfDay '17.618888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.885661602'^^xsd:double;
  dwc:startLongitude '-5.843458176'^^xsd:double;
  dwc:endLongitude '-5.930265427'^^xsd:double;
  dwc:latitude '48.97608948'^^xsd:double;
  dwc:startLatitude '48.95020294'^^xsd:double;
  dwc:endLatitude '49.00360489'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.67744'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1007'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44411 4.514166832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44411"^^xsd:decimal ;
  dwc:decimalLongitude "4.514166832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44411 4.514166832)"^^geo:wktLiteral ;
  geo-pos:lat "57.44411"^^xsd:decimal ;
  geo-pos:long "4.514166832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.304722222222'^^xsd:double;
  dwc:startTimeOfDay '15.033055555556'^^xsd:double;
  dwc:endTimeOfDay '15.470277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.514166832'^^xsd:double;
  dwc:startLongitude '4.548523426'^^xsd:double;
  dwc:endLongitude '4.493234634'^^xsd:double;
  dwc:latitude '57.44411'^^xsd:double;
  dwc:startLatitude '57.48345566'^^xsd:double;
  dwc:endLatitude '57.42018127'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.76924'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1008'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85186 4.015450001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85186"^^xsd:decimal ;
  dwc:decimalLongitude "4.015450001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85186 4.015450001)"^^geo:wktLiteral ;
  geo-pos:lat "56.85186"^^xsd:decimal ;
  geo-pos:long "4.015450001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.414722222222'^^xsd:double;
  dwc:startTimeOfDay '17.013333333333'^^xsd:double;
  dwc:endTimeOfDay '17.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.015450001'^^xsd:double;
  dwc:startLongitude '4.062814713'^^xsd:double;
  dwc:endLongitude '3.997983217'^^xsd:double;
  dwc:latitude '56.85186'^^xsd:double;
  dwc:startLatitude '56.91223'^^xsd:double;
  dwc:endLatitude '56.83178711'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.76746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1009'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52607 3.314148426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52607"^^xsd:decimal ;
  dwc:decimalLongitude "3.314148426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52607 3.314148426)"^^geo:wktLiteral ;
  geo-pos:lat "57.52607"^^xsd:decimal ;
  geo-pos:long "3.314148426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0355555555556'^^xsd:double;
  dwc:startTimeOfDay '7.005'^^xsd:double;
  dwc:endTimeOfDay '7.5272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.314148426'^^xsd:double;
  dwc:startLongitude '3.316891432'^^xsd:double;
  dwc:endLongitude '3.272135'^^xsd:double;
  dwc:latitude '57.52607'^^xsd:double;
  dwc:startLatitude '57.52108'^^xsd:double;
  dwc:endLatitude '57.60596'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.80182'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1046'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52209 3.316384792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52209"^^xsd:decimal ;
  dwc:decimalLongitude "3.316384792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52209 3.316384792)"^^geo:wktLiteral ;
  geo-pos:lat "57.52209"^^xsd:decimal ;
  geo-pos:long "3.316384792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0111111111111'^^xsd:double;
  dwc:startTimeOfDay '7.005'^^xsd:double;
  dwc:endTimeOfDay '7.5272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.316384792'^^xsd:double;
  dwc:startLongitude '3.316891432'^^xsd:double;
  dwc:endLongitude '3.272135'^^xsd:double;
  dwc:latitude '57.52209'^^xsd:double;
  dwc:startLatitude '57.52108'^^xsd:double;
  dwc:endLatitude '57.60596'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.80182'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1047'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52108 3.316891432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52108"^^xsd:decimal ;
  dwc:decimalLongitude "3.316891432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52108 3.316891432)"^^geo:wktLiteral ;
  geo-pos:lat "57.52108"^^xsd:decimal ;
  geo-pos:long "3.316891432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.005'^^xsd:double;
  dwc:startTimeOfDay '7.005'^^xsd:double;
  dwc:endTimeOfDay '7.5272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.316891432'^^xsd:double;
  dwc:startLongitude '3.316891432'^^xsd:double;
  dwc:endLongitude '3.272135'^^xsd:double;
  dwc:latitude '57.52108'^^xsd:double;
  dwc:startLatitude '57.52108'^^xsd:double;
  dwc:endLatitude '57.60596'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.80182'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1048'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.62025 3.263818264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.62025"^^xsd:decimal ;
  dwc:decimalLongitude "3.263818264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.62025 3.263818264)"^^geo:wktLiteral ;
  geo-pos:lat "57.62025"^^xsd:decimal ;
  geo-pos:long "3.263818264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6163888888889'^^xsd:double;
  dwc:startTimeOfDay '7.5272222222222'^^xsd:double;
  dwc:endTimeOfDay '8.0025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.263818264'^^xsd:double;
  dwc:startLongitude '3.272135019'^^xsd:double;
  dwc:endLongitude '3.230156'^^xsd:double;
  dwc:latitude '57.62025'^^xsd:double;
  dwc:startLatitude '57.60596'^^xsd:double;
  dwc:endLatitude '57.68305'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.92259'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1049'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09369 3.008526564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09369"^^xsd:decimal ;
  dwc:decimalLongitude "3.008526564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09369 3.008526564)"^^geo:wktLiteral ;
  geo-pos:lat "58.09369"^^xsd:decimal ;
  geo-pos:long "3.008526564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.551111111111'^^xsd:double;
  dwc:startTimeOfDay '10.386944444444'^^xsd:double;
  dwc:endTimeOfDay '10.637777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.008526564'^^xsd:double;
  dwc:startLongitude '3.022838354'^^xsd:double;
  dwc:endLongitude '3.000637'^^xsd:double;
  dwc:latitude '58.09369'^^xsd:double;
  dwc:startLatitude '58.06766891'^^xsd:double;
  dwc:endLatitude '58.10732'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.59498'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1050'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21489 2.93956852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21489"^^xsd:decimal ;
  dwc:decimalLongitude "2.93956852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21489 2.93956852)"^^geo:wktLiteral ;
  geo-pos:lat "58.21489"^^xsd:decimal ;
  geo-pos:long "2.93956852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.319444444444'^^xsd:double;
  dwc:startTimeOfDay '11.113888888889'^^xsd:double;
  dwc:endTimeOfDay '11.508611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.93956852'^^xsd:double;
  dwc:startLongitude '2.957881689'^^xsd:double;
  dwc:endLongitude '2.924371481'^^xsd:double;
  dwc:latitude '58.21489'^^xsd:double;
  dwc:startLatitude '58.18255234'^^xsd:double;
  dwc:endLatitude '58.24495316'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '7.20606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1051'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15384 2.731171608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15384"^^xsd:decimal ;
  dwc:decimalLongitude "2.731171608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15384 2.731171608)"^^geo:wktLiteral ;
  geo-pos:lat "58.15384"^^xsd:decimal ;
  geo-pos:long "2.731171608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.398888888889'^^xsd:double;
  dwc:startTimeOfDay '13.012777777778'^^xsd:double;
  dwc:endTimeOfDay '13.604166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.731171608'^^xsd:double;
  dwc:startLongitude '2.773854971'^^xsd:double;
  dwc:endLongitude '2.708913326'^^xsd:double;
  dwc:latitude '58.15384'^^xsd:double;
  dwc:startLatitude '58.21412659'^^xsd:double;
  dwc:endLatitude '58.12212753'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '10.9085'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1052'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6919 2.398123503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6919"^^xsd:decimal ;
  dwc:decimalLongitude "2.398123503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6919 2.398123503)"^^geo:wktLiteral ;
  geo-pos:lat "57.6919"^^xsd:decimal ;
  geo-pos:long "2.398123503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.080277777778'^^xsd:double;
  dwc:startTimeOfDay '17.0175'^^xsd:double;
  dwc:endTimeOfDay '17.513888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.398123503'^^xsd:double;
  dwc:startLongitude '2.405248165'^^xsd:double;
  dwc:endLongitude '2.350933313'^^xsd:double;
  dwc:latitude '57.6919'^^xsd:double;
  dwc:startLatitude '57.70173'^^xsd:double;
  dwc:endLatitude '57.62361526'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.26104'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1053'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65741 2.374063253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65741"^^xsd:decimal ;
  dwc:decimalLongitude "2.374063253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65741 2.374063253)"^^geo:wktLiteral ;
  geo-pos:lat "57.65741"^^xsd:decimal ;
  geo-pos:long "2.374063253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.299722222222'^^xsd:double;
  dwc:startTimeOfDay '17.0175'^^xsd:double;
  dwc:endTimeOfDay '17.513888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.374063253'^^xsd:double;
  dwc:startLongitude '2.405248165'^^xsd:double;
  dwc:endLongitude '2.350933313'^^xsd:double;
  dwc:latitude '57.65741'^^xsd:double;
  dwc:startLatitude '57.70173'^^xsd:double;
  dwc:endLatitude '57.62361526'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.26104'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1054'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41367 2.199820042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.41367"^^xsd:decimal ;
  dwc:decimalLongitude "2.199820042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41367 2.199820042)"^^geo:wktLiteral ;
  geo-pos:lat "57.41367"^^xsd:decimal ;
  geo-pos:long "2.199820042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.846388888889'^^xsd:double;
  dwc:startTimeOfDay '18.713333333333'^^xsd:double;
  dwc:endTimeOfDay '18.998888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.199820042'^^xsd:double;
  dwc:startLongitude '2.215103388'^^xsd:double;
  dwc:endLongitude '2.182913303'^^xsd:double;
  dwc:latitude '57.41367'^^xsd:double;
  dwc:startLatitude '57.43461'^^xsd:double;
  dwc:endLatitude '57.38954926'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.36498'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1055'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42686 2.209328175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42686"^^xsd:decimal ;
  dwc:decimalLongitude "2.209328175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42686 2.209328175)"^^geo:wktLiteral ;
  geo-pos:lat "57.42686"^^xsd:decimal ;
  geo-pos:long "2.209328175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.7625'^^xsd:double;
  dwc:startTimeOfDay '18.713333333333'^^xsd:double;
  dwc:endTimeOfDay '18.998888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.209328175'^^xsd:double;
  dwc:startLongitude '2.215103388'^^xsd:double;
  dwc:endLongitude '2.182913303'^^xsd:double;
  dwc:latitude '57.42686'^^xsd:double;
  dwc:startLatitude '57.43461'^^xsd:double;
  dwc:endLatitude '57.38954926'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.36498'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1056'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42568 -0.934943318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42568"^^xsd:decimal ;
  dwc:decimalLongitude "-0.934943318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42568 -0.934943318)"^^geo:wktLiteral ;
  geo-pos:lat "57.42568"^^xsd:decimal ;
  geo-pos:long "-0.934943318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.9416666666667'^^xsd:double;
  dwc:startTimeOfDay '4.5494444444444'^^xsd:double;
  dwc:endTimeOfDay '5.0013888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.934943318'^^xsd:double;
  dwc:startLongitude '-0.89789331'^^xsd:double;
  dwc:endLongitude '-0.9409733'^^xsd:double;
  dwc:latitude '57.42568'^^xsd:double;
  dwc:startLatitude '57.49146'^^xsd:double;
  dwc:endLatitude '57.41544'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.8312'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1057'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44133 -0.926008344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44133"^^xsd:decimal ;
  dwc:decimalLongitude "-0.926008344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44133 -0.926008344)"^^geo:wktLiteral ;
  geo-pos:lat "57.44133"^^xsd:decimal ;
  geo-pos:long "-0.926008344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.8497222222222'^^xsd:double;
  dwc:startTimeOfDay '4.5494444444444'^^xsd:double;
  dwc:endTimeOfDay '5.0013888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.926008344'^^xsd:double;
  dwc:startLongitude '-0.89789331'^^xsd:double;
  dwc:endLongitude '-0.9409733'^^xsd:double;
  dwc:latitude '57.44133'^^xsd:double;
  dwc:startLatitude '57.49146'^^xsd:double;
  dwc:endLatitude '57.41544'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.8312'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1058'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45881 -0.915303349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45881"^^xsd:decimal ;
  dwc:decimalLongitude "-0.915303349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45881 -0.915303349)"^^geo:wktLiteral ;
  geo-pos:lat "57.45881"^^xsd:decimal ;
  geo-pos:long "-0.915303349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7455555555556'^^xsd:double;
  dwc:startTimeOfDay '4.5494444444444'^^xsd:double;
  dwc:endTimeOfDay '5.0013888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.915303349'^^xsd:double;
  dwc:startLongitude '-0.89789331'^^xsd:double;
  dwc:endLongitude '-0.9409733'^^xsd:double;
  dwc:latitude '57.45881'^^xsd:double;
  dwc:startLatitude '57.49146'^^xsd:double;
  dwc:endLatitude '57.41544'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.8312'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1059'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38288 -0.961643338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38288"^^xsd:decimal ;
  dwc:decimalLongitude "-0.961643338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38288 -0.961643338)"^^geo:wktLiteral ;
  geo-pos:lat "57.38288"^^xsd:decimal ;
  geo-pos:long "-0.961643338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1916666666667'^^xsd:double;
  dwc:startTimeOfDay '5.0013888888889'^^xsd:double;
  dwc:endTimeOfDay '5.5602777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.961643338'^^xsd:double;
  dwc:startLongitude '-0.940973341'^^xsd:double;
  dwc:endLongitude '-1.00026'^^xsd:double;
  dwc:latitude '57.38288'^^xsd:double;
  dwc:startLatitude '57.41544'^^xsd:double;
  dwc:endLatitude '57.31956'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '11.2309'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1060'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40245 -0.949261665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40245"^^xsd:decimal ;
  dwc:decimalLongitude "-0.949261665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40245 -0.949261665)"^^geo:wktLiteral ;
  geo-pos:lat "57.40245"^^xsd:decimal ;
  geo-pos:long "-0.949261665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0777777777778'^^xsd:double;
  dwc:startTimeOfDay '5.0013888888889'^^xsd:double;
  dwc:endTimeOfDay '5.5602777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.949261665'^^xsd:double;
  dwc:startLongitude '-0.940973341'^^xsd:double;
  dwc:endLongitude '-1.00026'^^xsd:double;
  dwc:latitude '57.40245'^^xsd:double;
  dwc:startLatitude '57.41544'^^xsd:double;
  dwc:endLatitude '57.31956'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '11.2309'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1061'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3102 -1.006483316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3102"^^xsd:decimal ;
  dwc:decimalLongitude "-1.006483316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3102 -1.006483316)"^^geo:wktLiteral ;
  geo-pos:lat "57.3102"^^xsd:decimal ;
  geo-pos:long "-1.006483316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1062'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.6158333333333'^^xsd:double;
  dwc:startTimeOfDay '5.5602777777778'^^xsd:double;
  dwc:endTimeOfDay '6.0036111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.006483316'^^xsd:double;
  dwc:startLongitude '-1.000259995'^^xsd:double;
  dwc:endLongitude '-1.047022'^^xsd:double;
  dwc:latitude '57.3102'^^xsd:double;
  dwc:startLatitude '57.31956'^^xsd:double;
  dwc:endLatitude '57.24329'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.92838'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1062'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31956 -1.000259995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31956"^^xsd:decimal ;
  dwc:decimalLongitude "-1.000259995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31956 -1.000259995)"^^geo:wktLiteral ;
  geo-pos:lat "57.31956"^^xsd:decimal ;
  geo-pos:long "-1.000259995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.5602777777778'^^xsd:double;
  dwc:startTimeOfDay '5.5602777777778'^^xsd:double;
  dwc:endTimeOfDay '6.0036111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.000259995'^^xsd:double;
  dwc:startLongitude '-1.000259995'^^xsd:double;
  dwc:endLongitude '-1.047022'^^xsd:double;
  dwc:latitude '57.31956'^^xsd:double;
  dwc:startLatitude '57.31956'^^xsd:double;
  dwc:endLatitude '57.24329'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.92838'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1063'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13347 -1.11506331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.11506331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13347 -1.11506331)"^^geo:wktLiteral ;
  geo-pos:lat "57.13347"^^xsd:decimal ;
  geo-pos:long "-1.11506331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.6447222222222'^^xsd:double;
  dwc:startTimeOfDay '6.54'^^xsd:double;
  dwc:endTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.11506331'^^xsd:double;
  dwc:startLongitude '-1.106248379'^^xsd:double;
  dwc:endLongitude '-1.150523'^^xsd:double;
  dwc:latitude '57.13347'^^xsd:double;
  dwc:startLatitude '57.15173'^^xsd:double;
  dwc:endLatitude '57.07108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '9.35153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1064'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09605 -1.134993315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.09605"^^xsd:decimal ;
  dwc:decimalLongitude "-1.134993315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09605 -1.134993315)"^^geo:wktLiteral ;
  geo-pos:lat "57.09605"^^xsd:decimal ;
  geo-pos:long "-1.134993315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8616666666667'^^xsd:double;
  dwc:startTimeOfDay '6.54'^^xsd:double;
  dwc:endTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.134993315'^^xsd:double;
  dwc:startLongitude '-1.106248379'^^xsd:double;
  dwc:endLongitude '-1.150523'^^xsd:double;
  dwc:latitude '57.09605'^^xsd:double;
  dwc:startLatitude '57.15173'^^xsd:double;
  dwc:endLatitude '57.07108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.35153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1065'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1306 -1.116474986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1306"^^xsd:decimal ;
  dwc:decimalLongitude "-1.116474986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1306 -1.116474986)"^^geo:wktLiteral ;
  geo-pos:lat "57.1306"^^xsd:decimal ;
  geo-pos:long "-1.116474986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.6611111111111'^^xsd:double;
  dwc:startTimeOfDay '6.54'^^xsd:double;
  dwc:endTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.116474986'^^xsd:double;
  dwc:startLongitude '-1.106248379'^^xsd:double;
  dwc:endLongitude '-1.150523'^^xsd:double;
  dwc:latitude '57.1306'^^xsd:double;
  dwc:startLatitude '57.15173'^^xsd:double;
  dwc:endLatitude '57.07108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.35153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1066'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99858 -1.193526745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99858"^^xsd:decimal ;
  dwc:decimalLongitude "-1.193526745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99858 -1.193526745)"^^geo:wktLiteral ;
  geo-pos:lat "56.99858"^^xsd:decimal ;
  geo-pos:long "-1.193526745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4372222222222'^^xsd:double;
  dwc:startTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:endTimeOfDay '7.5411111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.193526745'^^xsd:double;
  dwc:startLongitude '-1.150523424'^^xsd:double;
  dwc:endLongitude '-1.202432'^^xsd:double;
  dwc:latitude '56.99858'^^xsd:double;
  dwc:startLatitude '57.07108'^^xsd:double;
  dwc:endLatitude '56.98079'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '10.5127'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1067'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97508 -1.20525825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97508"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20525825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97508 -1.20525825)"^^geo:wktLiteral ;
  geo-pos:lat "56.97508"^^xsd:decimal ;
  geo-pos:long "-1.20525825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.5744444444444'^^xsd:double;
  dwc:startTimeOfDay '7.5411111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0575'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.20525825'^^xsd:double;
  dwc:startLongitude '-1.20243156'^^xsd:double;
  dwc:endLongitude '-1.254398'^^xsd:double;
  dwc:latitude '56.97508'^^xsd:double;
  dwc:startLatitude '56.98079'^^xsd:double;
  dwc:endLatitude '56.89363'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.1847'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1068'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21401 -2.112509966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21401"^^xsd:decimal ;
  dwc:decimalLongitude "-2.112509966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21401 -2.112509966)"^^geo:wktLiteral ;
  geo-pos:lat "56.21401"^^xsd:decimal ;
  geo-pos:long "-2.112509966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.119722222222'^^xsd:double;
  dwc:startTimeOfDay '13.969722222222'^^xsd:double;
  dwc:endTimeOfDay '14.509166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.112509966'^^xsd:double;
  dwc:startLongitude '-2.123093367'^^xsd:double;
  dwc:endLongitude '-2.077711821'^^xsd:double;
  dwc:latitude '56.21401'^^xsd:double;
  dwc:startLatitude '56.23772812'^^xsd:double;
  dwc:endLatitude '56.15413284'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.70355'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1069'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22258 -2.116218328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.22258"^^xsd:decimal ;
  dwc:decimalLongitude "-2.116218328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22258 -2.116218328)"^^geo:wktLiteral ;
  geo-pos:lat "56.22258"^^xsd:decimal ;
  geo-pos:long "-2.116218328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.065555555556'^^xsd:double;
  dwc:startTimeOfDay '13.969722222222'^^xsd:double;
  dwc:endTimeOfDay '14.509166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.116218328'^^xsd:double;
  dwc:startLongitude '-2.123093367'^^xsd:double;
  dwc:endLongitude '-2.077711821'^^xsd:double;
  dwc:latitude '56.22258'^^xsd:double;
  dwc:startLatitude '56.23772812'^^xsd:double;
  dwc:endLatitude '56.15413284'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.70355'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1070'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1517 -2.076081514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.076081514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1517 -2.076081514)"^^geo:wktLiteral ;
  geo-pos:lat "56.1517"^^xsd:decimal ;
  geo-pos:long "-2.076081514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.525833333333'^^xsd:double;
  dwc:startTimeOfDay '14.509166666667'^^xsd:double;
  dwc:endTimeOfDay '15.020555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.076081514'^^xsd:double;
  dwc:startLongitude '-2.077711821'^^xsd:double;
  dwc:endLongitude '-2.023582'^^xsd:double;
  dwc:latitude '56.1517'^^xsd:double;
  dwc:startLatitude '56.15413284'^^xsd:double;
  dwc:endLatitude '56.07678'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.22644'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1071'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12769 -2.060158253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12769"^^xsd:decimal ;
  dwc:decimalLongitude "-2.060158253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12769 -2.060158253)"^^geo:wktLiteral ;
  geo-pos:lat "56.12769"^^xsd:decimal ;
  geo-pos:long "-2.060158253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.684166666667'^^xsd:double;
  dwc:startTimeOfDay '14.509166666667'^^xsd:double;
  dwc:endTimeOfDay '15.020555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.060158253'^^xsd:double;
  dwc:startLongitude '-2.077711821'^^xsd:double;
  dwc:endLongitude '-2.023582'^^xsd:double;
  dwc:latitude '56.12769'^^xsd:double;
  dwc:startLatitude '56.15413284'^^xsd:double;
  dwc:endLatitude '56.07678'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '9.22644'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1072'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09988 -2.040104866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09988"^^xsd:decimal ;
  dwc:decimalLongitude "-2.040104866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09988 -2.040104866)"^^geo:wktLiteral ;
  geo-pos:lat "56.09988"^^xsd:decimal ;
  geo-pos:long "-2.040104866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.867777777778'^^xsd:double;
  dwc:startTimeOfDay '14.509166666667'^^xsd:double;
  dwc:endTimeOfDay '15.020555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.040104866'^^xsd:double;
  dwc:startLongitude '-2.077711821'^^xsd:double;
  dwc:endLongitude '-2.023582'^^xsd:double;
  dwc:latitude '56.09988'^^xsd:double;
  dwc:startLatitude '56.15413284'^^xsd:double;
  dwc:endLatitude '56.07678'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.22644'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1073'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.97679 -1.96113658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.97679"^^xsd:decimal ;
  dwc:decimalLongitude "-1.96113658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.97679 -1.96113658)"^^geo:wktLiteral ;
  geo-pos:lat "55.97679"^^xsd:decimal ;
  geo-pos:long "-1.96113658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.687777777778'^^xsd:double;
  dwc:startTimeOfDay '15.500555555556'^^xsd:double;
  dwc:endTimeOfDay '16.281666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.96113658'^^xsd:double;
  dwc:startLongitude '-1.975341558'^^xsd:double;
  dwc:endLongitude '-1.909248352'^^xsd:double;
  dwc:latitude '55.97679'^^xsd:double;
  dwc:startLatitude '56.00475'^^xsd:double;
  dwc:endLatitude '55.88988495'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '13.41'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1074'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.96084 -1.952783465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.96084"^^xsd:decimal ;
  dwc:decimalLongitude "-1.952783465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.96084 -1.952783465)"^^geo:wktLiteral ;
  geo-pos:lat "55.96084"^^xsd:decimal ;
  geo-pos:long "-1.952783465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.796388888889'^^xsd:double;
  dwc:startTimeOfDay '15.500555555556'^^xsd:double;
  dwc:endTimeOfDay '16.281666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.952783465'^^xsd:double;
  dwc:startLongitude '-1.975341558'^^xsd:double;
  dwc:endLongitude '-1.909248352'^^xsd:double;
  dwc:latitude '55.96084'^^xsd:double;
  dwc:startLatitude '56.00475'^^xsd:double;
  dwc:endLatitude '55.88988495'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '13.41'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1075'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95962 -1.952100158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.95962"^^xsd:decimal ;
  dwc:decimalLongitude "-1.952100158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.95962 -1.952100158)"^^geo:wktLiteral ;
  geo-pos:lat "55.95962"^^xsd:decimal ;
  geo-pos:long "-1.952100158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.804444444444'^^xsd:double;
  dwc:startTimeOfDay '15.500555555556'^^xsd:double;
  dwc:endTimeOfDay '16.281666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.952100158'^^xsd:double;
  dwc:startLongitude '-1.975341558'^^xsd:double;
  dwc:endLongitude '-1.909248352'^^xsd:double;
  dwc:latitude '55.95962'^^xsd:double;
  dwc:startLatitude '56.00475'^^xsd:double;
  dwc:endLatitude '55.88988495'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '13.41'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1076'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93605 -1.938436627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.93605"^^xsd:decimal ;
  dwc:decimalLongitude "-1.938436627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93605 -1.938436627)"^^geo:wktLiteral ;
  geo-pos:lat "55.93605"^^xsd:decimal ;
  geo-pos:long "-1.938436627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.965833333333'^^xsd:double;
  dwc:startTimeOfDay '15.500555555556'^^xsd:double;
  dwc:endTimeOfDay '16.281666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.938436627'^^xsd:double;
  dwc:startLongitude '-1.975341558'^^xsd:double;
  dwc:endLongitude '-1.909248352'^^xsd:double;
  dwc:latitude '55.93605'^^xsd:double;
  dwc:startLatitude '56.00475'^^xsd:double;
  dwc:endLatitude '55.88988495'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '13.41'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1077'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90547 -1.918981671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.90547"^^xsd:decimal ;
  dwc:decimalLongitude "-1.918981671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90547 -1.918981671)"^^geo:wktLiteral ;
  geo-pos:lat "55.90547"^^xsd:decimal ;
  geo-pos:long "-1.918981671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.176111111111'^^xsd:double;
  dwc:startTimeOfDay '15.500555555556'^^xsd:double;
  dwc:endTimeOfDay '16.281666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.918981671'^^xsd:double;
  dwc:startLongitude '-1.975341558'^^xsd:double;
  dwc:endLongitude '-1.909248352'^^xsd:double;
  dwc:latitude '55.90547'^^xsd:double;
  dwc:startLatitude '56.00475'^^xsd:double;
  dwc:endLatitude '55.88988495'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '13.41'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1078'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24047 -1.649731755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24047"^^xsd:decimal ;
  dwc:decimalLongitude "-1.649731755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24047 -1.649731755)"^^geo:wktLiteral ;
  geo-pos:lat "56.24047"^^xsd:decimal ;
  geo-pos:long "-1.649731755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.007777777778'^^xsd:double;
  dwc:startTimeOfDay '19.002777777778'^^xsd:double;
  dwc:endTimeOfDay '19.514444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.649731755'^^xsd:double;
  dwc:startLongitude '-1.650249958'^^xsd:double;
  dwc:endLongitude '-1.59892'^^xsd:double;
  dwc:latitude '56.24047'^^xsd:double;
  dwc:startLatitude '56.23964691'^^xsd:double;
  dwc:endLatitude '56.3214'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.62039'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1079'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.31921 -1.600276709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.31921"^^xsd:decimal ;
  dwc:decimalLongitude "-1.600276709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.31921 -1.600276709)"^^geo:wktLiteral ;
  geo-pos:lat "56.31921"^^xsd:decimal ;
  geo-pos:long "-1.600276709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.500555555556'^^xsd:double;
  dwc:startTimeOfDay '19.002777777778'^^xsd:double;
  dwc:endTimeOfDay '19.514444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.600276709'^^xsd:double;
  dwc:startLongitude '-1.650249958'^^xsd:double;
  dwc:endLongitude '-1.59892'^^xsd:double;
  dwc:latitude '56.31921'^^xsd:double;
  dwc:startLatitude '56.23964691'^^xsd:double;
  dwc:endLatitude '56.3214'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.62039'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1080'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25224 -1.642603278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25224"^^xsd:decimal ;
  dwc:decimalLongitude "-1.642603278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25224 -1.642603278)"^^geo:wktLiteral ;
  geo-pos:lat "56.25224"^^xsd:decimal ;
  geo-pos:long "-1.642603278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.079166666667'^^xsd:double;
  dwc:startTimeOfDay '19.002777777778'^^xsd:double;
  dwc:endTimeOfDay '19.514444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.642603278'^^xsd:double;
  dwc:startLongitude '-1.650249958'^^xsd:double;
  dwc:endLongitude '-1.59892'^^xsd:double;
  dwc:latitude '56.25224'^^xsd:double;
  dwc:startLatitude '56.23964691'^^xsd:double;
  dwc:endLatitude '56.3214'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.62039'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1081'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.28511 -1.621958375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.28511"^^xsd:decimal ;
  dwc:decimalLongitude "-1.621958375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.28511 -1.621958375)"^^geo:wktLiteral ;
  geo-pos:lat "56.28511"^^xsd:decimal ;
  geo-pos:long "-1.621958375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.285277777778'^^xsd:double;
  dwc:startTimeOfDay '19.002777777778'^^xsd:double;
  dwc:endTimeOfDay '19.514444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.621958375'^^xsd:double;
  dwc:startLongitude '-1.650249958'^^xsd:double;
  dwc:endLongitude '-1.59892'^^xsd:double;
  dwc:latitude '56.28511'^^xsd:double;
  dwc:startLatitude '56.23964691'^^xsd:double;
  dwc:endLatitude '56.3214'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.62039'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1082'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.34052 -1.588035107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.34052"^^xsd:decimal ;
  dwc:decimalLongitude "-1.588035107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.34052 -1.588035107)"^^geo:wktLiteral ;
  geo-pos:lat "56.34052"^^xsd:decimal ;
  geo-pos:long "-1.588035107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.633055555556'^^xsd:double;
  dwc:startTimeOfDay '19.514444444444'^^xsd:double;
  dwc:endTimeOfDay '20.035833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.588035107'^^xsd:double;
  dwc:startLongitude '-1.598919988'^^xsd:double;
  dwc:endLongitude '-1.551443219'^^xsd:double;
  dwc:latitude '56.34052'^^xsd:double;
  dwc:startLatitude '56.3214'^^xsd:double;
  dwc:endLatitude '56.40395355'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.62759'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1083'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68832 -0.27737835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.68832"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27737835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68832 -0.27737835)"^^geo:wktLiteral ;
  geo-pos:lat "56.68832"^^xsd:decimal ;
  geo-pos:long "-0.27737835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.896388888889'^^xsd:double;
  dwc:startTimeOfDay '12.556944444444'^^xsd:double;
  dwc:endTimeOfDay '13.008888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.27737835'^^xsd:double;
  dwc:startLongitude '-0.310286671'^^xsd:double;
  dwc:endLongitude '-0.267155021'^^xsd:double;
  dwc:latitude '56.68832'^^xsd:double;
  dwc:startLatitude '56.73973'^^xsd:double;
  dwc:endLatitude '56.67100525'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.0772'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1098'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.73202 -0.305181652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.73202"^^xsd:decimal ;
  dwc:decimalLongitude "-0.305181652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.73202 -0.305181652)"^^geo:wktLiteral ;
  geo-pos:lat "56.73202"^^xsd:decimal ;
  geo-pos:long "-0.305181652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.608333333333'^^xsd:double;
  dwc:startTimeOfDay '12.556944444444'^^xsd:double;
  dwc:endTimeOfDay '13.008888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.305181652'^^xsd:double;
  dwc:startLongitude '-0.310286671'^^xsd:double;
  dwc:endLongitude '-0.267155021'^^xsd:double;
  dwc:latitude '56.73202'^^xsd:double;
  dwc:startLatitude '56.73973'^^xsd:double;
  dwc:endLatitude '56.67100525'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.0772'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1099'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63607 -0.24603501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63607"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24603501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63607 -0.24603501)"^^geo:wktLiteral ;
  geo-pos:lat "56.63607"^^xsd:decimal ;
  geo-pos:long "-0.24603501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.236666666667'^^xsd:double;
  dwc:startTimeOfDay '13.008888888889'^^xsd:double;
  dwc:endTimeOfDay '13.543055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.24603501'^^xsd:double;
  dwc:startLongitude '-0.267155021'^^xsd:double;
  dwc:endLongitude '-0.2183583'^^xsd:double;
  dwc:latitude '56.63607'^^xsd:double;
  dwc:startLatitude '56.67100525'^^xsd:double;
  dwc:endLatitude '56.58915'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.57225'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1100'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5773 -0.211359993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5773"^^xsd:decimal ;
  dwc:decimalLongitude "-0.211359993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5773 -0.211359993)"^^geo:wktLiteral ;
  geo-pos:lat "56.5773"^^xsd:decimal ;
  geo-pos:long "-0.211359993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.619722222222'^^xsd:double;
  dwc:startTimeOfDay '13.543055555556'^^xsd:double;
  dwc:endTimeOfDay '14.024444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.211359993'^^xsd:double;
  dwc:startLongitude '-0.218358323'^^xsd:double;
  dwc:endLongitude '-0.1730267'^^xsd:double;
  dwc:latitude '56.5773'^^xsd:double;
  dwc:startLatitude '56.58915'^^xsd:double;
  dwc:endLatitude '56.51589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.60108'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1101'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55558 -0.197423324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55558"^^xsd:decimal ;
  dwc:decimalLongitude "-0.197423324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55558 -0.197423324)"^^geo:wktLiteral ;
  geo-pos:lat "56.55558"^^xsd:decimal ;
  geo-pos:long "-0.197423324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.762777777778'^^xsd:double;
  dwc:startTimeOfDay '13.543055555556'^^xsd:double;
  dwc:endTimeOfDay '14.024444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.197423324'^^xsd:double;
  dwc:startLongitude '-0.218358323'^^xsd:double;
  dwc:endLongitude '-0.1730267'^^xsd:double;
  dwc:latitude '56.55558'^^xsd:double;
  dwc:startLatitude '56.58915'^^xsd:double;
  dwc:endLatitude '56.51589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.60108'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1102'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36330414 -9.001989365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36330414"^^xsd:decimal ;
  dwc:decimalLongitude "-9.001989365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36330414 -9.001989365)"^^geo:wktLiteral ;
  geo-pos:lat "48.36330414"^^xsd:decimal ;
  geo-pos:long "-9.001989365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.926666666667'^^xsd:double;
  dwc:startTimeOfDay '18.925555555556'^^xsd:double;
  dwc:endTimeOfDay '19.095'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.001989365'^^xsd:double;
  dwc:startLongitude '-9.001729965'^^xsd:double;
  dwc:endLongitude '-9.037512779'^^xsd:double;
  dwc:latitude '48.36330414'^^xsd:double;
  dwc:startLatitude '48.36339569'^^xsd:double;
  dwc:endLatitude '48.35040665'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '3.01066'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:839'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2172699 -9.470000267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2172699"^^xsd:decimal ;
  dwc:decimalLongitude "-9.470000267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2172699 -9.470000267)"^^geo:wktLiteral ;
  geo-pos:lat "48.2172699"^^xsd:decimal ;
  geo-pos:long "-9.470000267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9391666666667'^^xsd:double;
  dwc:startTimeOfDay '9.6066666666667'^^xsd:double;
  dwc:endTimeOfDay '10.348333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.470000267'^^xsd:double;
  dwc:startLongitude '-9.508372307'^^xsd:double;
  dwc:endLongitude '-9.423144341'^^xsd:double;
  dwc:latitude '48.2172699'^^xsd:double;
  dwc:startLatitude '48.17173767'^^xsd:double;
  dwc:endLatitude '48.27518845'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '13.1132'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:840'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2285881 -9.460401535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2285881"^^xsd:decimal ;
  dwc:decimalLongitude "-9.460401535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2285881 -9.460401535)"^^geo:wktLiteral ;
  geo-pos:lat "48.2285881"^^xsd:decimal ;
  geo-pos:long "-9.460401535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.019722222222'^^xsd:double;
  dwc:startTimeOfDay '9.6066666666667'^^xsd:double;
  dwc:endTimeOfDay '10.348333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.460401535'^^xsd:double;
  dwc:startLongitude '-9.508372307'^^xsd:double;
  dwc:endLongitude '-9.423144341'^^xsd:double;
  dwc:latitude '48.2285881'^^xsd:double;
  dwc:startLatitude '48.17173767'^^xsd:double;
  dwc:endLatitude '48.27518845'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '13.1132'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:841'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36358261 -9.348592758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36358261"^^xsd:decimal ;
  dwc:decimalLongitude "-9.348592758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36358261 -9.348592758)"^^geo:wktLiteral ;
  geo-pos:lat "48.36358261"^^xsd:decimal ;
  geo-pos:long "-9.348592758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.006666666667'^^xsd:double;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.165277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.348592758'^^xsd:double;
  dwc:startLongitude '-9.394664764'^^xsd:double;
  dwc:endLongitude '-9.331477165'^^xsd:double;
  dwc:latitude '48.36358261'^^xsd:double;
  dwc:startLatitude '48.30683517'^^xsd:double;
  dwc:endLatitude '48.38424301'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '9.78595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:842'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82049179 -8.961826324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82049179"^^xsd:decimal ;
  dwc:decimalLongitude "-8.961826324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82049179 -8.961826324)"^^geo:wktLiteral ;
  geo-pos:lat "48.82049179"^^xsd:decimal ;
  geo-pos:long "-8.961826324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.339166666667'^^xsd:double;
  dwc:startTimeOfDay '15.3125'^^xsd:double;
  dwc:endTimeOfDay '15.654722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.961826324'^^xsd:double;
  dwc:startLongitude '-8.965356827'^^xsd:double;
  dwc:endLongitude '-8.921548843'^^xsd:double;
  dwc:latitude '48.82049179'^^xsd:double;
  dwc:startLatitude '48.81650543'^^xsd:double;
  dwc:endLatitude '48.8674736'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '6.50695'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:843'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44873047 -10.30181503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44873047"^^xsd:decimal ;
  dwc:decimalLongitude "-10.30181503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44873047 -10.30181503)"^^geo:wktLiteral ;
  geo-pos:lat "49.44873047"^^xsd:decimal ;
  geo-pos:long "-10.30181503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.964444444444'^^xsd:double;
  dwc:startTimeOfDay '16.753333333333'^^xsd:double;
  dwc:endTimeOfDay '17.053611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.30181503'^^xsd:double;
  dwc:startLongitude '-10.3299017'^^xsd:double;
  dwc:endLongitude '-10.28973007'^^xsd:double;
  dwc:latitude '49.44873047'^^xsd:double;
  dwc:startLatitude '49.41656113'^^xsd:double;
  dwc:endLatitude '49.46276093'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '5.89749'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:858'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66282654 -10.11455345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.66282654"^^xsd:decimal ;
  dwc:decimalLongitude "-10.11455345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66282654 -10.11455345)"^^geo:wktLiteral ;
  geo-pos:lat "49.66282654"^^xsd:decimal ;
  geo-pos:long "-10.11455345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5058333333333'^^xsd:double;
  dwc:startTimeOfDay '7.1011111111111'^^xsd:double;
  dwc:endTimeOfDay '7.9247222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.11455345'^^xsd:double;
  dwc:startLongitude '-10.16324902'^^xsd:double;
  dwc:endLongitude '-10.06407452'^^xsd:double;
  dwc:latitude '49.66282654'^^xsd:double;
  dwc:startLatitude '49.60774612'^^xsd:double;
  dwc:endLatitude '49.71834183'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '14.2096'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:859'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96670914 -9.845479964999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96670914"^^xsd:decimal ;
  dwc:decimalLongitude "-9.845479964999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96670914 -9.845479964999999)"^^geo:wktLiteral ;
  geo-pos:lat "49.96670914"^^xsd:decimal ;
  geo-pos:long "-9.845479964999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7613888888889'^^xsd:double;
  dwc:startTimeOfDay '9.5275'^^xsd:double;
  dwc:endTimeOfDay '9.825'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.845479965'^^xsd:double;
  dwc:startLongitude '-9.873551369'^^xsd:double;
  dwc:endLongitude '-9.837801933'^^xsd:double;
  dwc:latitude '49.96670914'^^xsd:double;
  dwc:startLatitude '49.93597794'^^xsd:double;
  dwc:endLatitude '49.97492599'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '5.02623'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:860'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.994133 -9.820193291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.994133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.820193291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.994133 -9.820193291)"^^geo:wktLiteral ;
  geo-pos:lat "49.994133"^^xsd:decimal ;
  geo-pos:long "-9.820193291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.9738888888889'^^xsd:double;
  dwc:startTimeOfDay '9.825'^^xsd:double;
  dwc:endTimeOfDay '10.145'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.820193291'^^xsd:double;
  dwc:startLongitude '-9.837801933'^^xsd:double;
  dwc:endLongitude '-9.800435066'^^xsd:double;
  dwc:latitude '49.994133'^^xsd:double;
  dwc:startLatitude '49.97492599'^^xsd:double;
  dwc:endLatitude '50.01599884'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '5.28726'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:861'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34021759 -9.50941658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34021759"^^xsd:decimal ;
  dwc:decimalLongitude "-9.50941658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34021759 -9.50941658)"^^geo:wktLiteral ;
  geo-pos:lat "50.34021759"^^xsd:decimal ;
  geo-pos:long "-9.50941658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.188333333333'^^xsd:double;
  dwc:startTimeOfDay '12.809722222222'^^xsd:double;
  dwc:endTimeOfDay '13.538888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.50941658'^^xsd:double;
  dwc:startLongitude '-9.556458473'^^xsd:double;
  dwc:endLongitude '-9.46655941'^^xsd:double;
  dwc:latitude '50.34021759'^^xsd:double;
  dwc:startLatitude '50.28922653'^^xsd:double;
  dwc:endLatitude '50.38827133'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '12.7193'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:862'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43467712 -9.424739838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43467712"^^xsd:decimal ;
  dwc:decimalLongitude "-9.424739838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43467712 -9.424739838)"^^geo:wktLiteral ;
  geo-pos:lat "50.43467712"^^xsd:decimal ;
  geo-pos:long "-9.424739838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.872222222222'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.424739838'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.43467712'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:863'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47341156 -9.389249802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47341156"^^xsd:decimal ;
  dwc:decimalLongitude "-9.389249802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47341156 -9.389249802)"^^geo:wktLiteral ;
  geo-pos:lat "50.47341156"^^xsd:decimal ;
  geo-pos:long "-9.389249802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.152777777778'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.389249802'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.47341156'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:864'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43247223 -9.42669487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43247223"^^xsd:decimal ;
  dwc:decimalLongitude "-9.42669487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43247223 -9.42669487)"^^geo:wktLiteral ;
  geo-pos:lat "50.43247223"^^xsd:decimal ;
  geo-pos:long "-9.42669487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.856388888889'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.42669487'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.43247223'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:865'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42697906 -9.431558609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42697906"^^xsd:decimal ;
  dwc:decimalLongitude "-9.431558609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42697906 -9.431558609)"^^geo:wktLiteral ;
  geo-pos:lat "50.42697906"^^xsd:decimal ;
  geo-pos:long "-9.431558609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.431558609'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.42697906'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:866'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41823578 -9.439066887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41823578"^^xsd:decimal ;
  dwc:decimalLongitude "-9.439066887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41823578 -9.439066887)"^^geo:wktLiteral ;
  geo-pos:lat "50.41823578"^^xsd:decimal ;
  geo-pos:long "-9.439066887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.754722222222'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.439066887'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.41823578'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:867'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4074707 -9.44879818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4074707"^^xsd:decimal ;
  dwc:decimalLongitude "-9.44879818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4074707 -9.44879818)"^^geo:wktLiteral ;
  geo-pos:lat "50.4074707"^^xsd:decimal ;
  geo-pos:long "-9.44879818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.6775'^^xsd:double;
  dwc:startTimeOfDay '13.538888888889'^^xsd:double;
  dwc:endTimeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.44879818'^^xsd:double;
  dwc:startLongitude '-9.46655941'^^xsd:double;
  dwc:endLongitude '-9.378849983'^^xsd:double;
  dwc:latitude '50.4074707'^^xsd:double;
  dwc:startLatitude '50.38827133'^^xsd:double;
  dwc:endLatitude '50.48444748'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '12.3592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:868'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58292007 -9.288513184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58292007"^^xsd:decimal ;
  dwc:decimalLongitude "-9.288513184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58292007 -9.288513184)"^^geo:wktLiteral ;
  geo-pos:lat "50.58292007"^^xsd:decimal ;
  geo-pos:long "-9.288513184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.928888888889'^^xsd:double;
  dwc:startTimeOfDay '14.568888888889'^^xsd:double;
  dwc:endTimeOfDay '15.000277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.288513184'^^xsd:double;
  dwc:startLongitude '-9.335902214'^^xsd:double;
  dwc:endLongitude '-9.278958321'^^xsd:double;
  dwc:latitude '50.58292007'^^xsd:double;
  dwc:startLatitude '50.53138733'^^xsd:double;
  dwc:endLatitude '50.59325409'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.9635'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:869'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54130173 -9.326947212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54130173"^^xsd:decimal ;
  dwc:decimalLongitude "-9.326947212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54130173 -9.326947212)"^^geo:wktLiteral ;
  geo-pos:lat "50.54130173"^^xsd:decimal ;
  geo-pos:long "-9.326947212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.639166666667'^^xsd:double;
  dwc:startTimeOfDay '14.568888888889'^^xsd:double;
  dwc:endTimeOfDay '15.000277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.326947212'^^xsd:double;
  dwc:startLongitude '-9.335902214'^^xsd:double;
  dwc:endLongitude '-9.278958321'^^xsd:double;
  dwc:latitude '50.54130173'^^xsd:double;
  dwc:startLatitude '50.53138733'^^xsd:double;
  dwc:endLatitude '50.59325409'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.9635'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:870'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63289261 -9.242797852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63289261"^^xsd:decimal ;
  dwc:decimalLongitude "-9.242797852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63289261 -9.242797852)"^^geo:wktLiteral ;
  geo-pos:lat "50.63289261"^^xsd:decimal ;
  geo-pos:long "-9.242797852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.271944444444'^^xsd:double;
  dwc:startTimeOfDay '15.241944444444'^^xsd:double;
  dwc:endTimeOfDay '15.571111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.242797852'^^xsd:double;
  dwc:startLongitude '-9.246472359'^^xsd:double;
  dwc:endLongitude '-9.202103615'^^xsd:double;
  dwc:latitude '50.63289261'^^xsd:double;
  dwc:startLatitude '50.62838364'^^xsd:double;
  dwc:endLatitude '50.67725372'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.26584'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:871'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64549255 -9.332022667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64549255"^^xsd:decimal ;
  dwc:decimalLongitude "-9.332022667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64549255 -9.332022667)"^^geo:wktLiteral ;
  geo-pos:lat "50.64549255"^^xsd:decimal ;
  geo-pos:long "-9.332022667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.208333333333'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.332022667'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.64549255'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:872'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62603378 -9.394148827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62603378"^^xsd:decimal ;
  dwc:decimalLongitude "-9.394148827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62603378 -9.394148827)"^^geo:wktLiteral ;
  geo-pos:lat "50.62603378"^^xsd:decimal ;
  geo-pos:long "-9.394148827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.471944444444'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.394148827'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.62603378'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:873'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62953949 -9.382991791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62953949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.382991791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62953949 -9.382991791)"^^geo:wktLiteral ;
  geo-pos:lat "50.62953949"^^xsd:decimal ;
  geo-pos:long "-9.382991791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.424722222222'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.382991791'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.62953949'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:874'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63125992 -9.377545357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63125992"^^xsd:decimal ;
  dwc:decimalLongitude "-9.377545357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63125992 -9.377545357)"^^geo:wktLiteral ;
  geo-pos:lat "50.63125992"^^xsd:decimal ;
  geo-pos:long "-9.377545357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.401666666667'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.377545357'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.63125992'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:875'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65121078 -9.313886642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65121078"^^xsd:decimal ;
  dwc:decimalLongitude "-9.313886642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65121078 -9.313886642)"^^geo:wktLiteral ;
  geo-pos:lat "50.65121078"^^xsd:decimal ;
  geo-pos:long "-9.313886642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.131944444444'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.313886642'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.65121078'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:876'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65477753 -9.302493095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65477753"^^xsd:decimal ;
  dwc:decimalLongitude "-9.302493095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65477753 -9.302493095)"^^geo:wktLiteral ;
  geo-pos:lat "50.65477753"^^xsd:decimal ;
  geo-pos:long "-9.302493095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.083611111111'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.302493095'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.65477753'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:877'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66038513 -9.284361839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66038513"^^xsd:decimal ;
  dwc:decimalLongitude "-9.284361839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66038513 -9.284361839)"^^geo:wktLiteral ;
  geo-pos:lat "50.66038513"^^xsd:decimal ;
  geo-pos:long "-9.284361839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.007222222222'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.284361839'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.66038513'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:878'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67840195 -9.226846695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67840195"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226846695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67840195 -9.226846695)"^^geo:wktLiteral ;
  geo-pos:lat "50.67840195"^^xsd:decimal ;
  geo-pos:long "-9.226846695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.765833333333'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.226846695'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.67840195'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:879'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6254158 -9.396102905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6254158"^^xsd:decimal ;
  dwc:decimalLongitude "-9.396102905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6254158 -9.396102905)"^^geo:wktLiteral ;
  geo-pos:lat "50.6254158"^^xsd:decimal ;
  geo-pos:long "-9.396102905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.480277777778'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.396102905'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.6254158'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:880'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64811325 -9.323701859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64811325"^^xsd:decimal ;
  dwc:decimalLongitude "-9.323701859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64811325 -9.323701859)"^^geo:wktLiteral ;
  geo-pos:lat "50.64811325"^^xsd:decimal ;
  geo-pos:long "-9.323701859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.173333333333'^^xsd:double;
  dwc:startTimeOfDay '15.690277777778'^^xsd:double;
  dwc:endTimeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.323701859'^^xsd:double;
  dwc:startLongitude '-9.208774567'^^xsd:double;
  dwc:endLongitude '-9.426688194'^^xsd:double;
  dwc:latitude '50.64811325'^^xsd:double;
  dwc:startLatitude '50.68400955'^^xsd:double;
  dwc:endLatitude '50.61580276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '17.1222'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:881'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60831833 -9.450537682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60831833"^^xsd:decimal ;
  dwc:decimalLongitude "-9.450537682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60831833 -9.450537682)"^^geo:wktLiteral ;
  geo-pos:lat "50.60831833"^^xsd:decimal ;
  geo-pos:long "-9.450537682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.713055555556'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.450537682'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.60831833'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:882'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60078049 -9.474498749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.60078049"^^xsd:decimal ;
  dwc:decimalLongitude "-9.474498749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.60078049 -9.474498749)"^^geo:wktLiteral ;
  geo-pos:lat "50.60078049"^^xsd:decimal ;
  geo-pos:long "-9.474498749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.815833333333'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.474498749'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.60078049'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:883'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61534119 -9.428203583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61534119"^^xsd:decimal ;
  dwc:decimalLongitude "-9.428203583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61534119 -9.428203583)"^^geo:wktLiteral ;
  geo-pos:lat "50.61534119"^^xsd:decimal ;
  geo-pos:long "-9.428203583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:startTimeOfDay '16.610555555556'^^xsd:double;
  dwc:endTimeOfDay '17.270277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.428203583'^^xsd:double;
  dwc:startLongitude '-9.426688194'^^xsd:double;
  dwc:endLongitude '-9.529399872'^^xsd:double;
  dwc:latitude '50.61534119'^^xsd:double;
  dwc:startLatitude '50.61580276'^^xsd:double;
  dwc:endLatitude '50.5834465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.08758'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:884'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.577034 -9.549730301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.577034"^^xsd:decimal ;
  dwc:decimalLongitude "-9.549730301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.577034 -9.549730301)"^^geo:wktLiteral ;
  geo-pos:lat "50.577034"^^xsd:decimal ;
  geo-pos:long "-9.549730301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.874722222222'^^xsd:double;
  dwc:startTimeOfDay '17.755'^^xsd:double;
  dwc:endTimeOfDay '17.975277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.549730301'^^xsd:double;
  dwc:startLongitude '-9.523135185'^^xsd:double;
  dwc:endLongitude '-9.572191238'^^xsd:double;
  dwc:latitude '50.577034'^^xsd:double;
  dwc:startLatitude '50.58561325'^^xsd:double;
  dwc:endLatitude '50.5699234'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.87588'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:885'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58427048 -9.52693367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58427048"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52693367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58427048 -9.52693367)"^^geo:wktLiteral ;
  geo-pos:lat "50.58427048"^^xsd:decimal ;
  geo-pos:long "-9.52693367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.773055555556'^^xsd:double;
  dwc:startTimeOfDay '17.755'^^xsd:double;
  dwc:endTimeOfDay '17.975277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.52693367'^^xsd:double;
  dwc:startLongitude '-9.523135185'^^xsd:double;
  dwc:endLongitude '-9.572191238'^^xsd:double;
  dwc:latitude '50.58427048'^^xsd:double;
  dwc:startLatitude '50.58561325'^^xsd:double;
  dwc:endLatitude '50.5699234'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.87588'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:886'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54497147 -9.650839806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54497147"^^xsd:decimal ;
  dwc:decimalLongitude "-9.650839806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54497147 -9.650839806)"^^geo:wktLiteral ;
  geo-pos:lat "50.54497147"^^xsd:decimal ;
  geo-pos:long "-9.650839806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.330277777778'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.650839806'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.54497147'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:887'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54365158 -9.655056953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54365158"^^xsd:decimal ;
  dwc:decimalLongitude "-9.655056953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54365158 -9.655056953)"^^geo:wktLiteral ;
  geo-pos:lat "50.54365158"^^xsd:decimal ;
  geo-pos:long "-9.655056953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.349444444444'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.655056953'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.54365158'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:888'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5373764 -9.674799919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5373764"^^xsd:decimal ;
  dwc:decimalLongitude "-9.674799919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5373764 -9.674799919)"^^geo:wktLiteral ;
  geo-pos:lat "50.5373764"^^xsd:decimal ;
  geo-pos:long "-9.674799919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.438888888889'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.674799919'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.5373764'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:889'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5206871 -9.727404594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5206871"^^xsd:decimal ;
  dwc:decimalLongitude "-9.727404594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5206871 -9.727404594)"^^geo:wktLiteral ;
  geo-pos:lat "50.5206871"^^xsd:decimal ;
  geo-pos:long "-9.727404594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.678055555556'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.727404594'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.5206871'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:890'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51788712 -9.736121178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51788712"^^xsd:decimal ;
  dwc:decimalLongitude "-9.736121178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51788712 -9.736121178)"^^geo:wktLiteral ;
  geo-pos:lat "50.51788712"^^xsd:decimal ;
  geo-pos:long "-9.736121178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.717777777778'^^xsd:double;
  dwc:startTimeOfDay '18.315833333333'^^xsd:double;
  dwc:endTimeOfDay '18.804166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.736121178'^^xsd:double;
  dwc:startLongitude '-9.647638321'^^xsd:double;
  dwc:endLongitude '-9.755367279'^^xsd:double;
  dwc:latitude '50.51788712'^^xsd:double;
  dwc:startLatitude '50.54599762'^^xsd:double;
  dwc:endLatitude '50.51175308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:891'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51035309 -9.759918213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51035309"^^xsd:decimal ;
  dwc:decimalLongitude "-9.759918213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51035309 -9.759918213)"^^geo:wktLiteral ;
  geo-pos:lat "50.51035309"^^xsd:decimal ;
  geo-pos:long "-9.759918213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.824722222222'^^xsd:double;
  dwc:startTimeOfDay '18.804166666667'^^xsd:double;
  dwc:endTimeOfDay '19.081666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.759918213'^^xsd:double;
  dwc:startLongitude '-9.755367279'^^xsd:double;
  dwc:endLongitude '-9.817148209'^^xsd:double;
  dwc:latitude '50.51035309'^^xsd:double;
  dwc:startLatitude '50.51175308'^^xsd:double;
  dwc:endLatitude '50.49207306'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.88356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:892'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40869904 -10.07767677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40869904"^^xsd:decimal ;
  dwc:decimalLongitude "-10.07767677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40869904 -10.07767677)"^^geo:wktLiteral ;
  geo-pos:lat "50.40869904"^^xsd:decimal ;
  geo-pos:long "-10.07767677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6161111111111'^^xsd:double;
  dwc:startTimeOfDay '6.1083333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7313888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.07767677'^^xsd:double;
  dwc:startLongitude '-9.95078373'^^xsd:double;
  dwc:endLongitude '-10.09922791'^^xsd:double;
  dwc:latitude '50.40869904'^^xsd:double;
  dwc:startLatitude '50.44881058'^^xsd:double;
  dwc:endLatitude '50.40578461'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '11.5448'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:893'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.420784 -10.03945827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.420784"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03945827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.420784 -10.03945827)"^^geo:wktLiteral ;
  geo-pos:lat "50.420784"^^xsd:decimal ;
  geo-pos:long "-10.03945827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4611111111111'^^xsd:double;
  dwc:startTimeOfDay '6.1083333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7313888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.03945827'^^xsd:double;
  dwc:startLongitude '-9.95078373'^^xsd:double;
  dwc:endLongitude '-10.09922791'^^xsd:double;
  dwc:latitude '50.420784'^^xsd:double;
  dwc:startLatitude '50.44881058'^^xsd:double;
  dwc:endLatitude '50.40578461'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '11.5448'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:894'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36379242 -10.21667004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36379242"^^xsd:decimal ;
  dwc:decimalLongitude "-10.21667004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36379242 -10.21667004)"^^geo:wktLiteral ;
  geo-pos:lat "50.36379242"^^xsd:decimal ;
  geo-pos:long "-10.21667004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8377777777778'^^xsd:double;
  dwc:startTimeOfDay '7.3041666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9986111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.21667004'^^xsd:double;
  dwc:startLongitude '-10.08329964'^^xsd:double;
  dwc:endLongitude '-10.25666809'^^xsd:double;
  dwc:latitude '50.36379242'^^xsd:double;
  dwc:startLatitude '50.4065361'^^xsd:double;
  dwc:endLatitude '50.35036469'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '13.78'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:895'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35409164 -10.24557972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35409164"^^xsd:decimal ;
  dwc:decimalLongitude "-10.24557972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35409164 -10.24557972)"^^geo:wktLiteral ;
  geo-pos:lat "50.35409164"^^xsd:decimal ;
  geo-pos:long "-10.24557972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9541666666667'^^xsd:double;
  dwc:startTimeOfDay '7.3041666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9986111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.24557972'^^xsd:double;
  dwc:startLongitude '-10.08329964'^^xsd:double;
  dwc:endLongitude '-10.25666809'^^xsd:double;
  dwc:latitude '50.35409164'^^xsd:double;
  dwc:startLatitude '50.4065361'^^xsd:double;
  dwc:endLatitude '50.35036469'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '13.78'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:896'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32125473 -10.34654808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32125473"^^xsd:decimal ;
  dwc:decimalLongitude "-10.34654808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32125473 -10.34654808)"^^geo:wktLiteral ;
  geo-pos:lat "50.32125473"^^xsd:decimal ;
  geo-pos:long "-10.34654808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3652777777778'^^xsd:double;
  dwc:startTimeOfDay '8.3416666666667'^^xsd:double;
  dwc:endTimeOfDay '8.3677777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.34654808'^^xsd:double;
  dwc:startLongitude '-10.34106064'^^xsd:double;
  dwc:endLongitude '-10.34704781'^^xsd:double;
  dwc:latitude '50.32125473'^^xsd:double;
  dwc:startLatitude '50.32302094'^^xsd:double;
  dwc:endLatitude '50.32108688'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '0.476044'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:897'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31653595 -10.36142349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31653595"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36142349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31653595 -10.36142349)"^^geo:wktLiteral ;
  geo-pos:lat "50.31653595"^^xsd:decimal ;
  geo-pos:long "-10.36142349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4294444444444'^^xsd:double;
  dwc:startTimeOfDay '8.3677777777778'^^xsd:double;
  dwc:endTimeOfDay '8.7986111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.36142349'^^xsd:double;
  dwc:startLongitude '-10.34704781'^^xsd:double;
  dwc:endLongitude '-10.44628716'^^xsd:double;
  dwc:latitude '50.31653595'^^xsd:double;
  dwc:startLatitude '50.32108688'^^xsd:double;
  dwc:endLatitude '50.28916168'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.8862'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:898'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24303436 -10.58430195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24303436"^^xsd:decimal ;
  dwc:decimalLongitude "-10.58430195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24303436 -10.58430195)"^^geo:wktLiteral ;
  geo-pos:lat "50.24303436"^^xsd:decimal ;
  geo-pos:long "-10.58430195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3997222222222'^^xsd:double;
  dwc:startTimeOfDay '9.3241666666667'^^xsd:double;
  dwc:endTimeOfDay '9.7961111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.58430195'^^xsd:double;
  dwc:startLongitude '-10.56661987'^^xsd:double;
  dwc:endLongitude '-10.67889023'^^xsd:double;
  dwc:latitude '50.24303436'^^xsd:double;
  dwc:startLatitude '50.24867249'^^xsd:double;
  dwc:endLatitude '50.21406174'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '8.85881'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:899'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17670059 -10.78689957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17670059"^^xsd:decimal ;
  dwc:decimalLongitude "-10.78689957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17670059 -10.78689957)"^^geo:wktLiteral ;
  geo-pos:lat "50.17670059"^^xsd:decimal ;
  geo-pos:long "-10.78689957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.2375'^^xsd:double;
  dwc:startTimeOfDay '9.7961111111111'^^xsd:double;
  dwc:endTimeOfDay '10.334444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.78689957'^^xsd:double;
  dwc:startLongitude '-10.67889023'^^xsd:double;
  dwc:endLongitude '-10.81116104'^^xsd:double;
  dwc:latitude '50.17670059'^^xsd:double;
  dwc:startLatitude '50.21406174'^^xsd:double;
  dwc:endLatitude '50.16831207'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.6954'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:900'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16606522 -10.8178463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16606522"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8178463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16606522 -10.8178463)"^^geo:wktLiteral ;
  geo-pos:lat "50.16606522"^^xsd:decimal ;
  geo-pos:long "-10.8178463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.360833333333'^^xsd:double;
  dwc:startTimeOfDay '10.334444444444'^^xsd:double;
  dwc:endTimeOfDay '10.786111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.8178463'^^xsd:double;
  dwc:startLongitude '-10.81116104'^^xsd:double;
  dwc:endLongitude '-10.9273901'^^xsd:double;
  dwc:latitude '50.16606522'^^xsd:double;
  dwc:startLatitude '50.16831207'^^xsd:double;
  dwc:endLatitude '50.13043594'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '9.28474'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:901'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10414886 -11.0057497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10414886"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0057497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10414886 -11.0057497)"^^geo:wktLiteral ;
  geo-pos:lat "50.10414886"^^xsd:decimal ;
  geo-pos:long "-11.0057497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.100277777778'^^xsd:double;
  dwc:startTimeOfDay '10.786111111111'^^xsd:double;
  dwc:endTimeOfDay '11.364444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.0057497'^^xsd:double;
  dwc:startLongitude '-10.9273901'^^xsd:double;
  dwc:endLongitude '-11.07062626'^^xsd:double;
  dwc:latitude '50.10414886'^^xsd:double;
  dwc:startLatitude '50.13043594'^^xsd:double;
  dwc:endLatitude '50.08155823'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '11.5632'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:902'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04611969 -11.44820595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04611969"^^xsd:decimal ;
  dwc:decimalLongitude "-11.44820595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04611969 -11.44820595)"^^geo:wktLiteral ;
  geo-pos:lat "50.04611969"^^xsd:decimal ;
  geo-pos:long "-11.44820595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.046944444444'^^xsd:double;
  dwc:startTimeOfDay '14.774722222222'^^xsd:double;
  dwc:endTimeOfDay '15.436666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.44820595'^^xsd:double;
  dwc:startLongitude '-11.45637608'^^xsd:double;
  dwc:endLongitude '-11.4366188'^^xsd:double;
  dwc:latitude '50.04611969'^^xsd:double;
  dwc:startLatitude '49.99756622'^^xsd:double;
  dwc:endLatitude '50.11445999'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '13.0655'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:903'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24828339 -11.41378784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24828339"^^xsd:decimal ;
  dwc:decimalLongitude "-11.41378784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24828339 -11.41378784)"^^geo:wktLiteral ;
  geo-pos:lat "50.24828339"^^xsd:decimal ;
  geo-pos:long "-11.41378784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.199444444444'^^xsd:double;
  dwc:startTimeOfDay '15.881388888889'^^xsd:double;
  dwc:endTimeOfDay '16.592222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.41378784'^^xsd:double;
  dwc:startLongitude '-11.4232893'^^xsd:double;
  dwc:endLongitude '-11.40205669'^^xsd:double;
  dwc:latitude '50.24828339'^^xsd:double;
  dwc:startLatitude '50.19285583'^^xsd:double;
  dwc:endLatitude '50.31667328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '13.841'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:904'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27847672 -11.40856552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27847672"^^xsd:decimal ;
  dwc:decimalLongitude "-11.40856552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27847672 -11.40856552)"^^geo:wktLiteral ;
  geo-pos:lat "50.27847672"^^xsd:decimal ;
  geo-pos:long "-11.40856552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.371944444444'^^xsd:double;
  dwc:startTimeOfDay '15.881388888889'^^xsd:double;
  dwc:endTimeOfDay '16.592222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.40856552'^^xsd:double;
  dwc:startLongitude '-11.4232893'^^xsd:double;
  dwc:endLongitude '-11.40205669'^^xsd:double;
  dwc:latitude '50.27847672'^^xsd:double;
  dwc:startLatitude '50.19285583'^^xsd:double;
  dwc:endLatitude '50.31667328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '13.841'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:905'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36700821 -11.39341831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36700821"^^xsd:decimal ;
  dwc:decimalLongitude "-11.39341831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36700821 -11.39341831)"^^geo:wktLiteral ;
  geo-pos:lat "50.36700821"^^xsd:decimal ;
  geo-pos:long "-11.39341831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.885'^^xsd:double;
  dwc:startTimeOfDay '16.592222222222'^^xsd:double;
  dwc:endTimeOfDay '17.265833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.39341831'^^xsd:double;
  dwc:startLongitude '-11.40205669'^^xsd:double;
  dwc:endLongitude '-11.37328529'^^xsd:double;
  dwc:latitude '50.36700821'^^xsd:double;
  dwc:startLatitude '50.31667328'^^xsd:double;
  dwc:endLatitude '50.40498734'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.0232'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:906'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39659882 -11.38829517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39659882"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38829517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39659882 -11.38829517)"^^geo:wktLiteral ;
  geo-pos:lat "50.39659882"^^xsd:decimal ;
  geo-pos:long "-11.38829517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.056388888889'^^xsd:double;
  dwc:startTimeOfDay '16.592222222222'^^xsd:double;
  dwc:endTimeOfDay '17.265833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.38829517'^^xsd:double;
  dwc:startLongitude '-11.40205669'^^xsd:double;
  dwc:endLongitude '-11.37328529'^^xsd:double;
  dwc:latitude '50.39659882'^^xsd:double;
  dwc:startLatitude '50.31667328'^^xsd:double;
  dwc:endLatitude '50.40498734'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '10.0232'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:907'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55809784 -11.36080933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55809784"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36080933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55809784 -11.36080933)"^^geo:wktLiteral ;
  geo-pos:lat "50.55809784"^^xsd:decimal ;
  geo-pos:long "-11.36080933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.649722222222'^^xsd:double;
  dwc:startTimeOfDay '18.326666666667'^^xsd:double;
  dwc:endTimeOfDay '18.843611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.36080933'^^xsd:double;
  dwc:startLongitude '-11.36998081'^^xsd:double;
  dwc:endLongitude '-11.35421181'^^xsd:double;
  dwc:latitude '50.55809784'^^xsd:double;
  dwc:startLatitude '50.50336075'^^xsd:double;
  dwc:endLatitude '50.5915184'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '9.85915'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:908'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70933533 -11.33487129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70933533"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33487129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70933533 -11.33487129)"^^geo:wktLiteral ;
  geo-pos:lat "50.70933533"^^xsd:decimal ;
  geo-pos:long "-11.33487129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.7716666666667'^^xsd:double;
  dwc:startTimeOfDay '5.5219444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0694444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.33487129'^^xsd:double;
  dwc:startLongitude '-11.34127426'^^xsd:double;
  dwc:endLongitude '-11.32631588'^^xsd:double;
  dwc:latitude '50.70933533'^^xsd:double;
  dwc:startLatitude '50.66851425'^^xsd:double;
  dwc:endLatitude '50.75832367'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:909'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70237732 -11.33583546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.70237732"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33583546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.70237732 -11.33583546)"^^geo:wktLiteral ;
  geo-pos:lat "50.70237732"^^xsd:decimal ;
  geo-pos:long "-11.33583546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.7297222222222'^^xsd:double;
  dwc:startTimeOfDay '5.5219444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0694444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.33583546'^^xsd:double;
  dwc:startLongitude '-11.34127426'^^xsd:double;
  dwc:endLongitude '-11.32631588'^^xsd:double;
  dwc:latitude '50.70237732'^^xsd:double;
  dwc:startLatitude '50.66851425'^^xsd:double;
  dwc:endLatitude '50.75832367'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:910'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67876053 -11.33907509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67876053"^^xsd:decimal ;
  dwc:decimalLongitude "-11.33907509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67876053 -11.33907509)"^^geo:wktLiteral ;
  geo-pos:lat "50.67876053"^^xsd:decimal ;
  geo-pos:long "-11.33907509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.5866666666667'^^xsd:double;
  dwc:startTimeOfDay '5.5219444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0694444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.33907509'^^xsd:double;
  dwc:startLongitude '-11.34127426'^^xsd:double;
  dwc:endLongitude '-11.32631588'^^xsd:double;
  dwc:latitude '50.67876053'^^xsd:double;
  dwc:startLatitude '50.66851425'^^xsd:double;
  dwc:endLatitude '50.75832367'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:911'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80538559 -11.31707954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.80538559"^^xsd:decimal ;
  dwc:decimalLongitude "-11.31707954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.80538559 -11.31707954)"^^geo:wktLiteral ;
  geo-pos:lat "50.80538559"^^xsd:decimal ;
  geo-pos:long "-11.31707954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3461111111111'^^xsd:double;
  dwc:startTimeOfDay '6.225'^^xsd:double;
  dwc:endTimeOfDay '6.5391666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.31707954'^^xsd:double;
  dwc:startLongitude '-11.32055283'^^xsd:double;
  dwc:endLongitude '-11.31134224'^^xsd:double;
  dwc:latitude '50.80538559'^^xsd:double;
  dwc:startLatitude '50.78453827'^^xsd:double;
  dwc:endLatitude '50.83860016'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.04207'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:912'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.98532 -9.43519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.98532"^^xsd:decimal ;
  dwc:decimalLongitude "-9.43519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.98532 -9.43519)"^^geo:wktLiteral ;
  geo-pos:lat "50.98532"^^xsd:decimal ;
  geo-pos:long "-9.43519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.763888888889'^^xsd:double;
  dwc:startTimeOfDay '13.500277777778'^^xsd:double;
  dwc:endTimeOfDay '14.066388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.43519'^^xsd:double;
  dwc:startLongitude '-9.47136116'^^xsd:double;
  dwc:endLongitude '-9.39563179'^^xsd:double;
  dwc:latitude '50.98532'^^xsd:double;
  dwc:startLatitude '51.02745819'^^xsd:double;
  dwc:endLatitude '50.93920898'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '11.1458'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:913'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72229004 -9.210448265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72229004"^^xsd:decimal ;
  dwc:decimalLongitude "-9.210448265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72229004 -9.210448265)"^^geo:wktLiteral ;
  geo-pos:lat "50.72229004"^^xsd:decimal ;
  geo-pos:long "-9.210448265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.498333333333'^^xsd:double;
  dwc:startTimeOfDay '15.0575'^^xsd:double;
  dwc:endTimeOfDay '15.5875'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.210448265'^^xsd:double;
  dwc:startLongitude '-9.266033173'^^xsd:double;
  dwc:endLongitude '-9.199221611'^^xsd:double;
  dwc:latitude '50.72229004'^^xsd:double;
  dwc:startLatitude '50.78767776'^^xsd:double;
  dwc:endLatitude '50.70904922'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.91991'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:914'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6565361 -9.154818535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6565361"^^xsd:decimal ;
  dwc:decimalLongitude "-9.154818535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6565361 -9.154818535)"^^geo:wktLiteral ;
  geo-pos:lat "50.6565361"^^xsd:decimal ;
  geo-pos:long "-9.154818535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.941111111111'^^xsd:double;
  dwc:startTimeOfDay '15.5875'^^xsd:double;
  dwc:endTimeOfDay '16.159722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.154818535'^^xsd:double;
  dwc:startLongitude '-9.199221611'^^xsd:double;
  dwc:endLongitude '-9.126941681'^^xsd:double;
  dwc:latitude '50.6565361'^^xsd:double;
  dwc:startLatitude '50.70904922'^^xsd:double;
  dwc:endLatitude '50.62362289'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7715'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:915'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63867188 -9.139639854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.63867188"^^xsd:decimal ;
  dwc:decimalLongitude "-9.139639854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.63867188 -9.139639854)"^^geo:wktLiteral ;
  geo-pos:lat "50.63867188"^^xsd:decimal ;
  geo-pos:long "-9.139639854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.059166666667'^^xsd:double;
  dwc:startTimeOfDay '15.5875'^^xsd:double;
  dwc:endTimeOfDay '16.159722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.139639854'^^xsd:double;
  dwc:startLongitude '-9.199221611'^^xsd:double;
  dwc:endLongitude '-9.126941681'^^xsd:double;
  dwc:latitude '50.63867188'^^xsd:double;
  dwc:startLatitude '50.70904922'^^xsd:double;
  dwc:endLatitude '50.62362289'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7715'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:916'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66123199 -9.158715248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66123199"^^xsd:decimal ;
  dwc:decimalLongitude "-9.158715248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66123199 -9.158715248)"^^geo:wktLiteral ;
  geo-pos:lat "50.66123199"^^xsd:decimal ;
  geo-pos:long "-9.158715248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.910555555556'^^xsd:double;
  dwc:startTimeOfDay '15.5875'^^xsd:double;
  dwc:endTimeOfDay '16.159722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.158715248'^^xsd:double;
  dwc:startLongitude '-9.199221611'^^xsd:double;
  dwc:endLongitude '-9.126941681'^^xsd:double;
  dwc:latitude '50.66123199'^^xsd:double;
  dwc:startLatitude '50.70904922'^^xsd:double;
  dwc:endLatitude '50.62362289'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7715'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:917'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67453766 -9.170013428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67453766"^^xsd:decimal ;
  dwc:decimalLongitude "-9.170013428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67453766 -9.170013428)"^^geo:wktLiteral ;
  geo-pos:lat "50.67453766"^^xsd:decimal ;
  geo-pos:long "-9.170013428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.821388888889'^^xsd:double;
  dwc:startTimeOfDay '15.5875'^^xsd:double;
  dwc:endTimeOfDay '16.159722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.170013428'^^xsd:double;
  dwc:startLongitude '-9.199221611'^^xsd:double;
  dwc:endLongitude '-9.126941681'^^xsd:double;
  dwc:latitude '50.67453766'^^xsd:double;
  dwc:startLatitude '50.70904922'^^xsd:double;
  dwc:endLatitude '50.62362289'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.7715'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:918'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71984863 -8.895817757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71984863"^^xsd:decimal ;
  dwc:decimalLongitude "-8.895817757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71984863 -8.895817757)"^^geo:wktLiteral ;
  geo-pos:lat "50.71984863"^^xsd:decimal ;
  geo-pos:long "-8.895817757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7344444444444'^^xsd:double;
  dwc:startTimeOfDay '9.6891666666667'^^xsd:double;
  dwc:endTimeOfDay '9.8402777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.895817757'^^xsd:double;
  dwc:startLongitude '-8.905667305'^^xsd:double;
  dwc:endLongitude '-8.872867584'^^xsd:double;
  dwc:latitude '50.71984863'^^xsd:double;
  dwc:startLatitude '50.72523499'^^xsd:double;
  dwc:endLatitude '50.70732498'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '3.04732'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:919'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67486191 -8.813549995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67486191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.813549995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67486191 -8.813549995)"^^geo:wktLiteral ;
  geo-pos:lat "50.67486191"^^xsd:decimal ;
  geo-pos:long "-8.813549995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.116388888889'^^xsd:double;
  dwc:startTimeOfDay '10.071388888889'^^xsd:double;
  dwc:endTimeOfDay '10.540555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.813549995'^^xsd:double;
  dwc:startLongitude '-8.823144913'^^xsd:double;
  dwc:endLongitude '-8.722259521'^^xsd:double;
  dwc:latitude '50.67486191'^^xsd:double;
  dwc:startLatitude '50.68013382'^^xsd:double;
  dwc:endLatitude '50.62474823'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.4019'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:920'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61985016 -8.713400841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61985016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.713400841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61985016 -8.713400841)"^^geo:wktLiteral ;
  geo-pos:lat "50.61985016"^^xsd:decimal ;
  geo-pos:long "-8.713400841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.582222222222'^^xsd:double;
  dwc:startTimeOfDay '10.540555555556'^^xsd:double;
  dwc:endTimeOfDay '10.791666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.713400841'^^xsd:double;
  dwc:startLongitude '-8.722259521'^^xsd:double;
  dwc:endLongitude '-8.668590546'^^xsd:double;
  dwc:latitude '50.61985016'^^xsd:double;
  dwc:startLatitude '50.62474823'^^xsd:double;
  dwc:endLatitude '50.59519958'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.01036'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:921'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41905212 -8.351078033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41905212"^^xsd:decimal ;
  dwc:decimalLongitude "-8.351078033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41905212 -8.351078033)"^^geo:wktLiteral ;
  geo-pos:lat "50.41905212"^^xsd:decimal ;
  geo-pos:long "-8.351078033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.093333333333'^^xsd:double;
  dwc:startTimeOfDay '12.768055555556'^^xsd:double;
  dwc:endTimeOfDay '13.283888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.351078033'^^xsd:double;
  dwc:startLongitude '-8.418979645'^^xsd:double;
  dwc:endLongitude '-8.311325073'^^xsd:double;
  dwc:latitude '50.41905212'^^xsd:double;
  dwc:startLatitude '50.45695877'^^xsd:double;
  dwc:endLatitude '50.39681625'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '10.1361'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:922'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39235687 -8.303454399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39235687"^^xsd:decimal ;
  dwc:decimalLongitude "-8.303454399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39235687 -8.303454399)"^^geo:wktLiteral ;
  geo-pos:lat "50.39235687"^^xsd:decimal ;
  geo-pos:long "-8.303454399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.321666666667'^^xsd:double;
  dwc:startTimeOfDay '13.283888888889'^^xsd:double;
  dwc:endTimeOfDay '13.814444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.303454399'^^xsd:double;
  dwc:startLongitude '-8.311325073'^^xsd:double;
  dwc:endLongitude '-8.199691772'^^xsd:double;
  dwc:latitude '50.39235687'^^xsd:double;
  dwc:startLatitude '50.39681625'^^xsd:double;
  dwc:endLatitude '50.33556366'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.4373'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:923'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31774902 -8.169208527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31774902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.169208527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31774902 -8.169208527)"^^geo:wktLiteral ;
  geo-pos:lat "50.31774902"^^xsd:decimal ;
  geo-pos:long "-8.169208527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.9625'^^xsd:double;
  dwc:startTimeOfDay '13.814444444444'^^xsd:double;
  dwc:endTimeOfDay '14.310555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.169208527'^^xsd:double;
  dwc:startLongitude '-8.199691772'^^xsd:double;
  dwc:endLongitude '-8.097462654'^^xsd:double;
  dwc:latitude '50.31774902'^^xsd:double;
  dwc:startLatitude '50.33556366'^^xsd:double;
  dwc:endLatitude '50.27680588'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.76058'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:924'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27516937 -8.094641685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27516937"^^xsd:decimal ;
  dwc:decimalLongitude "-8.094641685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27516937 -8.094641685)"^^geo:wktLiteral ;
  geo-pos:lat "50.27516937"^^xsd:decimal ;
  geo-pos:long "-8.094641685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.324166666667'^^xsd:double;
  dwc:startTimeOfDay '14.310555555556'^^xsd:double;
  dwc:endTimeOfDay '14.800833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.094641685'^^xsd:double;
  dwc:startLongitude '-8.097462654'^^xsd:double;
  dwc:endLongitude '-7.997694969'^^xsd:double;
  dwc:latitude '50.27516937'^^xsd:double;
  dwc:startLatitude '50.27680588'^^xsd:double;
  dwc:endLatitude '50.22063828'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.44511'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:925'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682404 -8.026356697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23682404"^^xsd:decimal ;
  dwc:decimalLongitude "-8.026356697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23682404 -8.026356697)"^^geo:wktLiteral ;
  geo-pos:lat "50.23682404"^^xsd:decimal ;
  geo-pos:long "-8.026356697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.653333333333'^^xsd:double;
  dwc:startTimeOfDay '14.310555555556'^^xsd:double;
  dwc:endTimeOfDay '14.800833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.026356697'^^xsd:double;
  dwc:startLongitude '-8.097462654'^^xsd:double;
  dwc:endLongitude '-7.997694969'^^xsd:double;
  dwc:latitude '50.23682404'^^xsd:double;
  dwc:startLatitude '50.27680588'^^xsd:double;
  dwc:endLatitude '50.22063828'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.44511'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:926'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25810623 -8.063721657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25810623"^^xsd:decimal ;
  dwc:decimalLongitude "-8.063721657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25810623 -8.063721657)"^^geo:wktLiteral ;
  geo-pos:lat "50.25810623"^^xsd:decimal ;
  geo-pos:long "-8.063721657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.471388888889'^^xsd:double;
  dwc:startTimeOfDay '14.310555555556'^^xsd:double;
  dwc:endTimeOfDay '14.800833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.063721657'^^xsd:double;
  dwc:startLongitude '-8.097462654'^^xsd:double;
  dwc:endLongitude '-7.997694969'^^xsd:double;
  dwc:latitude '50.25810623'^^xsd:double;
  dwc:startLatitude '50.27680588'^^xsd:double;
  dwc:endLatitude '50.22063828'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.44511'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:927'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21072769 -7.979908466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21072769"^^xsd:decimal ;
  dwc:decimalLongitude "-7.979908466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21072769 -7.979908466)"^^geo:wktLiteral ;
  geo-pos:lat "50.21072769"^^xsd:decimal ;
  geo-pos:long "-7.979908466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.893888888889'^^xsd:double;
  dwc:startTimeOfDay '14.800833333333'^^xsd:double;
  dwc:endTimeOfDay '15.025833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.979908466'^^xsd:double;
  dwc:startLongitude '-7.997694969'^^xsd:double;
  dwc:endLongitude '-7.955043316'^^xsd:double;
  dwc:latitude '50.21072769'^^xsd:double;
  dwc:startLatitude '50.22063828'^^xsd:double;
  dwc:endLatitude '50.19626617'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.06632'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:928'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25095367 -7.783524513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25095367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.783524513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25095367 -7.783524513)"^^geo:wktLiteral ;
  geo-pos:lat "51.25095367"^^xsd:decimal ;
  geo-pos:long "-7.783524513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.240555555556'^^xsd:double;
  dwc:startTimeOfDay '18.867777777778'^^xsd:double;
  dwc:endTimeOfDay '19.4575'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.783524513'^^xsd:double;
  dwc:startLongitude '-7.835493088'^^xsd:double;
  dwc:endLongitude '-7.753067017'^^xsd:double;
  dwc:latitude '51.25095367'^^xsd:double;
  dwc:startLatitude '51.30377579'^^xsd:double;
  dwc:endLatitude '51.22034454'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.8995'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:929'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20301819 -7.736032009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20301819"^^xsd:decimal ;
  dwc:decimalLongitude "-7.736032009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20301819 -7.736032009)"^^geo:wktLiteral ;
  geo-pos:lat "51.20301819"^^xsd:decimal ;
  geo-pos:long "-7.736032009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.580555555556'^^xsd:double;
  dwc:startTimeOfDay '19.4575'^^xsd:double;
  dwc:endTimeOfDay '20.043055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.736032009'^^xsd:double;
  dwc:startLongitude '-7.753067017'^^xsd:double;
  dwc:endLongitude '-7.672950268'^^xsd:double;
  dwc:latitude '51.20301819'^^xsd:double;
  dwc:startLatitude '51.22034454'^^xsd:double;
  dwc:endLatitude '51.13911057'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '10.6126'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:930'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55287933 -7.105453491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55287933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.105453491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55287933 -7.105453491)"^^geo:wktLiteral ;
  geo-pos:lat "50.55287933"^^xsd:decimal ;
  geo-pos:long "-7.105453491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.393611111111'^^xsd:double;
  dwc:startTimeOfDay '10.109166666667'^^xsd:double;
  dwc:endTimeOfDay '10.615833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.105453491'^^xsd:double;
  dwc:startLongitude '-7.143270016'^^xsd:double;
  dwc:endLongitude '-7.077177048'^^xsd:double;
  dwc:latitude '50.55287933'^^xsd:double;
  dwc:startLatitude '50.59112167'^^xsd:double;
  dwc:endLatitude '50.52287674'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '8.90382'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:931'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4304924 -6.9882617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4304924"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9882617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4304924 -6.9882617)"^^geo:wktLiteral ;
  geo-pos:lat "50.4304924"^^xsd:decimal ;
  geo-pos:long "-6.9882617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.303611111111'^^xsd:double;
  dwc:startTimeOfDay '10.615833333333'^^xsd:double;
  dwc:endTimeOfDay '11.4175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.9882617'^^xsd:double;
  dwc:startLongitude '-7.077177048'^^xsd:double;
  dwc:endLongitude '-6.97387'^^xsd:double;
  dwc:latitude '50.4304924'^^xsd:double;
  dwc:startLatitude '50.52287674'^^xsd:double;
  dwc:endLatitude '50.41483'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.0547'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:932'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4185791 -6.978145123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4185791"^^xsd:decimal ;
  dwc:decimalLongitude "-6.978145123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4185791 -6.978145123)"^^geo:wktLiteral ;
  geo-pos:lat "50.4185791"^^xsd:decimal ;
  geo-pos:long "-6.978145123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.334444444444'^^xsd:double;
  dwc:startTimeOfDay '12.300833333333'^^xsd:double;
  dwc:endTimeOfDay '12.979722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.978145123'^^xsd:double;
  dwc:startLongitude '-6.982607841'^^xsd:double;
  dwc:endLongitude '-6.895431519'^^xsd:double;
  dwc:latitude '50.4185791'^^xsd:double;
  dwc:startLatitude '50.42316055'^^xsd:double;
  dwc:endLatitude '50.32762146'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.283'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:933'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30530548 -6.872752666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30530548"^^xsd:decimal ;
  dwc:decimalLongitude "-6.872752666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30530548 -6.872752666)"^^geo:wktLiteral ;
  geo-pos:lat "50.30530548"^^xsd:decimal ;
  geo-pos:long "-6.872752666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.142777777778'^^xsd:double;
  dwc:startTimeOfDay '12.979722222222'^^xsd:double;
  dwc:endTimeOfDay '13.298611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.872752666'^^xsd:double;
  dwc:startLongitude '-6.895431519'^^xsd:double;
  dwc:endLongitude '-6.851237774'^^xsd:double;
  dwc:latitude '50.30530548'^^xsd:double;
  dwc:startLatitude '50.32762146'^^xsd:double;
  dwc:endLatitude '50.2841568'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '5.75885'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:934'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19758224 -6.770606518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19758224"^^xsd:decimal ;
  dwc:decimalLongitude "-6.770606518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19758224 -6.770606518)"^^geo:wktLiteral ;
  geo-pos:lat "50.19758224"^^xsd:decimal ;
  geo-pos:long "-6.770606518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.914444444444'^^xsd:double;
  dwc:startTimeOfDay '13.824722222222'^^xsd:double;
  dwc:endTimeOfDay '14.289444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.770606518'^^xsd:double;
  dwc:startLongitude '-6.782331467'^^xsd:double;
  dwc:endLongitude '-6.720683575'^^xsd:double;
  dwc:latitude '50.19758224'^^xsd:double;
  dwc:startLatitude '50.21040726'^^xsd:double;
  dwc:endLatitude '50.14374924'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.60874'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:935'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05912399 -6.641120434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05912399"^^xsd:decimal ;
  dwc:decimalLongitude "-6.641120434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05912399 -6.641120434)"^^geo:wktLiteral ;
  geo-pos:lat "50.05912399"^^xsd:decimal ;
  geo-pos:long "-6.641120434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.913333333333'^^xsd:double;
  dwc:startTimeOfDay '14.289444444444'^^xsd:double;
  dwc:endTimeOfDay '15.102222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.641120434'^^xsd:double;
  dwc:startLongitude '-6.720683575'^^xsd:double;
  dwc:endLongitude '-6.621136665'^^xsd:double;
  dwc:latitude '50.05912399'^^xsd:double;
  dwc:startLatitude '50.14374924'^^xsd:double;
  dwc:endLatitude '50.03144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.3564'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:936'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12884903 -6.705971241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12884903"^^xsd:decimal ;
  dwc:decimalLongitude "-6.705971241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12884903 -6.705971241)"^^geo:wktLiteral ;
  geo-pos:lat "50.12884903"^^xsd:decimal ;
  geo-pos:long "-6.705971241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.400277777778'^^xsd:double;
  dwc:startTimeOfDay '14.289444444444'^^xsd:double;
  dwc:endTimeOfDay '15.102222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.705971241'^^xsd:double;
  dwc:startLongitude '-6.720683575'^^xsd:double;
  dwc:endLongitude '-6.621136665'^^xsd:double;
  dwc:latitude '50.12884903'^^xsd:double;
  dwc:startLatitude '50.14374924'^^xsd:double;
  dwc:endLatitude '50.03144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.3564'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:937'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1160965 -6.693486691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1160965"^^xsd:decimal ;
  dwc:decimalLongitude "-6.693486691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1160965 -6.693486691)"^^geo:wktLiteral ;
  geo-pos:lat "50.1160965"^^xsd:decimal ;
  geo-pos:long "-6.693486691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.495277777778'^^xsd:double;
  dwc:startTimeOfDay '14.289444444444'^^xsd:double;
  dwc:endTimeOfDay '15.102222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.693486691'^^xsd:double;
  dwc:startLongitude '-6.720683575'^^xsd:double;
  dwc:endLongitude '-6.621136665'^^xsd:double;
  dwc:latitude '50.1160965'^^xsd:double;
  dwc:startLatitude '50.14374924'^^xsd:double;
  dwc:endLatitude '50.03144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.3564'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:938'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10413361 -6.682095528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.10413361"^^xsd:decimal ;
  dwc:decimalLongitude "-6.682095528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.10413361 -6.682095528)"^^geo:wktLiteral ;
  geo-pos:lat "50.10413361"^^xsd:decimal ;
  geo-pos:long "-6.682095528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.583888888889'^^xsd:double;
  dwc:startTimeOfDay '14.289444444444'^^xsd:double;
  dwc:endTimeOfDay '15.102222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.682095528'^^xsd:double;
  dwc:startLongitude '-6.720683575'^^xsd:double;
  dwc:endLongitude '-6.621136665'^^xsd:double;
  dwc:latitude '50.10413361'^^xsd:double;
  dwc:startLatitude '50.14374924'^^xsd:double;
  dwc:endLatitude '50.03144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '14.3564'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:939'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09679413 -6.675338745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09679413"^^xsd:decimal ;
  dwc:decimalLongitude "-6.675338745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09679413 -6.675338745)"^^geo:wktLiteral ;
  geo-pos:lat "50.09679413"^^xsd:decimal ;
  geo-pos:long "-6.675338745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.637777777778'^^xsd:double;
  dwc:startTimeOfDay '14.289444444444'^^xsd:double;
  dwc:endTimeOfDay '15.102222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.675338745'^^xsd:double;
  dwc:startLongitude '-6.720683575'^^xsd:double;
  dwc:endLongitude '-6.621136665'^^xsd:double;
  dwc:latitude '50.09679413'^^xsd:double;
  dwc:startLatitude '50.14374924'^^xsd:double;
  dwc:endLatitude '50.03144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.3564'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:940'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08998108 -6.669019699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08998108"^^xsd:decimal ;
  dwc:decimalLongitude "-6.669019699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08998108 -6.669019699)"^^geo:wktLiteral ;
  geo-pos:lat "50.08998108"^^xsd:decimal ;
  geo-pos:long "-6.669019699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.687777777778'^^xsd:double;
  dwc:startTimeOfDay '14.289444444444'^^xsd:double;
  dwc:endTimeOfDay '15.102222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.669019699'^^xsd:double;
  dwc:startLongitude '-6.720683575'^^xsd:double;
  dwc:endLongitude '-6.621136665'^^xsd:double;
  dwc:latitude '50.08998108'^^xsd:double;
  dwc:startLatitude '50.14374924'^^xsd:double;
  dwc:endLatitude '50.03144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.3564'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:941'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69942093 -6.308716774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.69942093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.308716774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69942093 -6.308716774)"^^geo:wktLiteral ;
  geo-pos:lat "49.69942093"^^xsd:decimal ;
  geo-pos:long "-6.308716774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.229444444444'^^xsd:double;
  dwc:startTimeOfDay '18.065277777778'^^xsd:double;
  dwc:endTimeOfDay '18.585555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.308716774'^^xsd:double;
  dwc:startLongitude '-6.329855442'^^xsd:double;
  dwc:endLongitude '-6.262985229'^^xsd:double;
  dwc:latitude '49.69942093'^^xsd:double;
  dwc:startLatitude '49.72194672'^^xsd:double;
  dwc:endLatitude '49.65016937'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.3127'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:942'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59854507 -6.216740131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59854507"^^xsd:decimal ;
  dwc:decimalLongitude "-6.216740131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59854507 -6.216740131)"^^geo:wktLiteral ;
  geo-pos:lat "49.59854507"^^xsd:decimal ;
  geo-pos:long "-6.216740131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.955277777778'^^xsd:double;
  dwc:startTimeOfDay '18.585555555556'^^xsd:double;
  dwc:endTimeOfDay '19.120555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.216740131'^^xsd:double;
  dwc:startLongitude '-6.262985229'^^xsd:double;
  dwc:endLongitude '-6.197824955'^^xsd:double;
  dwc:latitude '49.59854507'^^xsd:double;
  dwc:startLatitude '49.65016937'^^xsd:double;
  dwc:endLatitude '49.57658005'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.42748'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:943'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.79856873 -7.26123476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.79856873"^^xsd:decimal ;
  dwc:decimalLongitude "-7.26123476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.79856873 -7.26123476)"^^geo:wktLiteral ;
  geo-pos:lat "49.79856873"^^xsd:decimal ;
  geo-pos:long "-7.26123476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.311388888889'^^xsd:double;
  dwc:startTimeOfDay '10.798333333333'^^xsd:double;
  dwc:endTimeOfDay '11.341111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.26123476'^^xsd:double;
  dwc:startLongitude '-7.357591629'^^xsd:double;
  dwc:endLongitude '-7.255805492'^^xsd:double;
  dwc:latitude '49.79856873'^^xsd:double;
  dwc:startLatitude '49.85323715'^^xsd:double;
  dwc:endLatitude '49.79520035'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.73823'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:944'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8067131 -5.644453049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8067131"^^xsd:decimal ;
  dwc:decimalLongitude "-5.644453049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8067131 -5.644453049)"^^geo:wktLiteral ;
  geo-pos:lat "51.8067131"^^xsd:decimal ;
  geo-pos:long "-5.644453049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1255555555556'^^xsd:double;
  dwc:startTimeOfDay '7.0097222222222'^^xsd:double;
  dwc:endTimeOfDay '7.3919444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.644453049'^^xsd:double;
  dwc:startLongitude '-5.669569969'^^xsd:double;
  dwc:endLongitude '-5.583584785'^^xsd:double;
  dwc:latitude '51.8067131'^^xsd:double;
  dwc:startLatitude '51.8166008'^^xsd:double;
  dwc:endLatitude '51.78377914'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '6.94363'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:945'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68041229 -5.379831791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68041229"^^xsd:decimal ;
  dwc:decimalLongitude "-5.379831791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68041229 -5.379831791)"^^geo:wktLiteral ;
  geo-pos:lat "51.68041229"^^xsd:decimal ;
  geo-pos:long "-5.379831791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5913888888889'^^xsd:double;
  dwc:startTimeOfDay '8.5402777777778'^^xsd:double;
  dwc:endTimeOfDay '8.6980555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.379831791'^^xsd:double;
  dwc:startLongitude '-5.383169651'^^xsd:double;
  dwc:endLongitude '-5.371363163'^^xsd:double;
  dwc:latitude '51.68041229'^^xsd:double;
  dwc:startLatitude '51.68876266'^^xsd:double;
  dwc:endLatitude '51.66314316'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '2.9608'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:946'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.327034 -4.499879837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.327034"^^xsd:decimal ;
  dwc:decimalLongitude "-4.499879837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.327034 -4.499879837)"^^geo:wktLiteral ;
  geo-pos:lat "51.327034"^^xsd:decimal ;
  geo-pos:long "-4.499879837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.3425'^^xsd:double;
  dwc:startTimeOfDay '13.191111111111'^^xsd:double;
  dwc:endTimeOfDay '13.740555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.499879837'^^xsd:double;
  dwc:startLongitude '-4.533278465'^^xsd:double;
  dwc:endLongitude '-4.413748264'^^xsd:double;
  dwc:latitude '51.327034'^^xsd:double;
  dwc:startLatitude '51.34100723'^^xsd:double;
  dwc:endLatitude '51.28998947'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.0528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:947'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31379318 -4.47059679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31379318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47059679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31379318 -4.47059679)"^^geo:wktLiteral ;
  geo-pos:lat "51.31379318"^^xsd:decimal ;
  geo-pos:long "-4.47059679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.48'^^xsd:double;
  dwc:startTimeOfDay '13.191111111111'^^xsd:double;
  dwc:endTimeOfDay '13.740555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.47059679'^^xsd:double;
  dwc:startLongitude '-4.533278465'^^xsd:double;
  dwc:endLongitude '-4.413748264'^^xsd:double;
  dwc:latitude '51.31379318'^^xsd:double;
  dwc:startLatitude '51.34100723'^^xsd:double;
  dwc:endLatitude '51.28998947'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.0528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:948'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36552811 -4.109931469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36552811"^^xsd:decimal ;
  dwc:decimalLongitude "-4.109931469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36552811 -4.109931469)"^^geo:wktLiteral ;
  geo-pos:lat "51.36552811"^^xsd:decimal ;
  geo-pos:long "-4.109931469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.616388888889'^^xsd:double;
  dwc:startTimeOfDay '18.188611111111'^^xsd:double;
  dwc:endTimeOfDay '18.746944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.109931469'^^xsd:double;
  dwc:startLongitude '-4.128148556'^^xsd:double;
  dwc:endLongitude '-4.104661465'^^xsd:double;
  dwc:latitude '51.36552811'^^xsd:double;
  dwc:startLatitude '51.4355545'^^xsd:double;
  dwc:endLatitude '51.34478378'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.2171'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:949'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7628746 -6.110608101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7628746"^^xsd:decimal ;
  dwc:decimalLongitude "-6.110608101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7628746 -6.110608101)"^^geo:wktLiteral ;
  geo-pos:lat "51.7628746"^^xsd:decimal ;
  geo-pos:long "-6.110608101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.734444444444'^^xsd:double;
  dwc:startTimeOfDay '13.356111111111'^^xsd:double;
  dwc:endTimeOfDay '13.853611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.110608101'^^xsd:double;
  dwc:startLongitude '-6.066479683'^^xsd:double;
  dwc:endLongitude '-6.123413086'^^xsd:double;
  dwc:latitude '51.7628746'^^xsd:double;
  dwc:startLatitude '51.70877457'^^xsd:double;
  dwc:endLatitude '51.78041077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.8718'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:950'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85190582 -6.184823513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85190582"^^xsd:decimal ;
  dwc:decimalLongitude "-6.184823513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85190582 -6.184823513)"^^geo:wktLiteral ;
  geo-pos:lat "51.85190582"^^xsd:decimal ;
  geo-pos:long "-6.184823513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.337777777778'^^xsd:double;
  dwc:startTimeOfDay '13.853611111111'^^xsd:double;
  dwc:endTimeOfDay '14.454722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.184823513'^^xsd:double;
  dwc:startLongitude '-6.123413086'^^xsd:double;
  dwc:endLongitude '-6.198341846'^^xsd:double;
  dwc:latitude '51.85190582'^^xsd:double;
  dwc:startLatitude '51.78041077'^^xsd:double;
  dwc:endLatitude '51.86922073'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '11.1297'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:951'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.82890701 -6.165854931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.82890701"^^xsd:decimal ;
  dwc:decimalLongitude "-6.165854931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.82890701 -6.165854931)"^^geo:wktLiteral ;
  geo-pos:lat "51.82890701"^^xsd:decimal ;
  geo-pos:long "-6.165854931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.184722222222'^^xsd:double;
  dwc:startTimeOfDay '13.853611111111'^^xsd:double;
  dwc:endTimeOfDay '14.454722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.165854931'^^xsd:double;
  dwc:startLongitude '-6.123413086'^^xsd:double;
  dwc:endLongitude '-6.198341846'^^xsd:double;
  dwc:latitude '51.82890701'^^xsd:double;
  dwc:startLatitude '51.78041077'^^xsd:double;
  dwc:endLatitude '51.86922073'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.1297'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:952'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86534 4.019735336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86534"^^xsd:decimal ;
  dwc:decimalLongitude "4.019735336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86534 4.019735336)"^^geo:wktLiteral ;
  geo-pos:lat "56.86534"^^xsd:decimal ;
  geo-pos:long "4.019735336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.241111111111'^^xsd:double;
  dwc:startTimeOfDay '17.013333333333'^^xsd:double;
  dwc:endTimeOfDay '17.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.019735336'^^xsd:double;
  dwc:startLongitude '4.062814713'^^xsd:double;
  dwc:endLongitude '3.997983217'^^xsd:double;
  dwc:latitude '56.86534'^^xsd:double;
  dwc:startLatitude '56.91223'^^xsd:double;
  dwc:endLatitude '56.83178711'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.76746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:8'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86534 4.019735336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86534"^^xsd:decimal ;
  dwc:decimalLongitude "4.019735336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86534 4.019735336)"^^geo:wktLiteral ;
  geo-pos:lat "56.86534"^^xsd:decimal ;
  geo-pos:long "4.019735336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.259166666667'^^xsd:double;
  dwc:startTimeOfDay '17.013333333333'^^xsd:double;
  dwc:endTimeOfDay '17.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.019735336'^^xsd:double;
  dwc:startLongitude '4.062814713'^^xsd:double;
  dwc:endLongitude '3.997983217'^^xsd:double;
  dwc:latitude '56.86534'^^xsd:double;
  dwc:startLatitude '56.91223'^^xsd:double;
  dwc:endLatitude '56.83178711'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.76746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:9'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85207 4.015613079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85207"^^xsd:decimal ;
  dwc:decimalLongitude "4.015613079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85207 4.015613079)"^^geo:wktLiteral ;
  geo-pos:lat "56.85207"^^xsd:decimal ;
  geo-pos:long "4.015613079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.413055555556'^^xsd:double;
  dwc:startTimeOfDay '17.013333333333'^^xsd:double;
  dwc:endTimeOfDay '17.550833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.015613079'^^xsd:double;
  dwc:startLongitude '4.062814713'^^xsd:double;
  dwc:endLongitude '3.997983217'^^xsd:double;
  dwc:latitude '56.85207'^^xsd:double;
  dwc:startLatitude '56.91223'^^xsd:double;
  dwc:endLatitude '56.83178711'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.76746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:10'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82288 3.989914894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.82288"^^xsd:decimal ;
  dwc:decimalLongitude "3.989914894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.82288 3.989914894)"^^geo:wktLiteral ;
  geo-pos:lat "56.82288"^^xsd:decimal ;
  geo-pos:long "3.989914894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.611111111111'^^xsd:double;
  dwc:startTimeOfDay '17.550833333333'^^xsd:double;
  dwc:endTimeOfDay '18.039166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.989914894'^^xsd:double;
  dwc:startLongitude '3.997983217'^^xsd:double;
  dwc:endLongitude '3.933499'^^xsd:double;
  dwc:latitude '56.82288'^^xsd:double;
  dwc:startLatitude '56.83178711'^^xsd:double;
  dwc:endLatitude '56.75933'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.95676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:11'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7229 3.903203249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7229"^^xsd:decimal ;
  dwc:decimalLongitude "3.903203249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7229 3.903203249)"^^geo:wktLiteral ;
  geo-pos:lat "56.7229"^^xsd:decimal ;
  geo-pos:long "3.903203249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.278611111111'^^xsd:double;
  dwc:startTimeOfDay '18.039166666667'^^xsd:double;
  dwc:endTimeOfDay '18.613611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.903203249'^^xsd:double;
  dwc:startLongitude '3.933499'^^xsd:double;
  dwc:endLongitude '3.860982'^^xsd:double;
  dwc:latitude '56.7229'^^xsd:double;
  dwc:startLatitude '56.75933'^^xsd:double;
  dwc:endLatitude '56.67139'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.726'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:12'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65174 3.845141649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65174"^^xsd:decimal ;
  dwc:decimalLongitude "3.845141649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65174 3.845141649)"^^geo:wktLiteral ;
  geo-pos:lat "56.65174"^^xsd:decimal ;
  geo-pos:long "3.845141649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.74'^^xsd:double;
  dwc:startTimeOfDay '18.613611111111'^^xsd:double;
  dwc:endTimeOfDay '19.013611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.845141649'^^xsd:double;
  dwc:startLongitude '3.860981703'^^xsd:double;
  dwc:endLongitude '3.80939'^^xsd:double;
  dwc:latitude '56.65174'^^xsd:double;
  dwc:startLatitude '56.67139'^^xsd:double;
  dwc:endLatitude '56.61026'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.48862'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:13'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.57598 6.678708076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.57598"^^xsd:decimal ;
  dwc:decimalLongitude "6.678708076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.57598 6.678708076)"^^geo:wktLiteral ;
  geo-pos:lat "56.57598"^^xsd:decimal ;
  geo-pos:long "6.678708076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4852777777778'^^xsd:double;
  dwc:startTimeOfDay '6.0583333333333'^^xsd:double;
  dwc:endTimeOfDay '6.5977777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.678708076'^^xsd:double;
  dwc:startLongitude '6.725681782'^^xsd:double;
  dwc:endLongitude '6.66705'^^xsd:double;
  dwc:latitude '56.57598'^^xsd:double;
  dwc:startLatitude '56.51201'^^xsd:double;
  dwc:endLatitude '56.59271'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.65967'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:14'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48976 6.068194389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48976"^^xsd:decimal ;
  dwc:decimalLongitude "6.068194389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48976 6.068194389)"^^geo:wktLiteral ;
  geo-pos:lat "57.48976"^^xsd:decimal ;
  geo-pos:long "6.068194389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.215277777778'^^xsd:double;
  dwc:startTimeOfDay '19.018333333333'^^xsd:double;
  dwc:endTimeOfDay '19.607777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.068194389'^^xsd:double;
  dwc:startLongitude '6.088538647'^^xsd:double;
  dwc:endLongitude '6.022199631'^^xsd:double;
  dwc:latitude '57.48976'^^xsd:double;
  dwc:startLatitude '57.46068'^^xsd:double;
  dwc:endLatitude '57.54597092'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2717'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:15'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49465 6.064413548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.49465"^^xsd:decimal ;
  dwc:decimalLongitude "6.064413548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49465 6.064413548)"^^geo:wktLiteral ;
  geo-pos:lat "57.49465"^^xsd:decimal ;
  geo-pos:long "6.064413548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.248888888889'^^xsd:double;
  dwc:startTimeOfDay '19.018333333333'^^xsd:double;
  dwc:endTimeOfDay '19.607777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.064413548'^^xsd:double;
  dwc:startLongitude '6.088538647'^^xsd:double;
  dwc:endLongitude '6.022199631'^^xsd:double;
  dwc:latitude '57.49465'^^xsd:double;
  dwc:startLatitude '57.46068'^^xsd:double;
  dwc:endLatitude '57.54597092'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2717'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:16'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79633 3.700703382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79633"^^xsd:decimal ;
  dwc:decimalLongitude "3.700703382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79633 3.700703382)"^^geo:wktLiteral ;
  geo-pos:lat "56.79633"^^xsd:decimal ;
  geo-pos:long "3.700703382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.163333333333'^^xsd:double;
  dwc:startTimeOfDay '15.744444444444'^^xsd:double;
  dwc:endTimeOfDay '16.377777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.700703382'^^xsd:double;
  dwc:startLongitude '3.742913246'^^xsd:double;
  dwc:endLongitude '3.6893'^^xsd:double;
  dwc:latitude '56.79633'^^xsd:double;
  dwc:startLatitude '56.72527'^^xsd:double;
  dwc:endLatitude '56.81537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:17'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79659 3.700568199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79659"^^xsd:decimal ;
  dwc:decimalLongitude "3.700568199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79659 3.700568199)"^^geo:wktLiteral ;
  geo-pos:lat "56.79659"^^xsd:decimal ;
  geo-pos:long "3.700568199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.165'^^xsd:double;
  dwc:startTimeOfDay '15.744444444444'^^xsd:double;
  dwc:endTimeOfDay '16.377777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.700568199'^^xsd:double;
  dwc:startLongitude '3.742913246'^^xsd:double;
  dwc:endLongitude '3.6893'^^xsd:double;
  dwc:latitude '56.79659'^^xsd:double;
  dwc:startLatitude '56.72527'^^xsd:double;
  dwc:endLatitude '56.81537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:18'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81244 3.690786839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81244"^^xsd:decimal ;
  dwc:decimalLongitude "3.690786839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81244 3.690786839)"^^geo:wktLiteral ;
  geo-pos:lat "56.81244"^^xsd:decimal ;
  geo-pos:long "3.690786839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.279444444444'^^xsd:double;
  dwc:startTimeOfDay '15.744444444444'^^xsd:double;
  dwc:endTimeOfDay '16.377777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.690786839'^^xsd:double;
  dwc:startLongitude '3.742913246'^^xsd:double;
  dwc:endLongitude '3.6893'^^xsd:double;
  dwc:latitude '56.81244'^^xsd:double;
  dwc:startLatitude '56.72527'^^xsd:double;
  dwc:endLatitude '56.81537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:19'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.02741623 -9.471324921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.02741623"^^xsd:decimal ;
  dwc:decimalLongitude "-9.471324921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.02741623 -9.471324921)"^^geo:wktLiteral ;
  geo-pos:lat "51.02741623"^^xsd:decimal ;
  geo-pos:long "-9.471324921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.500555555556'^^xsd:double;
  dwc:startTimeOfDay '13.500277777778'^^xsd:double;
  dwc:endTimeOfDay '14.066388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.471324921'^^xsd:double;
  dwc:startLongitude '-9.47136116'^^xsd:double;
  dwc:endLongitude '-9.39563179'^^xsd:double;
  dwc:latitude '51.02741623'^^xsd:double;
  dwc:startLatitude '51.02745819'^^xsd:double;
  dwc:endLatitude '50.93920898'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '11.1458'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1912'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7127037 -8.88269043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7127037"^^xsd:decimal ;
  dwc:decimalLongitude "-8.88269043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7127037 -8.88269043)"^^geo:wktLiteral ;
  geo-pos:lat "50.7127037"^^xsd:decimal ;
  geo-pos:long "-8.88269043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7944444444444'^^xsd:double;
  dwc:startTimeOfDay '9.6891666666667'^^xsd:double;
  dwc:endTimeOfDay '9.8402777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.88269043'^^xsd:double;
  dwc:startLongitude '-8.905667305'^^xsd:double;
  dwc:endLongitude '-8.872867584'^^xsd:double;
  dwc:latitude '50.7127037'^^xsd:double;
  dwc:startLatitude '50.72523499'^^xsd:double;
  dwc:endLatitude '50.70732498'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.04732'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1913'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67347717 -8.811055183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67347717"^^xsd:decimal ;
  dwc:decimalLongitude "-8.811055183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67347717 -8.811055183)"^^geo:wktLiteral ;
  geo-pos:lat "50.67347717"^^xsd:decimal ;
  geo-pos:long "-8.811055183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.128055555556'^^xsd:double;
  dwc:startTimeOfDay '10.071388888889'^^xsd:double;
  dwc:endTimeOfDay '10.540555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.811055183'^^xsd:double;
  dwc:startLongitude '-8.823144913'^^xsd:double;
  dwc:endLongitude '-8.722259521'^^xsd:double;
  dwc:latitude '50.67347717'^^xsd:double;
  dwc:startLatitude '50.68013382'^^xsd:double;
  dwc:endLatitude '50.62474823'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.4019'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1914'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61354065 -8.701951981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.61354065"^^xsd:decimal ;
  dwc:decimalLongitude "-8.701951981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.61354065 -8.701951981)"^^geo:wktLiteral ;
  geo-pos:lat "50.61354065"^^xsd:decimal ;
  geo-pos:long "-8.701951981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1915'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.635833333333'^^xsd:double;
  dwc:startTimeOfDay '10.540555555556'^^xsd:double;
  dwc:endTimeOfDay '10.791666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.701951981'^^xsd:double;
  dwc:startLongitude '-8.722259521'^^xsd:double;
  dwc:endLongitude '-8.668590546'^^xsd:double;
  dwc:latitude '50.61354065'^^xsd:double;
  dwc:startLatitude '50.62474823'^^xsd:double;
  dwc:endLatitude '50.59519958'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.01036'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1915'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47247696 -8.446895599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47247696"^^xsd:decimal ;
  dwc:decimalLongitude "-8.446895599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47247696 -8.446895599)"^^geo:wktLiteral ;
  geo-pos:lat "50.47247696"^^xsd:decimal ;
  geo-pos:long "-8.446895599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1916'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.634444444444'^^xsd:double;
  dwc:startTimeOfDay '12.252222222222'^^xsd:double;
  dwc:endTimeOfDay '12.768055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.446895599'^^xsd:double;
  dwc:startLongitude '-8.526211739'^^xsd:double;
  dwc:endLongitude '-8.418979645'^^xsd:double;
  dwc:latitude '50.47247696'^^xsd:double;
  dwc:startLatitude '50.51659393'^^xsd:double;
  dwc:endLatitude '50.45695877'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.0693'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1916'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31027985 -8.156265259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31027985"^^xsd:decimal ;
  dwc:decimalLongitude "-8.156265259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31027985 -8.156265259)"^^geo:wktLiteral ;
  geo-pos:lat "50.31027985"^^xsd:decimal ;
  geo-pos:long "-8.156265259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.026111111111'^^xsd:double;
  dwc:startTimeOfDay '13.814444444444'^^xsd:double;
  dwc:endTimeOfDay '14.310555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.156265259'^^xsd:double;
  dwc:startLongitude '-8.199691772'^^xsd:double;
  dwc:endLongitude '-8.097462654'^^xsd:double;
  dwc:latitude '50.31027985'^^xsd:double;
  dwc:startLatitude '50.33556366'^^xsd:double;
  dwc:endLatitude '50.27680588'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.76058'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1917'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37359238 -6.935838699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37359238"^^xsd:decimal ;
  dwc:decimalLongitude "-6.935838699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37359238 -6.935838699)"^^geo:wktLiteral ;
  geo-pos:lat "50.37359238"^^xsd:decimal ;
  geo-pos:long "-6.935838699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.657222222222'^^xsd:double;
  dwc:startTimeOfDay '12.300833333333'^^xsd:double;
  dwc:endTimeOfDay '12.979722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.935838699'^^xsd:double;
  dwc:startLongitude '-6.982607841'^^xsd:double;
  dwc:endLongitude '-6.895431519'^^xsd:double;
  dwc:latitude '50.37359238'^^xsd:double;
  dwc:startLatitude '50.42316055'^^xsd:double;
  dwc:endLatitude '50.32762146'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.283'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1930'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29150391 -6.858620167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29150391"^^xsd:decimal ;
  dwc:decimalLongitude "-6.858620167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29150391 -6.858620167)"^^geo:wktLiteral ;
  geo-pos:lat "50.29150391"^^xsd:decimal ;
  geo-pos:long "-6.858620167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.244722222222'^^xsd:double;
  dwc:startTimeOfDay '12.979722222222'^^xsd:double;
  dwc:endTimeOfDay '13.298611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.858620167'^^xsd:double;
  dwc:startLongitude '-6.895431519'^^xsd:double;
  dwc:endLongitude '-6.851237774'^^xsd:double;
  dwc:latitude '50.29150391'^^xsd:double;
  dwc:startLatitude '50.32762146'^^xsd:double;
  dwc:endLatitude '50.2841568'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '5.75885'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1931'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28307343 -6.850110054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28307343"^^xsd:decimal ;
  dwc:decimalLongitude "-6.850110054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28307343 -6.850110054)"^^geo:wktLiteral ;
  geo-pos:lat "50.28307343"^^xsd:decimal ;
  geo-pos:long "-6.850110054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.306388888889'^^xsd:double;
  dwc:startTimeOfDay '13.298611111111'^^xsd:double;
  dwc:endTimeOfDay '13.824722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.850110054'^^xsd:double;
  dwc:startLongitude '-6.851237774'^^xsd:double;
  dwc:endLongitude '-6.782331467'^^xsd:double;
  dwc:latitude '50.28307343'^^xsd:double;
  dwc:startLatitude '50.2841568'^^xsd:double;
  dwc:endLatitude '50.21040726'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.54638'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1932'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27995682 -6.8471651080000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27995682"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8471651080000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27995682 -6.8471651080000004)"^^geo:wktLiteral ;
  geo-pos:lat "50.27995682"^^xsd:decimal ;
  geo-pos:long "-6.8471651080000004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1933'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.329166666667'^^xsd:double;
  dwc:startTimeOfDay '13.298611111111'^^xsd:double;
  dwc:endTimeOfDay '13.824722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.847165108'^^xsd:double;
  dwc:startLongitude '-6.851237774'^^xsd:double;
  dwc:endLongitude '-6.782331467'^^xsd:double;
  dwc:latitude '50.27995682'^^xsd:double;
  dwc:startLatitude '50.2841568'^^xsd:double;
  dwc:endLatitude '50.21040726'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '9.54638'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1933'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25728226 -6.825999737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25728226"^^xsd:decimal ;
  dwc:decimalLongitude "-6.825999737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25728226 -6.825999737)"^^geo:wktLiteral ;
  geo-pos:lat "50.25728226"^^xsd:decimal ;
  geo-pos:long "-6.825999737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1934'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.492222222222'^^xsd:double;
  dwc:startTimeOfDay '13.298611111111'^^xsd:double;
  dwc:endTimeOfDay '13.824722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.825999737'^^xsd:double;
  dwc:startLongitude '-6.851237774'^^xsd:double;
  dwc:endLongitude '-6.782331467'^^xsd:double;
  dwc:latitude '50.25728226'^^xsd:double;
  dwc:startLatitude '50.2841568'^^xsd:double;
  dwc:endLatitude '50.21040726'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.54638'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1934'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655487 -6.797345161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22655487"^^xsd:decimal ;
  dwc:decimalLongitude "-6.797345161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22655487 -6.797345161)"^^geo:wktLiteral ;
  geo-pos:lat "50.22655487"^^xsd:decimal ;
  geo-pos:long "-6.797345161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.710833333333'^^xsd:double;
  dwc:startTimeOfDay '13.298611111111'^^xsd:double;
  dwc:endTimeOfDay '13.824722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.797345161'^^xsd:double;
  dwc:startLongitude '-6.851237774'^^xsd:double;
  dwc:endLongitude '-6.782331467'^^xsd:double;
  dwc:latitude '50.22655487'^^xsd:double;
  dwc:startLatitude '50.2841568'^^xsd:double;
  dwc:endLatitude '50.21040726'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.54638'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1935'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22115707 -6.792251587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22115707"^^xsd:decimal ;
  dwc:decimalLongitude "-6.792251587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22115707 -6.792251587)"^^geo:wktLiteral ;
  geo-pos:lat "50.22115707"^^xsd:decimal ;
  geo-pos:long "-6.792251587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1936'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.748888888889'^^xsd:double;
  dwc:startTimeOfDay '13.298611111111'^^xsd:double;
  dwc:endTimeOfDay '13.824722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.792251587'^^xsd:double;
  dwc:startLongitude '-6.851237774'^^xsd:double;
  dwc:endLongitude '-6.782331467'^^xsd:double;
  dwc:latitude '50.22115707'^^xsd:double;
  dwc:startLatitude '50.2841568'^^xsd:double;
  dwc:endLatitude '50.21040726'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.54638'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1936'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18037796 1.478628278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18037796"^^xsd:decimal ;
  dwc:decimalLongitude "1.478628278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18037796 1.478628278)"^^geo:wktLiteral ;
  geo-pos:lat "53.18037796"^^xsd:decimal ;
  geo-pos:long "1.478628278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1673'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6233333333333'^^xsd:double;
  dwc:startTimeOfDay '6.5716666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.478628278'^^xsd:double;
  dwc:startLongitude '1.483465075'^^xsd:double;
  dwc:endLongitude '1.439488292'^^xsd:double;
  dwc:latitude '53.18037796'^^xsd:double;
  dwc:startLatitude '53.17264938'^^xsd:double;
  dwc:endLatitude '53.24303436'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.35084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1673'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2840004 1.41340661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2840004"^^xsd:decimal ;
  dwc:decimalLongitude "1.41340661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2840004 1.41340661)"^^geo:wktLiteral ;
  geo-pos:lat "53.2840004"^^xsd:decimal ;
  geo-pos:long "1.41340661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.2866666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:endTimeOfDay '7.5280555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.41340661'^^xsd:double;
  dwc:startLongitude '1.439488292'^^xsd:double;
  dwc:endLongitude '1.389233232'^^xsd:double;
  dwc:latitude '53.2840004'^^xsd:double;
  dwc:startLatitude '53.24303436'^^xsd:double;
  dwc:endLatitude '53.3223381'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '9.4235'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1674'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35106659 1.371075034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35106659"^^xsd:decimal ;
  dwc:decimalLongitude "1.371075034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35106659 1.371075034)"^^geo:wktLiteral ;
  geo-pos:lat "53.35106659"^^xsd:decimal ;
  geo-pos:long "1.371075034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7088888888889'^^xsd:double;
  dwc:startTimeOfDay '7.5727777777778'^^xsd:double;
  dwc:endTimeOfDay '7.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.371075034'^^xsd:double;
  dwc:startLongitude '1.384820104'^^xsd:double;
  dwc:endLongitude '1.341735005'^^xsd:double;
  dwc:latitude '53.35106659'^^xsd:double;
  dwc:startLatitude '53.32936096'^^xsd:double;
  dwc:endLatitude '53.39735413'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.07752'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1675'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20935059 0.821498334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20935059"^^xsd:decimal ;
  dwc:decimalLongitude "0.821498334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20935059 0.821498334)"^^geo:wktLiteral ;
  geo-pos:lat "54.20935059"^^xsd:decimal ;
  geo-pos:long "0.821498334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.521388888889'^^xsd:double;
  dwc:startTimeOfDay '14.5175'^^xsd:double;
  dwc:endTimeOfDay '15.016111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.821498334'^^xsd:double;
  dwc:startLongitude '0.821861625'^^xsd:double;
  dwc:endLongitude '0.774430037'^^xsd:double;
  dwc:latitude '54.20935059'^^xsd:double;
  dwc:startLatitude '54.20878983'^^xsd:double;
  dwc:endLatitude '54.2821846'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.71772'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1692'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07355881 -0.054218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07355881"^^xsd:decimal ;
  dwc:decimalLongitude "-0.054218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07355881 -0.054218333)"^^geo:wktLiteral ;
  geo-pos:lat "54.07355881"^^xsd:decimal ;
  geo-pos:long "-0.054218333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.585555555556'^^xsd:double;
  dwc:startTimeOfDay '12.499722222222'^^xsd:double;
  dwc:endTimeOfDay '12.604722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.054218333'^^xsd:double;
  dwc:startLongitude '-0.05285'^^xsd:double;
  dwc:endLongitude '-0.054583333'^^xsd:double;
  dwc:latitude '54.07355881'^^xsd:double;
  dwc:startLatitude '54.0876'^^xsd:double;
  dwc:endLatitude '54.07052231'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '1.90103'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1693'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.01895523 -0.036175001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.01895523"^^xsd:decimal ;
  dwc:decimalLongitude "-0.036175001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.01895523 -0.036175001)"^^geo:wktLiteral ;
  geo-pos:lat "54.01895523"^^xsd:decimal ;
  geo-pos:long "-0.036175001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1694'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.953333333333'^^xsd:double;
  dwc:startTimeOfDay '12.773611111111'^^xsd:double;
  dwc:endTimeOfDay '13.028888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.036175001'^^xsd:double;
  dwc:startLongitude '-0.054383334'^^xsd:double;
  dwc:endLongitude '-0.02895'^^xsd:double;
  dwc:latitude '54.01895523'^^xsd:double;
  dwc:startLatitude '54.04456329'^^xsd:double;
  dwc:endLatitude '54.00801468'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '4.38748'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1694'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.80315018 0.106914997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.80315018"^^xsd:decimal ;
  dwc:decimalLongitude "0.106914997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.80315018 0.106914997)"^^geo:wktLiteral ;
  geo-pos:lat "53.80315018"^^xsd:decimal ;
  geo-pos:long "0.106914997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.409166666667'^^xsd:double;
  dwc:startTimeOfDay '14.366944444444'^^xsd:double;
  dwc:endTimeOfDay '14.535555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.106914997'^^xsd:double;
  dwc:startLongitude '0.102813333'^^xsd:double;
  dwc:endLongitude '0.120008335'^^xsd:double;
  dwc:latitude '53.80315018'^^xsd:double;
  dwc:startLatitude '53.80955505'^^xsd:double;
  dwc:endLatitude '53.78383636'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '3.07263'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1695'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79483414 0.112635002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.79483414"^^xsd:decimal ;
  dwc:decimalLongitude "0.112635002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79483414 0.112635002)"^^geo:wktLiteral ;
  geo-pos:lat "53.79483414"^^xsd:decimal ;
  geo-pos:long "0.112635002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.463611111111'^^xsd:double;
  dwc:startTimeOfDay '14.366944444444'^^xsd:double;
  dwc:endTimeOfDay '14.535555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.112635002'^^xsd:double;
  dwc:startLongitude '0.102813333'^^xsd:double;
  dwc:endLongitude '0.120008335'^^xsd:double;
  dwc:latitude '53.79483414'^^xsd:double;
  dwc:startLatitude '53.80955505'^^xsd:double;
  dwc:endLatitude '53.78383636'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.07263'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1696'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71854019 0.163386658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71854019"^^xsd:decimal ;
  dwc:decimalLongitude "0.163386658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71854019 0.163386658)"^^geo:wktLiteral ;
  geo-pos:lat "53.71854019"^^xsd:decimal ;
  geo-pos:long "0.163386658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.988333333333'^^xsd:double;
  dwc:startTimeOfDay '14.535555555556'^^xsd:double;
  dwc:endTimeOfDay '15.071666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.163386658'^^xsd:double;
  dwc:startLongitude '0.120008335'^^xsd:double;
  dwc:endLongitude '0.171401665'^^xsd:double;
  dwc:latitude '53.71854019'^^xsd:double;
  dwc:startLatitude '53.78383636'^^xsd:double;
  dwc:endLatitude '53.70650864'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.23253'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1697'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.60994339 0.234213337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.60994339"^^xsd:decimal ;
  dwc:decimalLongitude "0.234213337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.60994339 0.234213337)"^^geo:wktLiteral ;
  geo-pos:lat "53.60994339"^^xsd:decimal ;
  geo-pos:long "0.234213337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1698'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.717222222222'^^xsd:double;
  dwc:startTimeOfDay '15.564444444444'^^xsd:double;
  dwc:endTimeOfDay '15.914166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.234213337'^^xsd:double;
  dwc:startLongitude '0.219831675'^^xsd:double;
  dwc:endLongitude '0.252263337'^^xsd:double;
  dwc:latitude '53.60994339'^^xsd:double;
  dwc:startLatitude '53.63298416'^^xsd:double;
  dwc:endLatitude '53.58042908'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '6.21906'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1698'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.69517517 -1.175650001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.69517517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.175650001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.69517517 -1.175650001)"^^geo:wktLiteral ;
  geo-pos:lat "55.69517517"^^xsd:decimal ;
  geo-pos:long "-1.175650001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7225'^^xsd:double;
  dwc:startTimeOfDay '6.6986111111111'^^xsd:double;
  dwc:endTimeOfDay '7.0472222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.175650001'^^xsd:double;
  dwc:startLongitude '-1.178378344'^^xsd:double;
  dwc:endLongitude '-1.141748309'^^xsd:double;
  dwc:latitude '55.69517517'^^xsd:double;
  dwc:startLatitude '55.69882965'^^xsd:double;
  dwc:endLatitude '55.64585114'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.31863'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1699'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.59360803 -1.105262076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.59360803"^^xsd:decimal ;
  dwc:decimalLongitude "-1.105262076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.59360803 -1.105262076)"^^geo:wktLiteral ;
  geo-pos:lat "55.59360803"^^xsd:decimal ;
  geo-pos:long "-1.105262076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3919444444444'^^xsd:double;
  dwc:startTimeOfDay '7.3775'^^xsd:double;
  dwc:endTimeOfDay '7.4122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.105262076'^^xsd:double;
  dwc:startLongitude '-1.10676918'^^xsd:double;
  dwc:endLongitude '-1.103146334'^^xsd:double;
  dwc:latitude '55.59360803'^^xsd:double;
  dwc:startLatitude '55.59577175'^^xsd:double;
  dwc:endLatitude '55.59057051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.621117'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1700'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88150406 -0.616150022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88150406"^^xsd:decimal ;
  dwc:decimalLongitude "-0.616150022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88150406 -0.616150022)"^^geo:wktLiteral ;
  geo-pos:lat "54.88150406"^^xsd:decimal ;
  geo-pos:long "-0.616150022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.619166666667'^^xsd:double;
  dwc:startTimeOfDay '12.443888888889'^^xsd:double;
  dwc:endTimeOfDay '12.714166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.616150022'^^xsd:double;
  dwc:startLongitude '-0.631045043'^^xsd:double;
  dwc:endLongitude '-0.607904893'^^xsd:double;
  dwc:latitude '54.88150406'^^xsd:double;
  dwc:startLatitude '54.90460587'^^xsd:double;
  dwc:endLatitude '54.86911774'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.21167'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1701'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86595917 -0.605660521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86595917"^^xsd:decimal ;
  dwc:decimalLongitude "-0.605660521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86595917 -0.605660521)"^^geo:wktLiteral ;
  geo-pos:lat "54.86595917"^^xsd:decimal ;
  geo-pos:long "-0.605660521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.739722222222'^^xsd:double;
  dwc:startTimeOfDay '12.714166666667'^^xsd:double;
  dwc:endTimeOfDay '13.054722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.605660521'^^xsd:double;
  dwc:startLongitude '-0.607904893'^^xsd:double;
  dwc:endLongitude '-0.577411652'^^xsd:double;
  dwc:latitude '54.86595917'^^xsd:double;
  dwc:startLatitude '54.86911774'^^xsd:double;
  dwc:endLatitude '54.82335663'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.44639'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1702'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67591095 -0.477073312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67591095"^^xsd:decimal ;
  dwc:decimalLongitude "-0.477073312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67591095 -0.477073312)"^^geo:wktLiteral ;
  geo-pos:lat "54.67591095"^^xsd:decimal ;
  geo-pos:long "-0.477073312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.151388888889'^^xsd:double;
  dwc:startTimeOfDay '13.997222222222'^^xsd:double;
  dwc:endTimeOfDay '14.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.477073312'^^xsd:double;
  dwc:startLongitude '-0.491533339'^^xsd:double;
  dwc:endLongitude '-0.44288668'^^xsd:double;
  dwc:latitude '54.67591095'^^xsd:double;
  dwc:startLatitude '54.6972084'^^xsd:double;
  dwc:endLatitude '54.6241951'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.69488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1703'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64461136 -0.456420004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64461136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.456420004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64461136 -0.456420004)"^^geo:wktLiteral ;
  geo-pos:lat "54.64461136"^^xsd:decimal ;
  geo-pos:long "-0.456420004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.377222222222'^^xsd:double;
  dwc:startTimeOfDay '13.997222222222'^^xsd:double;
  dwc:endTimeOfDay '14.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.456420004'^^xsd:double;
  dwc:startLongitude '-0.491533339'^^xsd:double;
  dwc:endLongitude '-0.44288668'^^xsd:double;
  dwc:latitude '54.64461136'^^xsd:double;
  dwc:startLatitude '54.6972084'^^xsd:double;
  dwc:endLatitude '54.6241951'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.69488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1704'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60806656 -0.43118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60806656"^^xsd:decimal ;
  dwc:decimalLongitude "-0.43118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60806656 -0.43118)"^^geo:wktLiteral ;
  geo-pos:lat "54.60806656"^^xsd:decimal ;
  geo-pos:long "-0.43118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.638888888889'^^xsd:double;
  dwc:startTimeOfDay '14.521666666667'^^xsd:double;
  dwc:endTimeOfDay '14.838888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.43118'^^xsd:double;
  dwc:startLongitude '-0.44288668'^^xsd:double;
  dwc:endLongitude '-0.412326664'^^xsd:double;
  dwc:latitude '54.60806656'^^xsd:double;
  dwc:startLatitude '54.6241951'^^xsd:double;
  dwc:endLatitude '54.58022308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.26725'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1705'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58738708 -0.417078346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58738708"^^xsd:decimal ;
  dwc:decimalLongitude "-0.417078346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58738708 -0.417078346)"^^geo:wktLiteral ;
  geo-pos:lat "54.58738708"^^xsd:decimal ;
  geo-pos:long "-0.417078346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1706'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.787777777778'^^xsd:double;
  dwc:startTimeOfDay '14.521666666667'^^xsd:double;
  dwc:endTimeOfDay '14.838888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.417078346'^^xsd:double;
  dwc:startLongitude '-0.44288668'^^xsd:double;
  dwc:endLongitude '-0.412326664'^^xsd:double;
  dwc:latitude '54.58738708'^^xsd:double;
  dwc:startLatitude '54.6241951'^^xsd:double;
  dwc:endLatitude '54.58022308'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '5.26725'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1706'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57653809 -0.409923345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57653809"^^xsd:decimal ;
  dwc:decimalLongitude "-0.409923345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57653809 -0.409923345)"^^geo:wktLiteral ;
  geo-pos:lat "54.57653809"^^xsd:decimal ;
  geo-pos:long "-0.409923345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.865555555556'^^xsd:double;
  dwc:startTimeOfDay '14.838888888889'^^xsd:double;
  dwc:endTimeOfDay '14.969444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.409923345'^^xsd:double;
  dwc:startLongitude '-0.412326664'^^xsd:double;
  dwc:endLongitude '-0.400249988'^^xsd:double;
  dwc:latitude '54.57653809'^^xsd:double;
  dwc:startLatitude '54.58022308'^^xsd:double;
  dwc:endLatitude '54.56171036'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '2.19931'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1707'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23433304 -0.179871663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23433304"^^xsd:decimal ;
  dwc:decimalLongitude "-0.179871663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23433304 -0.179871663)"^^geo:wktLiteral ;
  geo-pos:lat "54.23433304"^^xsd:decimal ;
  geo-pos:long "-0.179871663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1708'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.062222222222'^^xsd:double;
  dwc:startTimeOfDay '17.033333333333'^^xsd:double;
  dwc:endTimeOfDay '17.340277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.179871663'^^xsd:double;
  dwc:startLongitude '-0.183316663'^^xsd:double;
  dwc:endLongitude '-0.14600499'^^xsd:double;
  dwc:latitude '54.23433304'^^xsd:double;
  dwc:startLatitude '54.23948669'^^xsd:double;
  dwc:endLatitude '54.18448257'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.57539'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1708'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22569275 -0.174006671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22569275"^^xsd:decimal ;
  dwc:decimalLongitude "-0.174006671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22569275 -0.174006671)"^^geo:wktLiteral ;
  geo-pos:lat "54.22569275"^^xsd:decimal ;
  geo-pos:long "-0.174006671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1709'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.110277777778'^^xsd:double;
  dwc:startTimeOfDay '17.033333333333'^^xsd:double;
  dwc:endTimeOfDay '17.340277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.174006671'^^xsd:double;
  dwc:startLongitude '-0.183316663'^^xsd:double;
  dwc:endLongitude '-0.14600499'^^xsd:double;
  dwc:latitude '54.22569275'^^xsd:double;
  dwc:startLatitude '54.23948669'^^xsd:double;
  dwc:endLatitude '54.18448257'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.57539'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1709'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17645645 -0.14067167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17645645"^^xsd:decimal ;
  dwc:decimalLongitude "-0.14067167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17645645 -0.14067167)"^^geo:wktLiteral ;
  geo-pos:lat "54.17645645"^^xsd:decimal ;
  geo-pos:long "-0.14067167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.386111111111'^^xsd:double;
  dwc:startTimeOfDay '17.340277777778'^^xsd:double;
  dwc:endTimeOfDay '17.529166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.14067167'^^xsd:double;
  dwc:startLongitude '-0.14600499'^^xsd:double;
  dwc:endLongitude '-0.123715006'^^xsd:double;
  dwc:latitude '54.17645645'^^xsd:double;
  dwc:startLatitude '54.18448257'^^xsd:double;
  dwc:endLatitude '54.15291214'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.79594'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1710'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6251564 1.597233295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6251564"^^xsd:decimal ;
  dwc:decimalLongitude "1.597233295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6251564 1.597233295)"^^geo:wktLiteral ;
  geo-pos:lat "55.6251564"^^xsd:decimal ;
  geo-pos:long "1.597233295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1711'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6925'^^xsd:double;
  dwc:startTimeOfDay '7.5055555555556'^^xsd:double;
  dwc:endTimeOfDay '7.9786111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.597233295'^^xsd:double;
  dwc:startLongitude '1.606180072'^^xsd:double;
  dwc:endLongitude '1.583103418'^^xsd:double;
  dwc:latitude '55.6251564'^^xsd:double;
  dwc:startLatitude '55.65519333'^^xsd:double;
  dwc:endLatitude '55.5798111'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50072'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1711'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.59902191 1.589048266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.59902191"^^xsd:decimal ;
  dwc:decimalLongitude "1.589048266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.59902191 1.589048266)"^^geo:wktLiteral ;
  geo-pos:lat "55.59902191"^^xsd:decimal ;
  geo-pos:long "1.589048266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8572222222222'^^xsd:double;
  dwc:startTimeOfDay '7.5055555555556'^^xsd:double;
  dwc:endTimeOfDay '7.9786111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.589048266'^^xsd:double;
  dwc:startLongitude '1.606180072'^^xsd:double;
  dwc:endLongitude '1.583103418'^^xsd:double;
  dwc:latitude '55.59902191'^^xsd:double;
  dwc:startLatitude '55.65519333'^^xsd:double;
  dwc:endLatitude '55.5798111'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.50072'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1712'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27286148 1.490051746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27286148"^^xsd:decimal ;
  dwc:decimalLongitude "1.490051746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27286148 1.490051746)"^^geo:wktLiteral ;
  geo-pos:lat "55.27286148"^^xsd:decimal ;
  geo-pos:long "1.490051746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.9602777777778'^^xsd:double;
  dwc:startTimeOfDay '9.5138888888889'^^xsd:double;
  dwc:endTimeOfDay '10.005277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.490051746'^^xsd:double;
  dwc:startLongitude '1.509880066'^^xsd:double;
  dwc:endLongitude '1.488059998'^^xsd:double;
  dwc:latitude '55.27286148'^^xsd:double;
  dwc:startLatitude '55.34094238'^^xsd:double;
  dwc:endLatitude '55.26610565'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '8.42961'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1713'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3195076 1.503690124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3195076"^^xsd:decimal ;
  dwc:decimalLongitude "1.503690124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3195076 1.503690124)"^^geo:wktLiteral ;
  geo-pos:lat "55.3195076"^^xsd:decimal ;
  geo-pos:long "1.503690124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6530555555556'^^xsd:double;
  dwc:startTimeOfDay '9.5138888888889'^^xsd:double;
  dwc:endTimeOfDay '10.005277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.503690124'^^xsd:double;
  dwc:startLongitude '1.509880066'^^xsd:double;
  dwc:endLongitude '1.488059998'^^xsd:double;
  dwc:latitude '55.3195076'^^xsd:double;
  dwc:startLatitude '55.34094238'^^xsd:double;
  dwc:endLatitude '55.26610565'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '8.42961'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1714'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99753571 1.40555656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99753571"^^xsd:decimal ;
  dwc:decimalLongitude "1.40555656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99753571 1.40555656)"^^geo:wktLiteral ;
  geo-pos:lat "54.99753571"^^xsd:decimal ;
  geo-pos:long "1.40555656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1715'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.815277777778'^^xsd:double;
  dwc:startTimeOfDay '11.535'^^xsd:double;
  dwc:endTimeOfDay '12.026388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.40555656'^^xsd:double;
  dwc:startLongitude '1.417903423'^^xsd:double;
  dwc:endLongitude '1.396738291'^^xsd:double;
  dwc:latitude '54.99753571'^^xsd:double;
  dwc:startLatitude '55.0381279'^^xsd:double;
  dwc:endLatitude '54.96702576'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.01519'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1715'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93675232 1.386853337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93675232"^^xsd:decimal ;
  dwc:decimalLongitude "1.386853337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93675232 1.386853337)"^^geo:wktLiteral ;
  geo-pos:lat "54.93675232"^^xsd:decimal ;
  geo-pos:long "1.386853337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1716'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.236111111111'^^xsd:double;
  dwc:startTimeOfDay '12.026388888889'^^xsd:double;
  dwc:endTimeOfDay '12.387777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.386853337'^^xsd:double;
  dwc:startLongitude '1.396738291'^^xsd:double;
  dwc:endLongitude '1.380575061'^^xsd:double;
  dwc:latitude '54.93675232'^^xsd:double;
  dwc:startLatitude '54.96702576'^^xsd:double;
  dwc:endLatitude '54.91504669'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.86733'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1716'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86450195 1.365443349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86450195"^^xsd:decimal ;
  dwc:decimalLongitude "1.365443349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86450195 1.365443349)"^^geo:wktLiteral ;
  geo-pos:lat "54.86450195"^^xsd:decimal ;
  geo-pos:long "1.365443349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1717'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.743611111111'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.365443349'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.86450195'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1717'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85041428 1.361306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85041428"^^xsd:decimal ;
  dwc:decimalLongitude "1.361306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85041428 1.361306667)"^^geo:wktLiteral ;
  geo-pos:lat "54.85041428"^^xsd:decimal ;
  geo-pos:long "1.361306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.842222222222'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.361306667'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.85041428'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1718'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84117126 1.358503342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84117126"^^xsd:decimal ;
  dwc:decimalLongitude "1.358503342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84117126 1.358503342)"^^geo:wktLiteral ;
  geo-pos:lat "54.84117126"^^xsd:decimal ;
  geo-pos:long "1.358503342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.908611111111'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.358503342'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.84117126'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1719'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83514786 1.356608272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83514786"^^xsd:decimal ;
  dwc:decimalLongitude "1.356608272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83514786 1.356608272)"^^geo:wktLiteral ;
  geo-pos:lat "54.83514786"^^xsd:decimal ;
  geo-pos:long "1.356608272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1720'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.951388888889'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.356608272'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.83514786'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1720'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82342911 1.352818251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82342911"^^xsd:decimal ;
  dwc:decimalLongitude "1.352818251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82342911 1.352818251)"^^geo:wktLiteral ;
  geo-pos:lat "54.82342911"^^xsd:decimal ;
  geo-pos:long "1.352818251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.034166666667'^^xsd:double;
  dwc:startTimeOfDay '13.030833333333'^^xsd:double;
  dwc:endTimeOfDay '13.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.352818251'^^xsd:double;
  dwc:startLongitude '1.353010058'^^xsd:double;
  dwc:endLongitude '1.332971692'^^xsd:double;
  dwc:latitude '54.82342911'^^xsd:double;
  dwc:startLatitude '54.82394028'^^xsd:double;
  dwc:endLatitude '54.75606918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.65033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1721'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81456757 1.350528359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81456757"^^xsd:decimal ;
  dwc:decimalLongitude "1.350528359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81456757 1.350528359)"^^geo:wktLiteral ;
  geo-pos:lat "54.81456757"^^xsd:decimal ;
  geo-pos:long "1.350528359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.096666666667'^^xsd:double;
  dwc:startTimeOfDay '13.030833333333'^^xsd:double;
  dwc:endTimeOfDay '13.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.350528359'^^xsd:double;
  dwc:startLongitude '1.353010058'^^xsd:double;
  dwc:endLongitude '1.332971692'^^xsd:double;
  dwc:latitude '54.81456757'^^xsd:double;
  dwc:startLatitude '54.82394028'^^xsd:double;
  dwc:endLatitude '54.75606918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.65033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1722'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.77874374 1.339670062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.77874374"^^xsd:decimal ;
  dwc:decimalLongitude "1.339670062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.77874374 1.339670062)"^^geo:wktLiteral ;
  geo-pos:lat "54.77874374"^^xsd:decimal ;
  geo-pos:long "1.339670062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.353055555556'^^xsd:double;
  dwc:startTimeOfDay '13.030833333333'^^xsd:double;
  dwc:endTimeOfDay '13.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.339670062'^^xsd:double;
  dwc:startLongitude '1.353010058'^^xsd:double;
  dwc:endLongitude '1.332971692'^^xsd:double;
  dwc:latitude '54.77874374'^^xsd:double;
  dwc:startLatitude '54.82394028'^^xsd:double;
  dwc:endLatitude '54.75606918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.65033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1723'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75626755 1.333058238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75626755"^^xsd:decimal ;
  dwc:decimalLongitude "1.333058238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75626755 1.333058238)"^^geo:wktLiteral ;
  geo-pos:lat "54.75626755"^^xsd:decimal ;
  geo-pos:long "1.333058238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.512777777778'^^xsd:double;
  dwc:startTimeOfDay '13.030833333333'^^xsd:double;
  dwc:endTimeOfDay '13.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.333058238'^^xsd:double;
  dwc:startLongitude '1.353010058'^^xsd:double;
  dwc:endLongitude '1.332971692'^^xsd:double;
  dwc:latitude '54.75626755'^^xsd:double;
  dwc:startLatitude '54.82394028'^^xsd:double;
  dwc:endLatitude '54.75606918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.65033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1724'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74954605 1.330646634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74954605"^^xsd:decimal ;
  dwc:decimalLongitude "1.330646634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74954605 1.330646634)"^^geo:wktLiteral ;
  geo-pos:lat "54.74954605"^^xsd:decimal ;
  geo-pos:long "1.330646634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.561388888889'^^xsd:double;
  dwc:startTimeOfDay '13.514166666667'^^xsd:double;
  dwc:endTimeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.330646634'^^xsd:double;
  dwc:startLongitude '1.332971692'^^xsd:double;
  dwc:endLongitude '1.311434984'^^xsd:double;
  dwc:latitude '54.74954605'^^xsd:double;
  dwc:startLatitude '54.75606918'^^xsd:double;
  dwc:endLatitude '54.68494415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.02337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1725'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74383163 1.328911662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74383163"^^xsd:decimal ;
  dwc:decimalLongitude "1.328911662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74383163 1.328911662)"^^geo:wktLiteral ;
  geo-pos:lat "54.74383163"^^xsd:decimal ;
  geo-pos:long "1.328911662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1726'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.601666666667'^^xsd:double;
  dwc:startTimeOfDay '13.514166666667'^^xsd:double;
  dwc:endTimeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.328911662'^^xsd:double;
  dwc:startLongitude '1.332971692'^^xsd:double;
  dwc:endLongitude '1.311434984'^^xsd:double;
  dwc:latitude '54.74383163'^^xsd:double;
  dwc:startLatitude '54.75606918'^^xsd:double;
  dwc:endLatitude '54.68494415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.02337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1726'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70777893 1.31837666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70777893"^^xsd:decimal ;
  dwc:decimalLongitude "1.31837666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70777893 1.31837666)"^^geo:wktLiteral ;
  geo-pos:lat "54.70777893"^^xsd:decimal ;
  geo-pos:long "1.31837666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1727'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.8575'^^xsd:double;
  dwc:startTimeOfDay '13.514166666667'^^xsd:double;
  dwc:endTimeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.31837666'^^xsd:double;
  dwc:startLongitude '1.332971692'^^xsd:double;
  dwc:endLongitude '1.311434984'^^xsd:double;
  dwc:latitude '54.70777893'^^xsd:double;
  dwc:startLatitude '54.75606918'^^xsd:double;
  dwc:endLatitude '54.68494415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.02337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1727'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67925644 1.309999943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67925644"^^xsd:decimal ;
  dwc:decimalLongitude "1.309999943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67925644 1.309999943)"^^geo:wktLiteral ;
  geo-pos:lat "54.67925644"^^xsd:decimal ;
  geo-pos:long "1.309999943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.061388888889'^^xsd:double;
  dwc:startTimeOfDay '14.020833333333'^^xsd:double;
  dwc:endTimeOfDay '14.1075'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.309999943'^^xsd:double;
  dwc:startLongitude '1.311434984'^^xsd:double;
  dwc:endLongitude '1.30787003'^^xsd:double;
  dwc:latitude '54.67925644'^^xsd:double;
  dwc:startLatitude '54.68494415'^^xsd:double;
  dwc:endLatitude '54.67286682'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.36144'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1728'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66835785 1.306511641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66835785"^^xsd:decimal ;
  dwc:decimalLongitude "1.306511641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66835785 1.306511641)"^^geo:wktLiteral ;
  geo-pos:lat "54.66835785"^^xsd:decimal ;
  geo-pos:long "1.306511641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.14'^^xsd:double;
  dwc:startTimeOfDay '14.1075'^^xsd:double;
  dwc:endTimeOfDay '14.178888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.306511641'^^xsd:double;
  dwc:startLongitude '1.30787003'^^xsd:double;
  dwc:endLongitude '1.305008292'^^xsd:double;
  dwc:latitude '54.66835785'^^xsd:double;
  dwc:startLatitude '54.67286682'^^xsd:double;
  dwc:endLatitude '54.66291428'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '1.12111'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1729'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6619072 1.30472672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6619072"^^xsd:decimal ;
  dwc:decimalLongitude "1.30472672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6619072 1.30472672)"^^geo:wktLiteral ;
  geo-pos:lat "54.6619072"^^xsd:decimal ;
  geo-pos:long "1.30472672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1730'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.186111111111'^^xsd:double;
  dwc:startTimeOfDay '14.178888888889'^^xsd:double;
  dwc:endTimeOfDay '14.192222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.30472672'^^xsd:double;
  dwc:startLongitude '1.305008292'^^xsd:double;
  dwc:endLongitude '1.30450666'^^xsd:double;
  dwc:latitude '54.6619072'^^xsd:double;
  dwc:startLatitude '54.66291428'^^xsd:double;
  dwc:endLatitude '54.66103363'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.21145'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1730'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5568428 1.272975087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5568428"^^xsd:decimal ;
  dwc:decimalLongitude "1.272975087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5568428 1.272975087)"^^geo:wktLiteral ;
  geo-pos:lat "54.5568428"^^xsd:decimal ;
  geo-pos:long "1.272975087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1731'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.962222222222'^^xsd:double;
  dwc:startTimeOfDay '14.955277777778'^^xsd:double;
  dwc:endTimeOfDay '14.971111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.272975087'^^xsd:double;
  dwc:startLongitude '1.273236752'^^xsd:double;
  dwc:endLongitude '1.27259326'^^xsd:double;
  dwc:latitude '54.5568428'^^xsd:double;
  dwc:startLatitude '54.55775452'^^xsd:double;
  dwc:endLatitude '54.55562973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.23972'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1731'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51713943 1.261128306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51713943"^^xsd:decimal ;
  dwc:decimalLongitude "1.261128306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51713943 1.261128306)"^^geo:wktLiteral ;
  geo-pos:lat "54.51713943"^^xsd:decimal ;
  geo-pos:long "1.261128306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.248888888889'^^xsd:double;
  dwc:startTimeOfDay '15.05'^^xsd:double;
  dwc:endTimeOfDay '15.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.261128306'^^xsd:double;
  dwc:startLongitude '1.269904971'^^xsd:double;
  dwc:endLongitude '1.24941659'^^xsd:double;
  dwc:latitude '54.51713943'^^xsd:double;
  dwc:startLatitude '54.5451088'^^xsd:double;
  dwc:endLatitude '54.47805023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.56786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1732'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50227737 1.25680995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50227737"^^xsd:decimal ;
  dwc:decimalLongitude "1.25680995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50227737 1.25680995)"^^geo:wktLiteral ;
  geo-pos:lat "54.50227737"^^xsd:decimal ;
  geo-pos:long "1.25680995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.354166666667'^^xsd:double;
  dwc:startTimeOfDay '15.05'^^xsd:double;
  dwc:endTimeOfDay '15.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.25680995'^^xsd:double;
  dwc:startLongitude '1.269904971'^^xsd:double;
  dwc:endLongitude '1.24941659'^^xsd:double;
  dwc:latitude '54.50227737'^^xsd:double;
  dwc:startLatitude '54.5451088'^^xsd:double;
  dwc:endLatitude '54.47805023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.56786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1733'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4954834 1.254695058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4954834"^^xsd:decimal ;
  dwc:decimalLongitude "1.254695058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4954834 1.254695058)"^^geo:wktLiteral ;
  geo-pos:lat "54.4954834"^^xsd:decimal ;
  geo-pos:long "1.254695058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1734'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.401111111111'^^xsd:double;
  dwc:startTimeOfDay '15.05'^^xsd:double;
  dwc:endTimeOfDay '15.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.254695058'^^xsd:double;
  dwc:startLongitude '1.269904971'^^xsd:double;
  dwc:endLongitude '1.24941659'^^xsd:double;
  dwc:latitude '54.4954834'^^xsd:double;
  dwc:startLatitude '54.5451088'^^xsd:double;
  dwc:endLatitude '54.47805023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.56786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1734'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48841858 1.252766728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48841858"^^xsd:decimal ;
  dwc:decimalLongitude "1.252766728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48841858 1.252766728)"^^geo:wktLiteral ;
  geo-pos:lat "54.48841858"^^xsd:decimal ;
  geo-pos:long "1.252766728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.449444444444'^^xsd:double;
  dwc:startTimeOfDay '15.05'^^xsd:double;
  dwc:endTimeOfDay '15.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.252766728'^^xsd:double;
  dwc:startLongitude '1.269904971'^^xsd:double;
  dwc:endLongitude '1.24941659'^^xsd:double;
  dwc:latitude '54.48841858'^^xsd:double;
  dwc:startLatitude '54.5451088'^^xsd:double;
  dwc:endLatitude '54.47805023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.56786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1735'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41313553 1.230351686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41313553"^^xsd:decimal ;
  dwc:decimalLongitude "1.230351686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41313553 1.230351686)"^^geo:wktLiteral ;
  geo-pos:lat "54.41313553"^^xsd:decimal ;
  geo-pos:long "1.230351686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1736'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.975555555556'^^xsd:double;
  dwc:startTimeOfDay '15.829166666667'^^xsd:double;
  dwc:endTimeOfDay '16.0675'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.230351686'^^xsd:double;
  dwc:startLongitude '1.236656666'^^xsd:double;
  dwc:endLongitude '1.226658344'^^xsd:double;
  dwc:latitude '54.41313553'^^xsd:double;
  dwc:startLatitude '54.43431091'^^xsd:double;
  dwc:endLatitude '54.40011215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.85476'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1736'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32065582 1.203343272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32065582"^^xsd:decimal ;
  dwc:decimalLongitude "1.203343272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32065582 1.203343272)"^^geo:wktLiteral ;
  geo-pos:lat "54.32065582"^^xsd:decimal ;
  geo-pos:long "1.203343272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1737'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.620833333333'^^xsd:double;
  dwc:startTimeOfDay '16.535'^^xsd:double;
  dwc:endTimeOfDay '17.008611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.203343272'^^xsd:double;
  dwc:startLongitude '1.207261682'^^xsd:double;
  dwc:endLongitude '1.185386658'^^xsd:double;
  dwc:latitude '54.32065582'^^xsd:double;
  dwc:startLatitude '54.33286285'^^xsd:double;
  dwc:endLatitude '54.26464081'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.7124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1737'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28486252 1.191959977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28486252"^^xsd:decimal ;
  dwc:decimalLongitude "1.191959977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28486252 1.191959977)"^^geo:wktLiteral ;
  geo-pos:lat "54.28486252"^^xsd:decimal ;
  geo-pos:long "1.191959977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.869166666667'^^xsd:double;
  dwc:startTimeOfDay '16.535'^^xsd:double;
  dwc:endTimeOfDay '17.008611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.191959977'^^xsd:double;
  dwc:startLongitude '1.207261682'^^xsd:double;
  dwc:endLongitude '1.185386658'^^xsd:double;
  dwc:latitude '54.28486252'^^xsd:double;
  dwc:startLatitude '54.33286285'^^xsd:double;
  dwc:endLatitude '54.26464081'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.7124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1738'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24841309 1.181081653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24841309"^^xsd:decimal ;
  dwc:decimalLongitude "1.181081653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24841309 1.181081653)"^^geo:wktLiteral ;
  geo-pos:lat "54.24841309"^^xsd:decimal ;
  geo-pos:long "1.181081653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.119722222222'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.181081653'^^xsd:double;
  dwc:startLongitude '1.185386658'^^xsd:double;
  dwc:endLongitude '1.163126588'^^xsd:double;
  dwc:latitude '54.24841309'^^xsd:double;
  dwc:startLatitude '54.26464081'^^xsd:double;
  dwc:endLatitude '54.18975449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '8.44606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1739'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21453476 1.171093345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21453476"^^xsd:decimal ;
  dwc:decimalLongitude "1.171093345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21453476 1.171093345)"^^geo:wktLiteral ;
  geo-pos:lat "54.21453476"^^xsd:decimal ;
  geo-pos:long "1.171093345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.3475'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.171093345'^^xsd:double;
  dwc:startLongitude '1.185386658'^^xsd:double;
  dwc:endLongitude '1.163126588'^^xsd:double;
  dwc:latitude '54.21453476'^^xsd:double;
  dwc:startLatitude '54.26464081'^^xsd:double;
  dwc:endLatitude '54.18975449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1740'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20086288 1.166694999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20086288"^^xsd:decimal ;
  dwc:decimalLongitude "1.166694999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20086288 1.166694999)"^^geo:wktLiteral ;
  geo-pos:lat "54.20086288"^^xsd:decimal ;
  geo-pos:long "1.166694999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.436944444444'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.166694999'^^xsd:double;
  dwc:startLongitude '1.185386658'^^xsd:double;
  dwc:endLongitude '1.163126588'^^xsd:double;
  dwc:latitude '54.20086288'^^xsd:double;
  dwc:startLatitude '54.26464081'^^xsd:double;
  dwc:endLatitude '54.18975449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1741'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16853714 1.157511592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16853714"^^xsd:decimal ;
  dwc:decimalLongitude "1.157511592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16853714 1.157511592)"^^geo:wktLiteral ;
  geo-pos:lat "54.16853714"^^xsd:decimal ;
  geo-pos:long "1.157511592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.645833333333'^^xsd:double;
  dwc:startTimeOfDay '17.554166666667'^^xsd:double;
  dwc:endTimeOfDay '18.024722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.157511592'^^xsd:double;
  dwc:startLongitude '1.161263227'^^xsd:double;
  dwc:endLongitude '1.140528321'^^xsd:double;
  dwc:latitude '54.16853714'^^xsd:double;
  dwc:startLatitude '54.1828537'^^xsd:double;
  dwc:endLatitude '54.10943222'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.26946'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1742'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13345718 1.147673249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13345718"^^xsd:decimal ;
  dwc:decimalLongitude "1.147673249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13345718 1.147673249)"^^geo:wktLiteral ;
  geo-pos:lat "54.13345718"^^xsd:decimal ;
  geo-pos:long "1.147673249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.870555555556'^^xsd:double;
  dwc:startTimeOfDay '17.554166666667'^^xsd:double;
  dwc:endTimeOfDay '18.024722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.147673249'^^xsd:double;
  dwc:startLongitude '1.161263227'^^xsd:double;
  dwc:endLongitude '1.140528321'^^xsd:double;
  dwc:latitude '54.13345718'^^xsd:double;
  dwc:startLatitude '54.1828537'^^xsd:double;
  dwc:endLatitude '54.10943222'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.26946'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1743'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55978012 2.900550127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.55978012"^^xsd:decimal ;
  dwc:decimalLongitude "2.900550127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55978012 2.900550127)"^^geo:wktLiteral ;
  geo-pos:lat "55.55978012"^^xsd:decimal ;
  geo-pos:long "2.900550127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6113888888889'^^xsd:double;
  dwc:startTimeOfDay '6.6075'^^xsd:double;
  dwc:endTimeOfDay '7.0344444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.900550127'^^xsd:double;
  dwc:startLongitude '2.900078297'^^xsd:double;
  dwc:endLongitude '2.943739891'^^xsd:double;
  dwc:latitude '55.55978012'^^xsd:double;
  dwc:startLatitude '55.56036758'^^xsd:double;
  dwc:endLatitude '55.49381638'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '7.88858'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1744'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35667419 3.028275013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35667419"^^xsd:decimal ;
  dwc:decimalLongitude "3.028275013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35667419 3.028275013)"^^geo:wktLiteral ;
  geo-pos:lat "55.35667419"^^xsd:decimal ;
  geo-pos:long "3.028275013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.9019444444444'^^xsd:double;
  dwc:startTimeOfDay '7.5575'^^xsd:double;
  dwc:endTimeOfDay '8.1038888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.028275013'^^xsd:double;
  dwc:startLongitude '2.994492391'^^xsd:double;
  dwc:endLongitude '3.048295021'^^xsd:double;
  dwc:latitude '55.35667419'^^xsd:double;
  dwc:startLatitude '55.41127676'^^xsd:double;
  dwc:endLatitude '55.32494354'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.1772'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1745'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40772111 2.996681334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40772111"^^xsd:decimal ;
  dwc:decimalLongitude "2.996681334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40772111 2.996681334)"^^geo:wktLiteral ;
  geo-pos:lat "55.40772111"^^xsd:decimal ;
  geo-pos:long "2.996681334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.58'^^xsd:double;
  dwc:startTimeOfDay '7.5575'^^xsd:double;
  dwc:endTimeOfDay '8.1038888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.996681334'^^xsd:double;
  dwc:startLongitude '2.994492391'^^xsd:double;
  dwc:endLongitude '3.048295021'^^xsd:double;
  dwc:latitude '55.40772111'^^xsd:double;
  dwc:startLatitude '55.41127676'^^xsd:double;
  dwc:endLatitude '55.32494354'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.1772'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1746'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.31461716 3.054471731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.31461716"^^xsd:decimal ;
  dwc:decimalLongitude "3.054471731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.31461716 3.054471731)"^^geo:wktLiteral ;
  geo-pos:lat "55.31461716"^^xsd:decimal ;
  geo-pos:long "3.054471731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1688888888889'^^xsd:double;
  dwc:startTimeOfDay '8.1616666666667'^^xsd:double;
  dwc:endTimeOfDay '8.2752777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.054471731'^^xsd:double;
  dwc:startLongitude '3.053803444'^^xsd:double;
  dwc:endLongitude '3.064646959'^^xsd:double;
  dwc:latitude '55.31461716'^^xsd:double;
  dwc:startLatitude '55.31578827'^^xsd:double;
  dwc:endLatitude '55.29772186'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.12146'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1747'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15192795 3.154623508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15192795"^^xsd:decimal ;
  dwc:decimalLongitude "3.154623508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15192795 3.154623508)"^^geo:wktLiteral ;
  geo-pos:lat "55.15192795"^^xsd:decimal ;
  geo-pos:long "3.154623508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1861111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0011111111111'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.154623508'^^xsd:double;
  dwc:startLongitude '3.131949312'^^xsd:double;
  dwc:endLongitude '3.187918186'^^xsd:double;
  dwc:latitude '55.15192795'^^xsd:double;
  dwc:startLatitude '55.18071012'^^xsd:double;
  dwc:endLatitude '55.09858322'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.79384'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1748'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74499512 3.404216528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74499512"^^xsd:decimal ;
  dwc:decimalLongitude "3.404216528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74499512 3.404216528)"^^geo:wktLiteral ;
  geo-pos:lat "54.74499512"^^xsd:decimal ;
  geo-pos:long "3.404216528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.451666666667'^^xsd:double;
  dwc:startTimeOfDay '12.444722222222'^^xsd:double;
  dwc:endTimeOfDay '12.641944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.404216528'^^xsd:double;
  dwc:startLongitude '3.403561831'^^xsd:double;
  dwc:endLongitude '3.421878576'^^xsd:double;
  dwc:latitude '54.74499512'^^xsd:double;
  dwc:startLatitude '54.74603653'^^xsd:double;
  dwc:endLatitude '54.71614456'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.52338'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1749'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7863675 5.71625197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7863675"^^xsd:decimal ;
  dwc:decimalLongitude "5.71625197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7863675 5.71625197)"^^geo:wktLiteral ;
  geo-pos:lat "55.7863675"^^xsd:decimal ;
  geo-pos:long "5.71625197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.5780555555556'^^xsd:double;
  dwc:startTimeOfDay '5.5494444444444'^^xsd:double;
  dwc:endTimeOfDay '5.7933333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.71625197'^^xsd:double;
  dwc:startLongitude '5.712807954'^^xsd:double;
  dwc:endLongitude '5.741475582'^^xsd:double;
  dwc:latitude '55.7863675'^^xsd:double;
  dwc:startLatitude '55.79060464'^^xsd:double;
  dwc:endLatitude '55.7543602'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.40808'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1750'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.70646286 5.780731201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.70646286"^^xsd:decimal ;
  dwc:decimalLongitude "5.780731201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.70646286 5.780731201)"^^geo:wktLiteral ;
  geo-pos:lat "55.70646286"^^xsd:decimal ;
  geo-pos:long "5.780731201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1252777777778'^^xsd:double;
  dwc:startTimeOfDay '6.0269444444444'^^xsd:double;
  dwc:endTimeOfDay '6.1319444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.780731201'^^xsd:double;
  dwc:startLongitude '5.76884675'^^xsd:double;
  dwc:endLongitude '5.781620502'^^xsd:double;
  dwc:latitude '55.70646286'^^xsd:double;
  dwc:startLatitude '55.71979523'^^xsd:double;
  dwc:endLatitude '55.70573807'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.7548'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1751'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45398712 5.976561546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45398712"^^xsd:decimal ;
  dwc:decimalLongitude "5.976561546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45398712 5.976561546)"^^geo:wktLiteral ;
  geo-pos:lat "55.45398712"^^xsd:decimal ;
  geo-pos:long "5.976561546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8619444444444'^^xsd:double;
  dwc:startTimeOfDay '7.5369444444444'^^xsd:double;
  dwc:endTimeOfDay '8.0077777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.976561546'^^xsd:double;
  dwc:startLongitude '5.94039011'^^xsd:double;
  dwc:endLongitude '5.992919922'^^xsd:double;
  dwc:latitude '55.45398712'^^xsd:double;
  dwc:startLatitude '55.50116348'^^xsd:double;
  dwc:endLatitude '55.43314743'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.25055'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1752'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7401123 -1.104179978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7401123"^^xsd:decimal ;
  dwc:decimalLongitude "-1.104179978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7401123 -1.104179978)"^^geo:wktLiteral ;
  geo-pos:lat "58.7401123"^^xsd:decimal ;
  geo-pos:long "-1.104179978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1753'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.736666666667'^^xsd:double;
  dwc:startTimeOfDay '19.6075'^^xsd:double;
  dwc:endTimeOfDay '19.843611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.104179978'^^xsd:double;
  dwc:startLongitude '-1.143900037'^^xsd:double;
  dwc:endLongitude '-1.072459513'^^xsd:double;
  dwc:latitude '58.7401123'^^xsd:double;
  dwc:startLatitude '58.73556137'^^xsd:double;
  dwc:endLatitude '58.74462304'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '4.24072'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1753'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74696448 -1.056144738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.74696448"^^xsd:decimal ;
  dwc:decimalLongitude "-1.056144738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74696448 -1.056144738)"^^geo:wktLiteral ;
  geo-pos:lat "58.74696448"^^xsd:decimal ;
  geo-pos:long "-1.056144738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.896944444444'^^xsd:double;
  dwc:startTimeOfDay '19.843611111111'^^xsd:double;
  dwc:endTimeOfDay '20.034444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.056144738'^^xsd:double;
  dwc:startLongitude '-1.072459513'^^xsd:double;
  dwc:endLongitude '-1.014083208'^^xsd:double;
  dwc:latitude '58.74696448'^^xsd:double;
  dwc:startLatitude '58.74462304'^^xsd:double;
  dwc:endLatitude '58.75300098'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '3.49167'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1754'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74558645 -1.065746663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.74558645"^^xsd:decimal ;
  dwc:decimalLongitude "-1.065746663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74558645 -1.065746663)"^^geo:wktLiteral ;
  geo-pos:lat "58.74558645"^^xsd:decimal ;
  geo-pos:long "-1.065746663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.865555555556'^^xsd:double;
  dwc:startTimeOfDay '19.843611111111'^^xsd:double;
  dwc:endTimeOfDay '20.034444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.065746663'^^xsd:double;
  dwc:startLongitude '-1.072459513'^^xsd:double;
  dwc:endLongitude '-1.014083208'^^xsd:double;
  dwc:latitude '58.74558645'^^xsd:double;
  dwc:startLatitude '58.74462304'^^xsd:double;
  dwc:endLatitude '58.75300098'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '3.49167'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1755'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7551351 -0.99921297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7551351"^^xsd:decimal ;
  dwc:decimalLongitude "-0.99921297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7551351 -0.99921297)"^^geo:wktLiteral ;
  geo-pos:lat "58.7551351"^^xsd:decimal ;
  geo-pos:long "-0.99921297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.083055555556'^^xsd:double;
  dwc:startTimeOfDay '20.034444444444'^^xsd:double;
  dwc:endTimeOfDay '20.522777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.99921297'^^xsd:double;
  dwc:startLongitude '-1.014083208'^^xsd:double;
  dwc:endLongitude '-0.864236653'^^xsd:double;
  dwc:latitude '58.7551351'^^xsd:double;
  dwc:startLatitude '58.75300098'^^xsd:double;
  dwc:endLatitude '58.77478027'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.96736'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1756'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76131794 -0.956131766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.76131794"^^xsd:decimal ;
  dwc:decimalLongitude "-0.956131766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76131794 -0.956131766)"^^geo:wktLiteral ;
  geo-pos:lat "58.76131794"^^xsd:decimal ;
  geo-pos:long "-0.956131766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.223888888889'^^xsd:double;
  dwc:startTimeOfDay '20.034444444444'^^xsd:double;
  dwc:endTimeOfDay '20.522777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.956131766'^^xsd:double;
  dwc:startLongitude '-1.014083208'^^xsd:double;
  dwc:endLongitude '-0.864236653'^^xsd:double;
  dwc:latitude '58.76131794'^^xsd:double;
  dwc:startLatitude '58.75300098'^^xsd:double;
  dwc:endLatitude '58.77478027'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.96736'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1757'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.77144241 -0.88643831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.77144241"^^xsd:decimal ;
  dwc:decimalLongitude "-0.88643831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.77144241 -0.88643831)"^^geo:wktLiteral ;
  geo-pos:lat "58.77144241"^^xsd:decimal ;
  geo-pos:long "-0.88643831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.451111111111'^^xsd:double;
  dwc:startTimeOfDay '20.034444444444'^^xsd:double;
  dwc:endTimeOfDay '20.522777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.88643831'^^xsd:double;
  dwc:startLongitude '-1.014083208'^^xsd:double;
  dwc:endLongitude '-0.864236653'^^xsd:double;
  dwc:latitude '58.77144241'^^xsd:double;
  dwc:startLatitude '58.75300098'^^xsd:double;
  dwc:endLatitude '58.77478027'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.96736'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1758'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78543472 -0.781336665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.78543472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.781336665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78543472 -0.781336665)"^^geo:wktLiteral ;
  geo-pos:lat "58.78543472"^^xsd:decimal ;
  geo-pos:long "-0.781336665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.788888888889'^^xsd:double;
  dwc:startTimeOfDay '20.623611111111'^^xsd:double;
  dwc:endTimeOfDay '21.013333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.781336665'^^xsd:double;
  dwc:startLongitude '-0.832704961'^^xsd:double;
  dwc:endLongitude '-0.712178349'^^xsd:double;
  dwc:latitude '58.78543472'^^xsd:double;
  dwc:startLatitude '58.77905273'^^xsd:double;
  dwc:endLatitude '58.79419708'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.14167'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1759'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.81826019 -0.540581644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.81826019"^^xsd:decimal ;
  dwc:decimalLongitude "-0.540581644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.81826019 -0.540581644)"^^geo:wktLiteral ;
  geo-pos:lat "58.81826019"^^xsd:decimal ;
  geo-pos:long "-0.540581644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1760'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1433333333333'^^xsd:double;
  dwc:startTimeOfDay '6.6394444444444'^^xsd:double;
  dwc:endTimeOfDay '7.2227777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.540581644'^^xsd:double;
  dwc:startLongitude '-0.698840022'^^xsd:double;
  dwc:endLongitude '-0.51516664'^^xsd:double;
  dwc:latitude '58.81826019'^^xsd:double;
  dwc:startLatitude '58.79605484'^^xsd:double;
  dwc:endLatitude '58.8215332'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '10.9427'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1760'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.80479431 -0.640549958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.80479431"^^xsd:decimal ;
  dwc:decimalLongitude "-0.640549958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.80479431 -0.640549958)"^^geo:wktLiteral ;
  geo-pos:lat "58.80479431"^^xsd:decimal ;
  geo-pos:long "-0.640549958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8272222222222'^^xsd:double;
  dwc:startTimeOfDay '6.6394444444444'^^xsd:double;
  dwc:endTimeOfDay '7.2227777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.640549958'^^xsd:double;
  dwc:startLongitude '-0.698840022'^^xsd:double;
  dwc:endLongitude '-0.51516664'^^xsd:double;
  dwc:latitude '58.80479431'^^xsd:double;
  dwc:startLatitude '58.79605484'^^xsd:double;
  dwc:endLatitude '58.8215332'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.9427'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1761'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8129158 -0.580648363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8129158"^^xsd:decimal ;
  dwc:decimalLongitude "-0.580648363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8129158 -0.580648363)"^^geo:wktLiteral ;
  geo-pos:lat "58.8129158"^^xsd:decimal ;
  geo-pos:long "-0.580648363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0172222222222'^^xsd:double;
  dwc:startTimeOfDay '6.6394444444444'^^xsd:double;
  dwc:endTimeOfDay '7.2227777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.580648363'^^xsd:double;
  dwc:startLongitude '-0.698840022'^^xsd:double;
  dwc:endLongitude '-0.51516664'^^xsd:double;
  dwc:latitude '58.8129158'^^xsd:double;
  dwc:startLatitude '58.79605484'^^xsd:double;
  dwc:endLatitude '58.8215332'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.9427'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1762'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.82771683 -0.465893328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.82771683"^^xsd:decimal ;
  dwc:decimalLongitude "-0.465893328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.82771683 -0.465893328)"^^geo:wktLiteral ;
  geo-pos:lat "58.82771683"^^xsd:decimal ;
  geo-pos:long "-0.465893328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3780555555556'^^xsd:double;
  dwc:startTimeOfDay '7.3516666666667'^^xsd:double;
  dwc:endTimeOfDay '7.5375'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.465893328'^^xsd:double;
  dwc:startLongitude '-0.47426331'^^xsd:double;
  dwc:endLongitude '-0.415316671'^^xsd:double;
  dwc:latitude '58.82771683'^^xsd:double;
  dwc:startLatitude '58.82666016'^^xsd:double;
  dwc:endLatitude '58.83440018'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '3.49757'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1763'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83472443 -0.412686676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.83472443"^^xsd:decimal ;
  dwc:decimalLongitude "-0.412686676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83472443 -0.412686676)"^^geo:wktLiteral ;
  geo-pos:lat "58.83472443"^^xsd:decimal ;
  geo-pos:long "-0.412686676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5458333333333'^^xsd:double;
  dwc:startTimeOfDay '7.5375'^^xsd:double;
  dwc:endTimeOfDay '7.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.412686676'^^xsd:double;
  dwc:startLongitude '-0.415316671'^^xsd:double;
  dwc:endLongitude '-0.366238326'^^xsd:double;
  dwc:latitude '58.83472443'^^xsd:double;
  dwc:startLatitude '58.83440018'^^xsd:double;
  dwc:endLatitude '58.84123611'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.92247'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1764'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8351059 -0.40974167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8351059"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40974167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8351059 -0.40974167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8351059"^^xsd:decimal ;
  geo-pos:long "-0.40974167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1765'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5547222222222'^^xsd:double;
  dwc:startTimeOfDay '7.5375'^^xsd:double;
  dwc:endTimeOfDay '7.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.40974167'^^xsd:double;
  dwc:startLongitude '-0.415316671'^^xsd:double;
  dwc:endLongitude '-0.366238326'^^xsd:double;
  dwc:latitude '58.8351059'^^xsd:double;
  dwc:startLatitude '58.83440018'^^xsd:double;
  dwc:endLatitude '58.84123611'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.92247'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1765'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.84407425 -0.346763313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.84407425"^^xsd:decimal ;
  dwc:decimalLongitude "-0.346763313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.84407425 -0.346763313)"^^geo:wktLiteral ;
  geo-pos:lat "58.84407425"^^xsd:decimal ;
  geo-pos:long "-0.346763313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7580555555556'^^xsd:double;
  dwc:startTimeOfDay '7.6944444444444'^^xsd:double;
  dwc:endTimeOfDay '7.8761111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.346763313'^^xsd:double;
  dwc:startLongitude '-0.366238326'^^xsd:double;
  dwc:endLongitude '-0.310128331'^^xsd:double;
  dwc:latitude '58.84407425'^^xsd:double;
  dwc:startLatitude '58.84123611'^^xsd:double;
  dwc:endLatitude '58.8492775'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '3.34713'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1766'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.84437561 -0.344699979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.84437561"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344699979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.84437561 -0.344699979)"^^geo:wktLiteral ;
  geo-pos:lat "58.84437561"^^xsd:decimal ;
  geo-pos:long "-0.344699979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1767'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7644444444444'^^xsd:double;
  dwc:startTimeOfDay '7.6944444444444'^^xsd:double;
  dwc:endTimeOfDay '7.8761111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.344699979'^^xsd:double;
  dwc:startLongitude '-0.366238326'^^xsd:double;
  dwc:endLongitude '-0.310128331'^^xsd:double;
  dwc:latitude '58.84437561'^^xsd:double;
  dwc:startLatitude '58.84123611'^^xsd:double;
  dwc:endLatitude '58.8492775'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.34713'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1767'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85192108 -0.291246682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85192108"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291246682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85192108 -0.291246682)"^^geo:wktLiteral ;
  geo-pos:lat "58.85192108"^^xsd:decimal ;
  geo-pos:long "-0.291246682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.9380555555556'^^xsd:double;
  dwc:startTimeOfDay '7.8761111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0661111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.291246682'^^xsd:double;
  dwc:startLongitude '-0.310128331'^^xsd:double;
  dwc:endLongitude '-0.252173334'^^xsd:double;
  dwc:latitude '58.85192108'^^xsd:double;
  dwc:startLatitude '58.8492775'^^xsd:double;
  dwc:endLatitude '58.85760117'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.45696'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1768'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86961365 -0.162166655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86961365"^^xsd:decimal ;
  dwc:decimalLongitude "-0.162166655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86961365 -0.162166655)"^^geo:wktLiteral ;
  geo-pos:lat "58.86961365"^^xsd:decimal ;
  geo-pos:long "-0.162166655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3588888888889'^^xsd:double;
  dwc:startTimeOfDay '8.2488888888889'^^xsd:double;
  dwc:endTimeOfDay '8.6025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.162166655'^^xsd:double;
  dwc:startLongitude '-0.196330011'^^xsd:double;
  dwc:endLongitude '-0.086343333'^^xsd:double;
  dwc:latitude '58.86961365'^^xsd:double;
  dwc:startLatitude '58.8649826'^^xsd:double;
  dwc:endLatitude '58.87969589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '6.52609'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1769'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88831329 -0.019311666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.88831329"^^xsd:decimal ;
  dwc:decimalLongitude "-0.019311666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88831329 -0.019311666)"^^geo:wktLiteral ;
  geo-pos:lat "58.88831329"^^xsd:decimal ;
  geo-pos:long "-0.019311666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6025'^^xsd:double;
  dwc:endTimeOfDay '8.8944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.019311666'^^xsd:double;
  dwc:startLongitude '-0.086343333'^^xsd:double;
  dwc:endLongitude '0.004781667'^^xsd:double;
  dwc:latitude '58.88831329'^^xsd:double;
  dwc:startLatitude '58.87969589'^^xsd:double;
  dwc:endLatitude '58.89129257'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '5.38885'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1770'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89170837 0.008248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.89170837"^^xsd:decimal ;
  dwc:decimalLongitude "0.008248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89170837 0.008248333)"^^geo:wktLiteral ;
  geo-pos:lat "58.89170837"^^xsd:decimal ;
  geo-pos:long "0.008248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1771'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9055555555556'^^xsd:double;
  dwc:startTimeOfDay '8.8944444444444'^^xsd:double;
  dwc:endTimeOfDay '8.9394444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.008248333'^^xsd:double;
  dwc:startLongitude '0.004781667'^^xsd:double;
  dwc:endLongitude '0.018835001'^^xsd:double;
  dwc:latitude '58.89170837'^^xsd:double;
  dwc:startLatitude '58.89129257'^^xsd:double;
  dwc:endLatitude '58.89305115'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '0.830132'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1771'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.18974686 2.231614828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.18974686"^^xsd:decimal ;
  dwc:decimalLongitude "2.231614828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.18974686 2.231614828)"^^geo:wktLiteral ;
  geo-pos:lat "59.18974686"^^xsd:decimal ;
  geo-pos:long "2.231614828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3127777777778'^^xsd:double;
  dwc:startTimeOfDay '4.9872222222222'^^xsd:double;
  dwc:endTimeOfDay '5.5266666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.231614828'^^xsd:double;
  dwc:startLongitude '2.128291607'^^xsd:double;
  dwc:endLongitude '2.299298286'^^xsd:double;
  dwc:latitude '59.18974686'^^xsd:double;
  dwc:startLatitude '59.17675018'^^xsd:double;
  dwc:endLatitude '59.19855881'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.0306'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1772'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.20589066 2.52922678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.20589066"^^xsd:decimal ;
  dwc:decimalLongitude "2.52922678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.20589066 2.52922678)"^^geo:wktLiteral ;
  geo-pos:lat "59.20589066"^^xsd:decimal ;
  geo-pos:long "2.52922678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.2708333333333'^^xsd:double;
  dwc:startTimeOfDay '6.1463888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5816666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.52922678'^^xsd:double;
  dwc:startLongitude '2.496801853'^^xsd:double;
  dwc:endLongitude '2.60983181'^^xsd:double;
  dwc:latitude '59.20589066'^^xsd:double;
  dwc:startLatitude '59.19462204'^^xsd:double;
  dwc:endLatitude '59.23451996'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.80901'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1773'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.19950485 2.510413408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.19950485"^^xsd:decimal ;
  dwc:decimalLongitude "2.510413408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.19950485 2.510413408)"^^geo:wktLiteral ;
  geo-pos:lat "59.19950485"^^xsd:decimal ;
  geo-pos:long "2.510413408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1988888888889'^^xsd:double;
  dwc:startTimeOfDay '6.1463888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5816666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.510413408'^^xsd:double;
  dwc:startLongitude '2.496801853'^^xsd:double;
  dwc:endLongitude '2.60983181'^^xsd:double;
  dwc:latitude '59.19950485'^^xsd:double;
  dwc:startLatitude '59.19462204'^^xsd:double;
  dwc:endLatitude '59.23451996'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.80901'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1774'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26963806 2.77409339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.26963806"^^xsd:decimal ;
  dwc:decimalLongitude "2.77409339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26963806 2.77409339)"^^geo:wktLiteral ;
  geo-pos:lat "59.26963806"^^xsd:decimal ;
  geo-pos:long "2.77409339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1375'^^xsd:double;
  dwc:startTimeOfDay '7.0483333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5388888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.77409339'^^xsd:double;
  dwc:startLongitude '2.745869875'^^xsd:double;
  dwc:endLongitude '2.904316664'^^xsd:double;
  dwc:latitude '59.26963806'^^xsd:double;
  dwc:startLatitude '59.26421738'^^xsd:double;
  dwc:endLatitude '59.2861824'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.32072'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1775'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.28023148 2.852258205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.28023148"^^xsd:decimal ;
  dwc:decimalLongitude "2.852258205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.28023148 2.852258205)"^^geo:wktLiteral ;
  geo-pos:lat "59.28023148"^^xsd:decimal ;
  geo-pos:long "2.852258205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3766666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0483333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5388888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.852258205'^^xsd:double;
  dwc:startLongitude '2.745869875'^^xsd:double;
  dwc:endLongitude '2.904316664'^^xsd:double;
  dwc:latitude '59.28023148'^^xsd:double;
  dwc:startLatitude '59.26421738'^^xsd:double;
  dwc:endLatitude '59.2861824'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.32072'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1776'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3458252 3.398696899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3458252"^^xsd:decimal ;
  dwc:decimalLongitude "3.398696899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3458252 3.398696899)"^^geo:wktLiteral ;
  geo-pos:lat "59.3458252"^^xsd:decimal ;
  geo-pos:long "3.398696899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1213888888889'^^xsd:double;
  dwc:startTimeOfDay '8.5330555555556'^^xsd:double;
  dwc:endTimeOfDay '9.2211111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.398696899'^^xsd:double;
  dwc:startLongitude '3.220421791'^^xsd:double;
  dwc:endLongitude '3.429381847'^^xsd:double;
  dwc:latitude '59.3458252'^^xsd:double;
  dwc:startLatitude '59.32194901'^^xsd:double;
  dwc:endLatitude '59.35019684'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.251'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1777'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.35825348 3.486801624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.35825348"^^xsd:decimal ;
  dwc:decimalLongitude "3.486801624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.35825348 3.486801624)"^^geo:wktLiteral ;
  geo-pos:lat "59.35825348"^^xsd:decimal ;
  geo-pos:long "3.486801624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.4047222222222'^^xsd:double;
  dwc:startTimeOfDay '9.3069444444444'^^xsd:double;
  dwc:endTimeOfDay '9.5277777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.486801624'^^xsd:double;
  dwc:startLongitude '3.456154823'^^xsd:double;
  dwc:endLongitude '3.525519848'^^xsd:double;
  dwc:latitude '59.35825348'^^xsd:double;
  dwc:startLatitude '59.35401154'^^xsd:double;
  dwc:endLatitude '59.36371994'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '4.07381'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1778'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.44205856 4.107216835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.44205856"^^xsd:decimal ;
  dwc:decimalLongitude "4.107216835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.44205856 4.107216835)"^^geo:wktLiteral ;
  geo-pos:lat "59.44205856"^^xsd:decimal ;
  geo-pos:long "4.107216835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.347222222222'^^xsd:double;
  dwc:startTimeOfDay '11.027222222222'^^xsd:double;
  dwc:endTimeOfDay '11.508611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.107216835'^^xsd:double;
  dwc:startLongitude '4.006601334'^^xsd:double;
  dwc:endLongitude '4.15915823'^^xsd:double;
  dwc:latitude '59.44205856'^^xsd:double;
  dwc:startLatitude '59.42947769'^^xsd:double;
  dwc:endLatitude '59.44813538'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '8.86528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1779'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.87883377 1.910786748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.87883377"^^xsd:decimal ;
  dwc:decimalLongitude "1.910786748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.87883377 1.910786748)"^^geo:wktLiteral ;
  geo-pos:lat "59.87883377"^^xsd:decimal ;
  geo-pos:long "1.910786748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.877777777778'^^xsd:double;
  dwc:startTimeOfDay '13.511666666667'^^xsd:double;
  dwc:endTimeOfDay '14.009722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.910786748'^^xsd:double;
  dwc:startLongitude '2.035068274'^^xsd:double;
  dwc:endLongitude '1.866566777'^^xsd:double;
  dwc:latitude '59.87883377'^^xsd:double;
  dwc:startLatitude '59.85943222'^^xsd:double;
  dwc:endLatitude '59.88618088'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.85674'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1780'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.91498 1.699245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.91498"^^xsd:decimal ;
  dwc:decimalLongitude "1.699245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.91498 1.699245)"^^geo:wktLiteral ;
  geo-pos:lat "59.91498"^^xsd:decimal ;
  geo-pos:long "1.699245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:startTimeOfDay '14.502777777778'^^xsd:double;
  dwc:endTimeOfDay '14.668611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.699245'^^xsd:double;
  dwc:startLongitude '1.703895092'^^xsd:double;
  dwc:endLongitude '1.6506101'^^xsd:double;
  dwc:latitude '59.91498'^^xsd:double;
  dwc:startLatitude '59.91419983'^^xsd:double;
  dwc:endLatitude '59.922363'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '3.10335'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1781'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9423027 1.485209942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9423027"^^xsd:decimal ;
  dwc:decimalLongitude "1.485209942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9423027 1.485209942)"^^geo:wktLiteral ;
  geo-pos:lat "59.9423027"^^xsd:decimal ;
  geo-pos:long "1.485209942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.328333333333'^^xsd:double;
  dwc:startTimeOfDay '15.028611111111'^^xsd:double;
  dwc:endTimeOfDay '15.518055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.485209942'^^xsd:double;
  dwc:startLongitude '1.587968469'^^xsd:double;
  dwc:endLongitude '1.420141697'^^xsd:double;
  dwc:latitude '59.9423027'^^xsd:double;
  dwc:startLatitude '59.92695999'^^xsd:double;
  dwc:endLatitude '59.95251465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.7635'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1782'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14914703 0.17577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.14914703"^^xsd:decimal ;
  dwc:decimalLongitude "0.17577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14914703 0.17577)"^^geo:wktLiteral ;
  geo-pos:lat "60.14914703"^^xsd:decimal ;
  geo-pos:long "0.17577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.863888888889'^^xsd:double;
  dwc:startTimeOfDay '19.559722222222'^^xsd:double;
  dwc:endTimeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.17577'^^xsd:double;
  dwc:startLongitude '0.276594996'^^xsd:double;
  dwc:endLongitude '0.131154999'^^xsd:double;
  dwc:latitude '60.14914703'^^xsd:double;
  dwc:startLatitude '60.1444664'^^xsd:double;
  dwc:endLatitude '60.15100861'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.07731'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1783'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15342712 0.103463329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.15342712"^^xsd:decimal ;
  dwc:decimalLongitude "0.103463329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15342712 0.103463329)"^^geo:wktLiteral ;
  geo-pos:lat "60.15342712"^^xsd:decimal ;
  geo-pos:long "0.103463329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7813888888889'^^xsd:double;
  dwc:startTimeOfDay '3.7030555555556'^^xsd:double;
  dwc:endTimeOfDay '4.3166666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.103463329'^^xsd:double;
  dwc:startLongitude '0.130413339'^^xsd:double;
  dwc:endLongitude '-0.080846667'^^xsd:double;
  dwc:latitude '60.15342712'^^xsd:double;
  dwc:startLatitude '60.14957809'^^xsd:double;
  dwc:endLatitude '60.18004608'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.1599'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1784'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15721893 0.07446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.15721893"^^xsd:decimal ;
  dwc:decimalLongitude "0.07446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15721893 0.07446)"^^geo:wktLiteral ;
  geo-pos:lat "60.15721893"^^xsd:decimal ;
  geo-pos:long "0.07446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.8647222222222'^^xsd:double;
  dwc:startTimeOfDay '3.7030555555556'^^xsd:double;
  dwc:endTimeOfDay '4.3166666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.07446'^^xsd:double;
  dwc:startLongitude '0.130413339'^^xsd:double;
  dwc:endLongitude '-0.080846667'^^xsd:double;
  dwc:latitude '60.15721893'^^xsd:double;
  dwc:startLatitude '60.14957809'^^xsd:double;
  dwc:endLatitude '60.18004608'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.1599'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1785'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15766525 0.071006663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.15766525"^^xsd:decimal ;
  dwc:decimalLongitude "0.071006663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.15766525 0.071006663)"^^geo:wktLiteral ;
  geo-pos:lat "60.15766525"^^xsd:decimal ;
  geo-pos:long "0.071006663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.8747222222222'^^xsd:double;
  dwc:startTimeOfDay '3.7030555555556'^^xsd:double;
  dwc:endTimeOfDay '4.3166666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.071006663'^^xsd:double;
  dwc:startLongitude '0.130413339'^^xsd:double;
  dwc:endLongitude '-0.080846667'^^xsd:double;
  dwc:latitude '60.15766525'^^xsd:double;
  dwc:startLatitude '60.14957809'^^xsd:double;
  dwc:endLatitude '60.18004608'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.1599'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1786'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25297165 -9.441278458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25297165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441278458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25297165 -9.441278458)"^^geo:wktLiteral ;
  geo-pos:lat "48.25297165"^^xsd:decimal ;
  geo-pos:long "-9.441278458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.190833333333'^^xsd:double;
  dwc:startTimeOfDay '9.6066666666667'^^xsd:double;
  dwc:endTimeOfDay '10.348333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.441278458'^^xsd:double;
  dwc:startLongitude '-9.508372307'^^xsd:double;
  dwc:endLongitude '-9.423144341'^^xsd:double;
  dwc:latitude '48.25297165'^^xsd:double;
  dwc:startLatitude '48.17173767'^^xsd:double;
  dwc:endLatitude '48.27518845'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '13.1132'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1840'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.52557755 -9.212431908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.52557755"^^xsd:decimal ;
  dwc:decimalLongitude "-9.212431908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.52557755 -9.212431908)"^^geo:wktLiteral ;
  geo-pos:lat "48.52557755"^^xsd:decimal ;
  geo-pos:long "-9.212431908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.255555555556'^^xsd:double;
  dwc:startTimeOfDay '13.035833333333'^^xsd:double;
  dwc:endTimeOfDay '13.592777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.212431908'^^xsd:double;
  dwc:startLongitude '-9.237444878'^^xsd:double;
  dwc:endLongitude '-9.17315197'^^xsd:double;
  dwc:latitude '48.52557755'^^xsd:double;
  dwc:startLatitude '48.49594879'^^xsd:double;
  dwc:endLatitude '48.57217789'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.70208'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1841'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16209 7.305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16209"^^xsd:decimal ;
  dwc:decimalLongitude "7.305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16209 7.305556)"^^geo:wktLiteral ;
  geo-pos:lat "55.16209"^^xsd:decimal ;
  geo-pos:long "7.305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1578'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.724444444444'^^xsd:double;
  dwc:startTimeOfDay '12.558333333333'^^xsd:double;
  dwc:endTimeOfDay '13.03'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.305556'^^xsd:double;
  dwc:startLongitude '7.321283'^^xsd:double;
  dwc:endLongitude '7.277352'^^xsd:double;
  dwc:latitude '55.16209'^^xsd:double;
  dwc:startLatitude '55.18587'^^xsd:double;
  dwc:endLatitude '55.11806'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.03477'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1578'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9559 7.174188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9559"^^xsd:decimal ;
  dwc:decimalLongitude "7.174188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9559 7.174188)"^^geo:wktLiteral ;
  geo-pos:lat "54.9559"^^xsd:decimal ;
  geo-pos:long "7.174188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.146666666667'^^xsd:double;
  dwc:startTimeOfDay '14.023333333333'^^xsd:double;
  dwc:endTimeOfDay '14.394166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.174188'^^xsd:double;
  dwc:startLongitude '7.185207'^^xsd:double;
  dwc:endLongitude '7.150018'^^xsd:double;
  dwc:latitude '54.9559'^^xsd:double;
  dwc:startLatitude '54.97389'^^xsd:double;
  dwc:endLatitude '54.91948'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.44966'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1579'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8877 7.129746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8877"^^xsd:decimal ;
  dwc:decimalLongitude "7.129746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8877 7.129746)"^^geo:wktLiteral ;
  geo-pos:lat "54.8877"^^xsd:decimal ;
  geo-pos:long "7.129746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1580'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.610555555556'^^xsd:double;
  dwc:startTimeOfDay '14.528888888889'^^xsd:double;
  dwc:endTimeOfDay '14.831388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.129746'^^xsd:double;
  dwc:startLongitude '7.137385'^^xsd:double;
  dwc:endLongitude '7.109221'^^xsd:double;
  dwc:latitude '54.8877'^^xsd:double;
  dwc:startLatitude '54.8997'^^xsd:double;
  dwc:endLatitude '54.85579'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '5.20089'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1580'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.821 7.087166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.821"^^xsd:decimal ;
  dwc:decimalLongitude "7.087166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.821 7.087166)"^^geo:wktLiteral ;
  geo-pos:lat "54.821"^^xsd:decimal ;
  geo-pos:long "7.087166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.070833333333'^^xsd:double;
  dwc:startTimeOfDay '14.831388888889'^^xsd:double;
  dwc:endTimeOfDay '15.093611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.087166'^^xsd:double;
  dwc:startLongitude '7.109221'^^xsd:double;
  dwc:endLongitude '7.084994'^^xsd:double;
  dwc:latitude '54.821'^^xsd:double;
  dwc:startLatitude '54.85579'^^xsd:double;
  dwc:endLatitude '54.81765'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.5128'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1581'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74254 7.037498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74254"^^xsd:decimal ;
  dwc:decimalLongitude "7.037498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74254 7.037498)"^^geo:wktLiteral ;
  geo-pos:lat "54.74254"^^xsd:decimal ;
  geo-pos:long "7.037498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1582'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.604722222222'^^xsd:double;
  dwc:startTimeOfDay '15.561944444444'^^xsd:double;
  dwc:endTimeOfDay '15.938888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.037498'^^xsd:double;
  dwc:startLongitude '7.041317'^^xsd:double;
  dwc:endLongitude '7.005193'^^xsd:double;
  dwc:latitude '54.74254'^^xsd:double;
  dwc:startLatitude '54.74887'^^xsd:double;
  dwc:endLatitude '54.69354'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.57085'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1582'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73389 7.033146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73389"^^xsd:decimal ;
  dwc:decimalLongitude "7.033146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73389 7.033146)"^^geo:wktLiteral ;
  geo-pos:lat "54.73389"^^xsd:decimal ;
  geo-pos:long "7.033146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.921666666667'^^xsd:double;
  dwc:startTimeOfDay '13.878888888889'^^xsd:double;
  dwc:endTimeOfDay '14.115833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.033146'^^xsd:double;
  dwc:startLongitude '7.03768'^^xsd:double;
  dwc:endLongitude '7.014189'^^xsd:double;
  dwc:latitude '54.73389'^^xsd:double;
  dwc:startLatitude '54.73983'^^xsd:double;
  dwc:endLatitude '54.70631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.01825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1583'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7262 7.027579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7262"^^xsd:decimal ;
  dwc:decimalLongitude "7.027579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7262 7.027579)"^^geo:wktLiteral ;
  geo-pos:lat "54.7262"^^xsd:decimal ;
  geo-pos:long "7.027579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.976111111111'^^xsd:double;
  dwc:startTimeOfDay '13.878888888889'^^xsd:double;
  dwc:endTimeOfDay '14.115833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.027579'^^xsd:double;
  dwc:startLongitude '7.03768'^^xsd:double;
  dwc:endLongitude '7.014189'^^xsd:double;
  dwc:latitude '54.7262'^^xsd:double;
  dwc:startLatitude '54.73983'^^xsd:double;
  dwc:endLatitude '54.70631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.01825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1584'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63678 6.971438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63678"^^xsd:decimal ;
  dwc:decimalLongitude "6.971438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63678 6.971438)"^^geo:wktLiteral ;
  geo-pos:lat "54.63678"^^xsd:decimal ;
  geo-pos:long "6.971438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1585'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.592777777778'^^xsd:double;
  dwc:startTimeOfDay '14.524444444444'^^xsd:double;
  dwc:endTimeOfDay '15.029722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.971438'^^xsd:double;
  dwc:startLongitude '6.977412'^^xsd:double;
  dwc:endLongitude '6.93104'^^xsd:double;
  dwc:latitude '54.63678'^^xsd:double;
  dwc:startLatitude '54.6468'^^xsd:double;
  dwc:endLatitude '54.57291'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '8.73616'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1585'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62488 5.549909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62488"^^xsd:decimal ;
  dwc:decimalLongitude "5.549909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62488 5.549909)"^^geo:wktLiteral ;
  geo-pos:lat "54.62488"^^xsd:decimal ;
  geo-pos:long "5.549909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.141944444444'^^xsd:double;
  dwc:startTimeOfDay '17.043888888889'^^xsd:double;
  dwc:endTimeOfDay '17.531111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.549909'^^xsd:double;
  dwc:startLongitude '5.560378'^^xsd:double;
  dwc:endLongitude '5.50944'^^xsd:double;
  dwc:latitude '54.62488'^^xsd:double;
  dwc:startLatitude '54.61014'^^xsd:double;
  dwc:endLatitude '54.68342'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.77682'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1597'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6984 5.499177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6984"^^xsd:decimal ;
  dwc:decimalLongitude "5.499177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6984 5.499177)"^^geo:wktLiteral ;
  geo-pos:lat "54.6984"^^xsd:decimal ;
  geo-pos:long "5.499177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.630277777778'^^xsd:double;
  dwc:startTimeOfDay '17.616111111111'^^xsd:double;
  dwc:endTimeOfDay '18.051666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.499177'^^xsd:double;
  dwc:startLongitude '5.500574'^^xsd:double;
  dwc:endLongitude '5.454913'^^xsd:double;
  dwc:latitude '54.6984'^^xsd:double;
  dwc:startLatitude '54.69624'^^xsd:double;
  dwc:endLatitude '54.76242'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.91607'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1598'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.86247635 4.828199863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.86247635"^^xsd:decimal ;
  dwc:decimalLongitude "4.828199863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.86247635 4.828199863)"^^geo:wktLiteral ;
  geo-pos:lat "53.86247635"^^xsd:decimal ;
  geo-pos:long "4.828199863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1599'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.067777777778'^^xsd:double;
  dwc:startTimeOfDay '17.055833333333'^^xsd:double;
  dwc:endTimeOfDay '17.562777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.828199863'^^xsd:double;
  dwc:startLongitude '4.827358723'^^xsd:double;
  dwc:endLongitude '4.861726761'^^xsd:double;
  dwc:latitude '53.86247635'^^xsd:double;
  dwc:startLatitude '53.86053848'^^xsd:double;
  dwc:endLatitude '53.94356155'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.49594'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1599'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95175934 4.865129948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95175934"^^xsd:decimal ;
  dwc:decimalLongitude "4.865129948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95175934 4.865129948)"^^geo:wktLiteral ;
  geo-pos:lat "53.95175934"^^xsd:decimal ;
  geo-pos:long "4.865129948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1600'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.612222222222'^^xsd:double;
  dwc:startTimeOfDay '17.562777777778'^^xsd:double;
  dwc:endTimeOfDay '18.029444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.865129948'^^xsd:double;
  dwc:startLongitude '4.861726761'^^xsd:double;
  dwc:endLongitude '4.895021439'^^xsd:double;
  dwc:latitude '53.95175934'^^xsd:double;
  dwc:startLatitude '53.94356155'^^xsd:double;
  dwc:endLatitude '54.01997757'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.76562'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1600'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90699768 5.35463953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90699768"^^xsd:decimal ;
  dwc:decimalLongitude "5.35463953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90699768 5.35463953)"^^geo:wktLiteral ;
  geo-pos:lat "54.90699768"^^xsd:decimal ;
  geo-pos:long "5.35463953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.665555555556'^^xsd:double;
  dwc:startTimeOfDay '12.519444444444'^^xsd:double;
  dwc:endTimeOfDay '13.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.35463953'^^xsd:double;
  dwc:startLongitude '5.369251728'^^xsd:double;
  dwc:endLongitude '5.319661617'^^xsd:double;
  dwc:latitude '54.90699768'^^xsd:double;
  dwc:startLatitude '54.88575745'^^xsd:double;
  dwc:endLatitude '54.95664215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.4895'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1601'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13549805 5.195998192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13549805"^^xsd:decimal ;
  dwc:decimalLongitude "5.195998192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13549805 5.195998192)"^^geo:wktLiteral ;
  geo-pos:lat "55.13549805"^^xsd:decimal ;
  geo-pos:long "5.195998192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1602'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.226666666667'^^xsd:double;
  dwc:startTimeOfDay '14.127222222222'^^xsd:double;
  dwc:endTimeOfDay '14.5325'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.195998192'^^xsd:double;
  dwc:startLongitude '5.205503464'^^xsd:double;
  dwc:endLongitude '5.16549015'^^xsd:double;
  dwc:latitude '55.13549805'^^xsd:double;
  dwc:startLatitude '55.1214447'^^xsd:double;
  dwc:endLatitude '55.17860413'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.84088'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1602'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15252304 5.183443069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15252304"^^xsd:decimal ;
  dwc:decimalLongitude "5.183443069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15252304 5.183443069)"^^geo:wktLiteral ;
  geo-pos:lat "55.15252304"^^xsd:decimal ;
  geo-pos:long "5.183443069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.3475'^^xsd:double;
  dwc:startTimeOfDay '14.127222222222'^^xsd:double;
  dwc:endTimeOfDay '14.5325'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.183443069'^^xsd:double;
  dwc:startLongitude '5.205503464'^^xsd:double;
  dwc:endLongitude '5.16549015'^^xsd:double;
  dwc:latitude '55.15252304'^^xsd:double;
  dwc:startLatitude '55.1214447'^^xsd:double;
  dwc:endLatitude '55.17860413'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.84088'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1603'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32982635 5.059713364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32982635"^^xsd:decimal ;
  dwc:decimalLongitude "5.059713364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32982635 5.059713364)"^^geo:wktLiteral ;
  geo-pos:lat "55.32982635"^^xsd:decimal ;
  geo-pos:long "5.059713364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.620555555556'^^xsd:double;
  dwc:startTimeOfDay '15.553611111111'^^xsd:double;
  dwc:endTimeOfDay '16.005'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.059713364'^^xsd:double;
  dwc:startLongitude '5.066603184'^^xsd:double;
  dwc:endLongitude '5.022288322'^^xsd:double;
  dwc:latitude '55.32982635'^^xsd:double;
  dwc:startLatitude '55.32051468'^^xsd:double;
  dwc:endLatitude '55.38248062'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '7.43305'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1604'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89632797 1.69380343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.89632797"^^xsd:decimal ;
  dwc:decimalLongitude "1.69380343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89632797 1.69380343)"^^geo:wktLiteral ;
  geo-pos:lat "55.89632797"^^xsd:decimal ;
  geo-pos:long "1.69380343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.2672222222222'^^xsd:double;
  dwc:startTimeOfDay '5.2086111111111'^^xsd:double;
  dwc:endTimeOfDay '5.5316666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.69380343'^^xsd:double;
  dwc:startLongitude '1.685021758'^^xsd:double;
  dwc:endLongitude '1.720928431'^^xsd:double;
  dwc:latitude '55.89632797'^^xsd:double;
  dwc:startLatitude '55.90502167'^^xsd:double;
  dwc:endLatitude '55.85460663'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '6.03264'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1605'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81361389 1.746770024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81361389"^^xsd:decimal ;
  dwc:decimalLongitude "1.746770024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81361389 1.746770024)"^^geo:wktLiteral ;
  geo-pos:lat "55.81361389"^^xsd:decimal ;
  geo-pos:long "1.746770024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1606'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.7911111111111'^^xsd:double;
  dwc:startTimeOfDay '5.5316666666667'^^xsd:double;
  dwc:endTimeOfDay '5.8741666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.746770024'^^xsd:double;
  dwc:startLongitude '1.720928431'^^xsd:double;
  dwc:endLongitude '1.755019903'^^xsd:double;
  dwc:latitude '55.81361389'^^xsd:double;
  dwc:startLatitude '55.85460663'^^xsd:double;
  dwc:endLatitude '55.8004303'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.38505'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1606'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.72340393 1.803701758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.72340393"^^xsd:decimal ;
  dwc:decimalLongitude "1.803701758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.72340393 1.803701758)"^^geo:wktLiteral ;
  geo-pos:lat "55.72340393"^^xsd:decimal ;
  geo-pos:long "1.803701758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1607'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.3605555555556'^^xsd:double;
  dwc:startTimeOfDay '6.0444444444444'^^xsd:double;
  dwc:endTimeOfDay '6.5769444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.803701758'^^xsd:double;
  dwc:startLongitude '1.772218347'^^xsd:double;
  dwc:endLongitude '1.825240016'^^xsd:double;
  dwc:latitude '55.72340393'^^xsd:double;
  dwc:startLatitude '55.7735939'^^xsd:double;
  dwc:endLatitude '55.68941879'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '9.92443'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1607'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64161682 1.85484004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.64161682"^^xsd:decimal ;
  dwc:decimalLongitude "1.85484004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64161682 1.85484004)"^^geo:wktLiteral ;
  geo-pos:lat "55.64161682"^^xsd:decimal ;
  geo-pos:long "1.85484004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1608'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8811111111111'^^xsd:double;
  dwc:startTimeOfDay '6.5769444444444'^^xsd:double;
  dwc:endTimeOfDay '6.9583333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.85484004'^^xsd:double;
  dwc:startLongitude '1.825240016'^^xsd:double;
  dwc:endLongitude '1.862590075'^^xsd:double;
  dwc:latitude '55.64161682'^^xsd:double;
  dwc:startLatitude '55.68941879'^^xsd:double;
  dwc:endLatitude '55.62971878'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.03488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1608'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68064117 1.8307482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68064117"^^xsd:decimal ;
  dwc:decimalLongitude "1.8307482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68064117 1.8307482)"^^geo:wktLiteral ;
  geo-pos:lat "55.68064117"^^xsd:decimal ;
  geo-pos:long "1.8307482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1609'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6325'^^xsd:double;
  dwc:startTimeOfDay '6.5769444444444'^^xsd:double;
  dwc:endTimeOfDay '6.9583333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.8307482'^^xsd:double;
  dwc:startLongitude '1.825240016'^^xsd:double;
  dwc:endLongitude '1.862590075'^^xsd:double;
  dwc:latitude '55.68064117'^^xsd:double;
  dwc:startLatitude '55.68941879'^^xsd:double;
  dwc:endLatitude '55.62971878'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.03488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1609'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.60569 1.877709985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.60569"^^xsd:decimal ;
  dwc:decimalLongitude "1.877709985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.60569 1.877709985)"^^geo:wktLiteral ;
  geo-pos:lat "55.60569"^^xsd:decimal ;
  geo-pos:long "1.877709985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1133333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0869444444444'^^xsd:double;
  dwc:endTimeOfDay '7.2841666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.877709985'^^xsd:double;
  dwc:startLongitude '1.875099897'^^xsd:double;
  dwc:endLongitude '1.894325018'^^xsd:double;
  dwc:latitude '55.60569'^^xsd:double;
  dwc:startLatitude '55.6097908'^^xsd:double;
  dwc:endLatitude '55.57929611'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.59715'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1610'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.59843063 1.882360101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.59843063"^^xsd:decimal ;
  dwc:decimalLongitude "1.882360101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.59843063 1.882360101)"^^geo:wktLiteral ;
  geo-pos:lat "55.59843063"^^xsd:decimal ;
  geo-pos:long "1.882360101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1602777777778'^^xsd:double;
  dwc:startTimeOfDay '7.0869444444444'^^xsd:double;
  dwc:endTimeOfDay '7.2841666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.882360101'^^xsd:double;
  dwc:startLongitude '1.875099897'^^xsd:double;
  dwc:endLongitude '1.894325018'^^xsd:double;
  dwc:latitude '55.59843063'^^xsd:double;
  dwc:startLatitude '55.6097908'^^xsd:double;
  dwc:endLatitude '55.57929611'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.59715'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1611'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57902145 1.8944699759999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.57902145"^^xsd:decimal ;
  dwc:decimalLongitude "1.8944699759999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57902145 1.8944699759999999)"^^geo:wktLiteral ;
  geo-pos:lat "55.57902145"^^xsd:decimal ;
  geo-pos:long "1.8944699759999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2855555555556'^^xsd:double;
  dwc:startTimeOfDay '7.2841666666667'^^xsd:double;
  dwc:endTimeOfDay '7.3408333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.894469976'^^xsd:double;
  dwc:startLongitude '1.894325018'^^xsd:double;
  dwc:endLongitude '1.899864912'^^xsd:double;
  dwc:latitude '55.57902145'^^xsd:double;
  dwc:startLatitude '55.57929611'^^xsd:double;
  dwc:endLatitude '55.57047653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '1.03999'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1612'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57757187 1.895324945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.57757187"^^xsd:decimal ;
  dwc:decimalLongitude "1.895324945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57757187 1.895324945)"^^geo:wktLiteral ;
  geo-pos:lat "55.57757187"^^xsd:decimal ;
  geo-pos:long "1.895324945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2947222222222'^^xsd:double;
  dwc:startTimeOfDay '7.2841666666667'^^xsd:double;
  dwc:endTimeOfDay '7.3408333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.895324945'^^xsd:double;
  dwc:startLongitude '1.894325018'^^xsd:double;
  dwc:endLongitude '1.899864912'^^xsd:double;
  dwc:latitude '55.57757187'^^xsd:double;
  dwc:startLatitude '55.57929611'^^xsd:double;
  dwc:endLatitude '55.57047653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '1.03999'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1613'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55327225 1.910196662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.55327225"^^xsd:decimal ;
  dwc:decimalLongitude "1.910196662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.55327225 1.910196662)"^^geo:wktLiteral ;
  geo-pos:lat "55.55327225"^^xsd:decimal ;
  geo-pos:long "1.910196662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.4511111111111'^^xsd:double;
  dwc:startTimeOfDay '7.3408333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.910196662'^^xsd:double;
  dwc:startLongitude '1.899864912'^^xsd:double;
  dwc:endLongitude '1.915373206'^^xsd:double;
  dwc:latitude '55.55327225'^^xsd:double;
  dwc:startLatitude '55.57047653'^^xsd:double;
  dwc:endLatitude '55.54523849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.96899'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1614'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54587555 1.915094972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.54587555"^^xsd:decimal ;
  dwc:decimalLongitude "1.915094972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.54587555 1.915094972)"^^geo:wktLiteral ;
  geo-pos:lat "55.54587555"^^xsd:decimal ;
  geo-pos:long "1.915094972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.4994444444444'^^xsd:double;
  dwc:startTimeOfDay '7.3408333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.915094972'^^xsd:double;
  dwc:startLongitude '1.899864912'^^xsd:double;
  dwc:endLongitude '1.915373206'^^xsd:double;
  dwc:latitude '55.54587555'^^xsd:double;
  dwc:startLatitude '55.57047653'^^xsd:double;
  dwc:endLatitude '55.54523849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.96899'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1615'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5449791 1.915533423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5449791"^^xsd:decimal ;
  dwc:decimalLongitude "1.915533423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5449791 1.915533423)"^^geo:wktLiteral ;
  geo-pos:lat "55.5449791"^^xsd:decimal ;
  geo-pos:long "1.915533423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1616'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.505'^^xsd:double;
  dwc:startTimeOfDay '7.5033333333333'^^xsd:double;
  dwc:endTimeOfDay '7.6372222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.915533423'^^xsd:double;
  dwc:startLongitude '1.915373206'^^xsd:double;
  dwc:endLongitude '1.928098321'^^xsd:double;
  dwc:latitude '55.5449791'^^xsd:double;
  dwc:startLatitude '55.54523849'^^xsd:double;
  dwc:endLatitude '55.52439117'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.45087'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1616'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52785492 1.925963283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.52785492"^^xsd:decimal ;
  dwc:decimalLongitude "1.925963283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.52785492 1.925963283)"^^geo:wktLiteral ;
  geo-pos:lat "55.52785492"^^xsd:decimal ;
  geo-pos:long "1.925963283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6147222222222'^^xsd:double;
  dwc:startTimeOfDay '7.5033333333333'^^xsd:double;
  dwc:endTimeOfDay '7.6372222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.925963283'^^xsd:double;
  dwc:startLongitude '1.915373206'^^xsd:double;
  dwc:endLongitude '1.928098321'^^xsd:double;
  dwc:latitude '55.52785492'^^xsd:double;
  dwc:startLatitude '55.54523849'^^xsd:double;
  dwc:endLatitude '55.52439117'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.45087'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1617'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46320724 1.96751833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46320724"^^xsd:decimal ;
  dwc:decimalLongitude "1.96751833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46320724 1.96751833)"^^geo:wktLiteral ;
  geo-pos:lat "55.46320724"^^xsd:decimal ;
  geo-pos:long "1.96751833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1618'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0363888888889'^^xsd:double;
  dwc:startTimeOfDay '8.0327777777778'^^xsd:double;
  dwc:endTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.96751833'^^xsd:double;
  dwc:startLongitude '1.96716845'^^xsd:double;
  dwc:endLongitude '2.023525'^^xsd:double;
  dwc:latitude '55.46320724'^^xsd:double;
  dwc:startLatitude '55.46376038'^^xsd:double;
  dwc:endLatitude '55.37258148'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7372'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1618'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40317535 2.004656792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40317535"^^xsd:decimal ;
  dwc:decimalLongitude "2.004656792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40317535 2.004656792)"^^geo:wktLiteral ;
  geo-pos:lat "55.40317535"^^xsd:decimal ;
  geo-pos:long "2.004656792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4269444444444'^^xsd:double;
  dwc:startTimeOfDay '8.0327777777778'^^xsd:double;
  dwc:endTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.004656792'^^xsd:double;
  dwc:startLongitude '1.96716845'^^xsd:double;
  dwc:endLongitude '2.023525'^^xsd:double;
  dwc:latitude '55.40317535'^^xsd:double;
  dwc:startLatitude '55.46376038'^^xsd:double;
  dwc:endLatitude '55.37258148'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7372'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1619'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36368942 2.028921843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.36368942"^^xsd:decimal ;
  dwc:decimalLongitude "2.028921843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.36368942 2.028921843)"^^geo:wktLiteral ;
  geo-pos:lat "55.36368942"^^xsd:decimal ;
  geo-pos:long "2.028921843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1620'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6852777777778'^^xsd:double;
  dwc:startTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:endTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.028921843'^^xsd:double;
  dwc:startLongitude '2.023525'^^xsd:double;
  dwc:endLongitude '2.066676617'^^xsd:double;
  dwc:latitude '55.36368942'^^xsd:double;
  dwc:startLatitude '55.37258148'^^xsd:double;
  dwc:endLatitude '55.30157852'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.34788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1620'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32712555 2.051129818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32712555"^^xsd:decimal ;
  dwc:decimalLongitude "2.051129818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32712555 2.051129818)"^^geo:wktLiteral ;
  geo-pos:lat "55.32712555"^^xsd:decimal ;
  geo-pos:long "2.051129818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1621'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.9236111111111'^^xsd:double;
  dwc:startTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:endTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.051129818'^^xsd:double;
  dwc:startLongitude '2.023525'^^xsd:double;
  dwc:endLongitude '2.066676617'^^xsd:double;
  dwc:latitude '55.32712555'^^xsd:double;
  dwc:startLatitude '55.37258148'^^xsd:double;
  dwc:endLatitude '55.30157852'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.34788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1621'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3102684 2.061305046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3102684"^^xsd:decimal ;
  dwc:decimalLongitude "2.061305046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3102684 2.061305046)"^^geo:wktLiteral ;
  geo-pos:lat "55.3102684"^^xsd:decimal ;
  geo-pos:long "2.061305046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1622'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0338888888889'^^xsd:double;
  dwc:startTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:endTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.061305046'^^xsd:double;
  dwc:startLongitude '2.023525'^^xsd:double;
  dwc:endLongitude '2.066676617'^^xsd:double;
  dwc:latitude '55.3102684'^^xsd:double;
  dwc:startLatitude '55.37258148'^^xsd:double;
  dwc:endLatitude '55.30157852'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.34788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1622'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29566956 2.070285082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.29566956"^^xsd:decimal ;
  dwc:decimalLongitude "2.070285082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29566956 2.070285082)"^^geo:wktLiteral ;
  geo-pos:lat "55.29566956"^^xsd:decimal ;
  geo-pos:long "2.070285082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1623'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1288888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.070285082'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.29566956'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1623'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24052048 2.104138374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24052048"^^xsd:decimal ;
  dwc:decimalLongitude "2.104138374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24052048 2.104138374)"^^geo:wktLiteral ;
  geo-pos:lat "55.24052048"^^xsd:decimal ;
  geo-pos:long "2.104138374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4897222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.104138374'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.24052048'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1624'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25104904 2.097869873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25104904"^^xsd:decimal ;
  dwc:decimalLongitude "2.097869873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25104904 2.097869873)"^^geo:wktLiteral ;
  geo-pos:lat "55.25104904"^^xsd:decimal ;
  geo-pos:long "2.097869873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4211111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.097869873'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.25104904'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1625'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30140686 2.066781521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30140686"^^xsd:decimal ;
  dwc:decimalLongitude "2.066781521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30140686 2.066781521)"^^geo:wktLiteral ;
  geo-pos:lat "55.30140686"^^xsd:decimal ;
  geo-pos:long "2.066781521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1626'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0913888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.066781521'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.30140686'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1626'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26817322 2.087908506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26817322"^^xsd:decimal ;
  dwc:decimalLongitude "2.087908506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26817322 2.087908506)"^^geo:wktLiteral ;
  geo-pos:lat "55.26817322"^^xsd:decimal ;
  geo-pos:long "2.087908506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.31'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.087908506'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.26817322'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1627'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2158699 2.120141506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2158699"^^xsd:decimal ;
  dwc:decimalLongitude "2.120141506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2158699 2.120141506)"^^geo:wktLiteral ;
  geo-pos:lat "55.2158699"^^xsd:decimal ;
  geo-pos:long "2.120141506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6525'^^xsd:double;
  dwc:startTimeOfDay '9.56'^^xsd:double;
  dwc:endTimeOfDay '9.6836111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.120141506'^^xsd:double;
  dwc:startLongitude '2.110808372'^^xsd:double;
  dwc:endLongitude '2.123263359'^^xsd:double;
  dwc:latitude '55.2158699'^^xsd:double;
  dwc:startLatitude '55.22985077'^^xsd:double;
  dwc:endLatitude '55.21116638'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.22124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1628'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15266037 2.158993244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.15266037"^^xsd:decimal ;
  dwc:decimalLongitude "2.158993244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.15266037 2.158993244)"^^geo:wktLiteral ;
  geo-pos:lat "55.15266037"^^xsd:decimal ;
  geo-pos:long "2.158993244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.070833333333'^^xsd:double;
  dwc:startTimeOfDay '10.983888888889'^^xsd:double;
  dwc:endTimeOfDay '11.394166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.158993244'^^xsd:double;
  dwc:startLongitude '2.150944948'^^xsd:double;
  dwc:endLongitude '2.189376593'^^xsd:double;
  dwc:latitude '55.15266037'^^xsd:double;
  dwc:startLatitude '55.16584396'^^xsd:double;
  dwc:endLatitude '55.1035881'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.33598'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1629'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.898983 2.315321684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.898983"^^xsd:decimal ;
  dwc:decimalLongitude "2.315321684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.898983 2.315321684)"^^geo:wktLiteral ;
  geo-pos:lat "54.898983"^^xsd:decimal ;
  geo-pos:long "2.315321684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1630'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.738333333333'^^xsd:double;
  dwc:startTimeOfDay '12.526666666667'^^xsd:double;
  dwc:endTimeOfDay '13.000833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.315321684'^^xsd:double;
  dwc:startLongitude '2.295558453'^^xsd:double;
  dwc:endLongitude '2.339651823'^^xsd:double;
  dwc:latitude '54.898983'^^xsd:double;
  dwc:startLatitude '54.93120956'^^xsd:double;
  dwc:endLatitude '54.8589859'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50575'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1630'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59233475 2.502995014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.59233475"^^xsd:decimal ;
  dwc:decimalLongitude "2.502995014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.59233475 2.502995014)"^^geo:wktLiteral ;
  geo-pos:lat "54.59233475"^^xsd:decimal ;
  geo-pos:long "2.502995014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.790277777778'^^xsd:double;
  dwc:startTimeOfDay '14.516944444444'^^xsd:double;
  dwc:endTimeOfDay '15.0425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.502995014'^^xsd:double;
  dwc:startLongitude '2.478626728'^^xsd:double;
  dwc:endLongitude '2.525125027'^^xsd:double;
  dwc:latitude '54.59233475'^^xsd:double;
  dwc:startLatitude '54.6320076'^^xsd:double;
  dwc:endLatitude '54.55576324'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.98558'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1631'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25347519 2.708443403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25347519"^^xsd:decimal ;
  dwc:decimalLongitude "2.708443403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25347519 2.708443403)"^^geo:wktLiteral ;
  geo-pos:lat "54.25347519"^^xsd:decimal ;
  geo-pos:long "2.708443403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.598611111111'^^xsd:double;
  dwc:startTimeOfDay '17.536666666667'^^xsd:double;
  dwc:endTimeOfDay '17.923611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.708443403'^^xsd:double;
  dwc:startLongitude '2.702775002'^^xsd:double;
  dwc:endLongitude '2.738918304'^^xsd:double;
  dwc:latitude '54.25347519'^^xsd:double;
  dwc:startLatitude '54.26311874'^^xsd:double;
  dwc:endLatitude '54.2036705'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.01058'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1632'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23435211 2.720416784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23435211"^^xsd:decimal ;
  dwc:decimalLongitude "2.720416784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23435211 2.720416784)"^^geo:wktLiteral ;
  geo-pos:lat "54.23435211"^^xsd:decimal ;
  geo-pos:long "2.720416784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1633'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.723055555556'^^xsd:double;
  dwc:startTimeOfDay '17.536666666667'^^xsd:double;
  dwc:endTimeOfDay '17.923611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.720416784'^^xsd:double;
  dwc:startLongitude '2.702775002'^^xsd:double;
  dwc:endLongitude '2.738918304'^^xsd:double;
  dwc:latitude '54.23435211'^^xsd:double;
  dwc:startLatitude '54.26311874'^^xsd:double;
  dwc:endLatitude '54.2036705'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '7.01058'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1633'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21604156 2.731406689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21604156"^^xsd:decimal ;
  dwc:decimalLongitude "2.731406689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21604156 2.731406689)"^^geo:wktLiteral ;
  geo-pos:lat "54.21604156"^^xsd:decimal ;
  geo-pos:long "2.731406689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.843611111111'^^xsd:double;
  dwc:startTimeOfDay '17.536666666667'^^xsd:double;
  dwc:endTimeOfDay '17.923611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.731406689'^^xsd:double;
  dwc:startLongitude '2.702775002'^^xsd:double;
  dwc:endLongitude '2.738918304'^^xsd:double;
  dwc:latitude '54.21604156'^^xsd:double;
  dwc:startLatitude '54.26311874'^^xsd:double;
  dwc:endLatitude '54.2036705'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.01058'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1634'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17879105 2.753780127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17879105"^^xsd:decimal ;
  dwc:decimalLongitude "2.753780127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17879105 2.753780127)"^^geo:wktLiteral ;
  geo-pos:lat "54.17879105"^^xsd:decimal ;
  geo-pos:long "2.753780127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1635'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.082777777778'^^xsd:double;
  dwc:startTimeOfDay '18.051388888889'^^xsd:double;
  dwc:endTimeOfDay '18.3775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.753780127'^^xsd:double;
  dwc:startLongitude '2.751135111'^^xsd:double;
  dwc:endLongitude '2.781451702'^^xsd:double;
  dwc:latitude '54.17879105'^^xsd:double;
  dwc:startLatitude '54.18373108'^^xsd:double;
  dwc:endLatitude '54.13337326'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.93326'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1635'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16139984 2.764051676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16139984"^^xsd:decimal ;
  dwc:decimalLongitude "2.764051676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16139984 2.764051676)"^^geo:wktLiteral ;
  geo-pos:lat "54.16139984"^^xsd:decimal ;
  geo-pos:long "2.764051676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.195555555556'^^xsd:double;
  dwc:startTimeOfDay '18.051388888889'^^xsd:double;
  dwc:endTimeOfDay '18.3775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.764051676'^^xsd:double;
  dwc:startLongitude '2.751135111'^^xsd:double;
  dwc:endLongitude '2.781451702'^^xsd:double;
  dwc:latitude '54.16139984'^^xsd:double;
  dwc:startLatitude '54.18373108'^^xsd:double;
  dwc:endLatitude '54.13337326'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.93326'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1636'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.152565 2.769535065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.152565"^^xsd:decimal ;
  dwc:decimalLongitude "2.769535065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.152565 2.769535065)"^^geo:wktLiteral ;
  geo-pos:lat "54.152565"^^xsd:decimal ;
  geo-pos:long "2.769535065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.253055555556'^^xsd:double;
  dwc:startTimeOfDay '18.051388888889'^^xsd:double;
  dwc:endTimeOfDay '18.3775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.769535065'^^xsd:double;
  dwc:startLongitude '2.751135111'^^xsd:double;
  dwc:endLongitude '2.781451702'^^xsd:double;
  dwc:latitude '54.152565'^^xsd:double;
  dwc:startLatitude '54.18373108'^^xsd:double;
  dwc:endLatitude '54.13337326'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.93326'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1637'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87244415 7.962640285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87244415"^^xsd:decimal ;
  dwc:decimalLongitude "7.962640285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87244415 7.962640285)"^^geo:wktLiteral ;
  geo-pos:lat "54.87244415"^^xsd:decimal ;
  geo-pos:long "7.962640285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.8241666666667'^^xsd:double;
  dwc:startTimeOfDay '5.5344444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0708333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.962640285'^^xsd:double;
  dwc:startLongitude '7.991211891'^^xsd:double;
  dwc:endLongitude '7.936693192'^^xsd:double;
  dwc:latitude '54.87244415'^^xsd:double;
  dwc:startLatitude '54.91414261'^^xsd:double;
  dwc:endLatitude '54.83739471'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.21302'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1638'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81472015 7.921261787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81472015"^^xsd:decimal ;
  dwc:decimalLongitude "7.921261787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81472015 7.921261787)"^^geo:wktLiteral ;
  geo-pos:lat "54.81472015"^^xsd:decimal ;
  geo-pos:long "7.921261787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2297222222222'^^xsd:double;
  dwc:startTimeOfDay '6.1072222222222'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.921261787'^^xsd:double;
  dwc:startLongitude '7.932976246'^^xsd:double;
  dwc:endLongitude '7.893509865'^^xsd:double;
  dwc:latitude '54.81472015'^^xsd:double;
  dwc:startLatitude '54.83224106'^^xsd:double;
  dwc:endLatitude '54.77613831'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.72708'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1639'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66601563 7.813439846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66601563"^^xsd:decimal ;
  dwc:decimalLongitude "7.813439846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66601563 7.813439846)"^^geo:wktLiteral ;
  geo-pos:lat "54.66601563"^^xsd:decimal ;
  geo-pos:long "7.813439846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2588888888889'^^xsd:double;
  dwc:startTimeOfDay '7.0436111111111'^^xsd:double;
  dwc:endTimeOfDay '7.7922222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.813439846'^^xsd:double;
  dwc:startLongitude '7.836930275'^^xsd:double;
  dwc:endLongitude '7.757583618'^^xsd:double;
  dwc:latitude '54.66601563'^^xsd:double;
  dwc:startLatitude '54.6974678'^^xsd:double;
  dwc:endLatitude '54.58797836'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '13.193'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1640'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46879196 7.67440176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46879196"^^xsd:decimal ;
  dwc:decimalLongitude "7.67440176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46879196 7.67440176)"^^geo:wktLiteral ;
  geo-pos:lat "54.46879196"^^xsd:decimal ;
  geo-pos:long "7.67440176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5775'^^xsd:double;
  dwc:startTimeOfDay '8.5005555555556'^^xsd:double;
  dwc:endTimeOfDay '8.9972222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.67440176'^^xsd:double;
  dwc:startLongitude '7.681544781'^^xsd:double;
  dwc:endLongitude '7.626691818'^^xsd:double;
  dwc:latitude '54.46879196'^^xsd:double;
  dwc:startLatitude '54.48077011'^^xsd:double;
  dwc:endLatitude '54.40350723'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.28837'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1641'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33032227 7.575579643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33032227"^^xsd:decimal ;
  dwc:decimalLongitude "7.575579643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33032227 7.575579643)"^^geo:wktLiteral ;
  geo-pos:lat "54.33032227"^^xsd:decimal ;
  geo-pos:long "7.575579643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1642'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4555555555556'^^xsd:double;
  dwc:startTimeOfDay '9.3825'^^xsd:double;
  dwc:endTimeOfDay '9.5219444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.575579643'^^xsd:double;
  dwc:startLongitude '7.583748341'^^xsd:double;
  dwc:endLongitude '7.568217754'^^xsd:double;
  dwc:latitude '54.33032227'^^xsd:double;
  dwc:startLatitude '54.34181976'^^xsd:double;
  dwc:endLatitude '54.31980896'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.64476'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1642'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07101059 7.392650127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07101059"^^xsd:decimal ;
  dwc:decimalLongitude "7.392650127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07101059 7.392650127)"^^geo:wktLiteral ;
  geo-pos:lat "54.07101059"^^xsd:decimal ;
  geo-pos:long "7.392650127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1643'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.258611111111'^^xsd:double;
  dwc:startTimeOfDay '12.118611111111'^^xsd:double;
  dwc:endTimeOfDay '12.531111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.392650127'^^xsd:double;
  dwc:startLongitude '7.406634331'^^xsd:double;
  dwc:endLongitude '7.365498066'^^xsd:double;
  dwc:latitude '54.07101059'^^xsd:double;
  dwc:startLatitude '54.09087753'^^xsd:double;
  dwc:endLatitude '54.03309631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.9586'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1643'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65380859 4.189771652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65380859"^^xsd:decimal ;
  dwc:decimalLongitude "4.189771652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65380859 4.189771652)"^^geo:wktLiteral ;
  geo-pos:lat "54.65380859"^^xsd:decimal ;
  geo-pos:long "4.189771652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1644'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1491666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0522222222222'^^xsd:double;
  dwc:endTimeOfDay '7.4177777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.189771652'^^xsd:double;
  dwc:startLongitude '4.184298038'^^xsd:double;
  dwc:endLongitude '4.205121994'^^xsd:double;
  dwc:latitude '54.65380859'^^xsd:double;
  dwc:startLatitude '54.63875198'^^xsd:double;
  dwc:endLatitude '54.69528961'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.42341'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1644'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66032791 4.192353249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66032791"^^xsd:decimal ;
  dwc:decimalLongitude "4.192353249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66032791 4.192353249)"^^geo:wktLiteral ;
  geo-pos:lat "54.66032791"^^xsd:decimal ;
  geo-pos:long "4.192353249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1916666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0522222222222'^^xsd:double;
  dwc:endTimeOfDay '7.4177777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.192353249'^^xsd:double;
  dwc:startLongitude '4.184298038'^^xsd:double;
  dwc:endLongitude '4.205121994'^^xsd:double;
  dwc:latitude '54.66032791'^^xsd:double;
  dwc:startLatitude '54.63875198'^^xsd:double;
  dwc:endLatitude '54.69528961'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.42341'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1645'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82464981 4.253015041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82464981"^^xsd:decimal ;
  dwc:decimalLongitude "4.253015041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82464981 4.253015041)"^^geo:wktLiteral ;
  geo-pos:lat "54.82464981"^^xsd:decimal ;
  geo-pos:long "4.253015041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2508333333333'^^xsd:double;
  dwc:startTimeOfDay '8.0272222222222'^^xsd:double;
  dwc:endTimeOfDay '8.4136111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.253015041'^^xsd:double;
  dwc:startLongitude '4.240568638'^^xsd:double;
  dwc:endLongitude '4.262923471'^^xsd:double;
  dwc:latitude '54.82464981'^^xsd:double;
  dwc:startLatitude '54.78978729'^^xsd:double;
  dwc:endLatitude '54.84985702'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.82666'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1646'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75770569 4.603965282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75770569"^^xsd:decimal ;
  dwc:decimalLongitude "4.603965282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75770569 4.603965282)"^^geo:wktLiteral ;
  geo-pos:lat "55.75770569"^^xsd:decimal ;
  geo-pos:long "4.603965282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.265'^^xsd:double;
  dwc:startTimeOfDay '15.041388888889'^^xsd:double;
  dwc:endTimeOfDay '15.296666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.603965282'^^xsd:double;
  dwc:startLongitude '4.56278038'^^xsd:double;
  dwc:endLongitude '4.607116699'^^xsd:double;
  dwc:latitude '55.75770569'^^xsd:double;
  dwc:startLatitude '55.72921371'^^xsd:double;
  dwc:endLatitude '55.76239395'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.61342'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1647'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1104393 2.794709921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1104393"^^xsd:decimal ;
  dwc:decimalLongitude "2.794709921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1104393 2.794709921)"^^geo:wktLiteral ;
  geo-pos:lat "54.1104393"^^xsd:decimal ;
  geo-pos:long "2.794709921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3447222222222'^^xsd:double;
  dwc:startTimeOfDay '6.2947222222222'^^xsd:double;
  dwc:endTimeOfDay '6.6566666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.794709921'^^xsd:double;
  dwc:startLongitude '2.790426731'^^xsd:double;
  dwc:endLongitude '2.823840141'^^xsd:double;
  dwc:latitude '54.1104393'^^xsd:double;
  dwc:startLatitude '54.1184082'^^xsd:double;
  dwc:endLatitude '54.06207657'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '6.62755'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1648'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03037262 2.842916727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03037262"^^xsd:decimal ;
  dwc:decimalLongitude "2.842916727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03037262 2.842916727)"^^geo:wktLiteral ;
  geo-pos:lat "54.03037262"^^xsd:decimal ;
  geo-pos:long "2.842916727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1649'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8633333333333'^^xsd:double;
  dwc:startTimeOfDay '6.6566666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9313888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.842916727'^^xsd:double;
  dwc:startLongitude '2.823840141'^^xsd:double;
  dwc:endLongitude '2.849206448'^^xsd:double;
  dwc:latitude '54.03037262'^^xsd:double;
  dwc:startLatitude '54.06207657'^^xsd:double;
  dwc:endLatitude '54.01988983'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.97141'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1649'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0714035 2.818210125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0714035"^^xsd:decimal ;
  dwc:decimalLongitude "2.818210125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0714035 2.818210125)"^^geo:wktLiteral ;
  geo-pos:lat "54.0714035"^^xsd:decimal ;
  geo-pos:long "2.818210125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.828888888889'^^xsd:double;
  dwc:startTimeOfDay '16.504166666667'^^xsd:double;
  dwc:endTimeOfDay '17.03'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.818210125'^^xsd:double;
  dwc:startLongitude '2.789523363'^^xsd:double;
  dwc:endLongitude '2.836555004'^^xsd:double;
  dwc:latitude '54.0714035'^^xsd:double;
  dwc:startLatitude '54.12125015'^^xsd:double;
  dwc:endLatitude '54.04073715'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45734'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1650'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06285858 2.823689938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06285858"^^xsd:decimal ;
  dwc:decimalLongitude "2.823689938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06285858 2.823689938)"^^geo:wktLiteral ;
  geo-pos:lat "54.06285858"^^xsd:decimal ;
  geo-pos:long "2.823689938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.885'^^xsd:double;
  dwc:startTimeOfDay '16.504166666667'^^xsd:double;
  dwc:endTimeOfDay '17.03'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.823689938'^^xsd:double;
  dwc:startLongitude '2.789523363'^^xsd:double;
  dwc:endLongitude '2.836555004'^^xsd:double;
  dwc:latitude '54.06285858'^^xsd:double;
  dwc:startLatitude '54.12125015'^^xsd:double;
  dwc:endLatitude '54.04073715'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45734'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1651'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05332947 2.829393148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05332947"^^xsd:decimal ;
  dwc:decimalLongitude "2.829393148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05332947 2.829393148)"^^geo:wktLiteral ;
  geo-pos:lat "54.05332947"^^xsd:decimal ;
  geo-pos:long "2.829393148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.947777777778'^^xsd:double;
  dwc:startTimeOfDay '16.504166666667'^^xsd:double;
  dwc:endTimeOfDay '17.03'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.829393148'^^xsd:double;
  dwc:startLongitude '2.789523363'^^xsd:double;
  dwc:endLongitude '2.836555004'^^xsd:double;
  dwc:latitude '54.05332947'^^xsd:double;
  dwc:startLatitude '54.12125015'^^xsd:double;
  dwc:endLatitude '54.04073715'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45734'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1652'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.00889587 2.855846643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.00889587"^^xsd:decimal ;
  dwc:decimalLongitude "2.855846643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.00889587 2.855846643)"^^geo:wktLiteral ;
  geo-pos:lat "54.00889587"^^xsd:decimal ;
  geo-pos:long "2.855846643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.240277777778'^^xsd:double;
  dwc:startTimeOfDay '17.098888888889'^^xsd:double;
  dwc:endTimeOfDay '17.5025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.855846643'^^xsd:double;
  dwc:startLongitude '2.84299159'^^xsd:double;
  dwc:endLongitude '2.879595041'^^xsd:double;
  dwc:latitude '54.00889587'^^xsd:double;
  dwc:startLatitude '54.03033066'^^xsd:double;
  dwc:endLatitude '53.96894455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.22806'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1653'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95928574 2.885338306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95928574"^^xsd:decimal ;
  dwc:decimalLongitude "2.885338306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95928574 2.885338306)"^^geo:wktLiteral ;
  geo-pos:lat "53.95928574"^^xsd:decimal ;
  geo-pos:long "2.885338306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.565833333333'^^xsd:double;
  dwc:startTimeOfDay '17.5025'^^xsd:double;
  dwc:endTimeOfDay '18.034166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.885338306'^^xsd:double;
  dwc:startLongitude '2.879595041'^^xsd:double;
  dwc:endLongitude '2.928323269'^^xsd:double;
  dwc:latitude '53.95928574'^^xsd:double;
  dwc:startLatitude '53.96894455'^^xsd:double;
  dwc:endLatitude '53.88861465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.47851'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1654'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.84464645 2.953944921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.84464645"^^xsd:decimal ;
  dwc:decimalLongitude "2.953944921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.84464645 2.953944921)"^^geo:wktLiteral ;
  geo-pos:lat "53.84464645"^^xsd:decimal ;
  geo-pos:long "2.953944921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.332777777778'^^xsd:double;
  dwc:startTimeOfDay '18.034166666667'^^xsd:double;
  dwc:endTimeOfDay '18.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.953944921'^^xsd:double;
  dwc:startLongitude '2.928323269'^^xsd:double;
  dwc:endLongitude '2.970129967'^^xsd:double;
  dwc:latitude '53.84464645'^^xsd:double;
  dwc:startLatitude '53.88861465'^^xsd:double;
  dwc:endLatitude '53.81905746'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.20055'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1655'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77326584 2.998363256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77326584"^^xsd:decimal ;
  dwc:decimalLongitude "2.998363256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77326584 2.998363256)"^^geo:wktLiteral ;
  geo-pos:lat "53.77326584"^^xsd:decimal ;
  geo-pos:long "2.998363256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3138888888889'^^xsd:double;
  dwc:startTimeOfDay '5.0722222222222'^^xsd:double;
  dwc:endTimeOfDay '5.5161111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.998363256'^^xsd:double;
  dwc:startLongitude '2.975218296'^^xsd:double;
  dwc:endLongitude '3.016188622'^^xsd:double;
  dwc:latitude '53.77326584'^^xsd:double;
  dwc:startLatitude '53.80986404'^^xsd:double;
  dwc:endLatitude '53.74187851'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '8.0193'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1656'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.58077621 3.111763477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.58077621"^^xsd:decimal ;
  dwc:decimalLongitude "3.111763477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.58077621 3.111763477)"^^geo:wktLiteral ;
  geo-pos:lat "53.58077621"^^xsd:decimal ;
  geo-pos:long "3.111763477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6497222222222'^^xsd:double;
  dwc:startTimeOfDay '6.5155555555556'^^xsd:double;
  dwc:endTimeOfDay '6.8202777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.111763477'^^xsd:double;
  dwc:startLongitude '3.095951796'^^xsd:double;
  dwc:endLongitude '3.127671719'^^xsd:double;
  dwc:latitude '53.58077621'^^xsd:double;
  dwc:startLatitude '53.60020447'^^xsd:double;
  dwc:endLatitude '53.55475235'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.46704'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1657'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53409195 3.13999486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53409195"^^xsd:decimal ;
  dwc:decimalLongitude "3.13999486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53409195 3.13999486)"^^geo:wktLiteral ;
  geo-pos:lat "53.53409195"^^xsd:decimal ;
  geo-pos:long "3.13999486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9616666666667'^^xsd:double;
  dwc:startTimeOfDay '6.8202777777778'^^xsd:double;
  dwc:endTimeOfDay '7.0625'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.13999486'^^xsd:double;
  dwc:startLongitude '3.127671719'^^xsd:double;
  dwc:endLongitude '3.14855504'^^xsd:double;
  dwc:latitude '53.53409195'^^xsd:double;
  dwc:startLatitude '53.55475235'^^xsd:double;
  dwc:endLatitude '53.51919937'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.18444'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1658'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38618851 3.227344751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.38618851"^^xsd:decimal ;
  dwc:decimalLongitude "3.227344751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38618851 3.227344751)"^^geo:wktLiteral ;
  geo-pos:lat "53.38618851"^^xsd:decimal ;
  geo-pos:long "3.227344751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.9572222222222'^^xsd:double;
  dwc:startTimeOfDay '7.5338888888889'^^xsd:double;
  dwc:endTimeOfDay '8.0494444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.227344751'^^xsd:double;
  dwc:startLongitude '3.190796852'^^xsd:double;
  dwc:endLongitude '3.234760046'^^xsd:double;
  dwc:latitude '53.38618851'^^xsd:double;
  dwc:startLatitude '53.44826508'^^xsd:double;
  dwc:endLatitude '53.37290955'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.86538'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1659'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35694122 3.244414806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.35694122"^^xsd:decimal ;
  dwc:decimalLongitude "3.244414806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.35694122 3.244414806)"^^geo:wktLiteral ;
  geo-pos:lat "53.35694122"^^xsd:decimal ;
  geo-pos:long "3.244414806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1611111111111'^^xsd:double;
  dwc:startTimeOfDay '8.0494444444444'^^xsd:double;
  dwc:endTimeOfDay '8.28'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.244414806'^^xsd:double;
  dwc:startLongitude '3.234760046'^^xsd:double;
  dwc:endLongitude '3.254756689'^^xsd:double;
  dwc:latitude '53.35694122'^^xsd:double;
  dwc:startLatitude '53.37290955'^^xsd:double;
  dwc:endLatitude '53.33994293'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.89592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1660'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33065414 3.260390282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33065414"^^xsd:decimal ;
  dwc:decimalLongitude "3.260390282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33065414 3.260390282)"^^geo:wktLiteral ;
  geo-pos:lat "53.33065414"^^xsd:decimal ;
  geo-pos:long "3.260390282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.345'^^xsd:double;
  dwc:startTimeOfDay '8.3394444444444'^^xsd:double;
  dwc:endTimeOfDay '8.3916666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.260390282'^^xsd:double;
  dwc:startLongitude '3.259910107'^^xsd:double;
  dwc:endLongitude '3.264349937'^^xsd:double;
  dwc:latitude '53.33065414'^^xsd:double;
  dwc:startLatitude '53.33147812'^^xsd:double;
  dwc:endLatitude '53.32398987'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.882723'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1661'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11359787 3.389826536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11359787"^^xsd:decimal ;
  dwc:decimalLongitude "3.389826536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11359787 3.389826536)"^^geo:wktLiteral ;
  geo-pos:lat "53.11359787"^^xsd:decimal ;
  geo-pos:long "3.389826536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.9044444444444'^^xsd:double;
  dwc:startTimeOfDay '9.5430555555556'^^xsd:double;
  dwc:endTimeOfDay '10.0175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.389826536'^^xsd:double;
  dwc:startLongitude '3.35818696'^^xsd:double;
  dwc:endLongitude '3.398193359'^^xsd:double;
  dwc:latitude '53.11359787'^^xsd:double;
  dwc:startLatitude '53.16277695'^^xsd:double;
  dwc:endLatitude '53.09841156'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.63345'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1662'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00964355 3.449385166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00964355"^^xsd:decimal ;
  dwc:decimalLongitude "3.449385166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00964355 3.449385166)"^^geo:wktLiteral ;
  geo-pos:lat "53.00964355"^^xsd:decimal ;
  geo-pos:long "3.449385166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.594722222222'^^xsd:double;
  dwc:startTimeOfDay '11.535833333333'^^xsd:double;
  dwc:endTimeOfDay '11.994722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.449385166'^^xsd:double;
  dwc:startLongitude '3.444476843'^^xsd:double;
  dwc:endLongitude '3.483001709'^^xsd:double;
  dwc:latitude '53.00964355'^^xsd:double;
  dwc:startLatitude '53.01792908'^^xsd:double;
  dwc:endLatitude '52.95209885'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.75577'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1663'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00122833 3.454379797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00122833"^^xsd:decimal ;
  dwc:decimalLongitude "3.454379797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00122833 3.454379797)"^^geo:wktLiteral ;
  geo-pos:lat "53.00122833"^^xsd:decimal ;
  geo-pos:long "3.454379797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.653888888889'^^xsd:double;
  dwc:startTimeOfDay '11.535833333333'^^xsd:double;
  dwc:endTimeOfDay '11.994722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.454379797'^^xsd:double;
  dwc:startLongitude '3.444476843'^^xsd:double;
  dwc:endLongitude '3.483001709'^^xsd:double;
  dwc:latitude '53.00122833'^^xsd:double;
  dwc:startLatitude '53.01792908'^^xsd:double;
  dwc:endLatitude '52.95209885'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.75577'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1664'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98146057 3.465961695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.98146057"^^xsd:decimal ;
  dwc:decimalLongitude "3.465961695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.98146057 3.465961695)"^^geo:wktLiteral ;
  geo-pos:lat "52.98146057"^^xsd:decimal ;
  geo-pos:long "3.465961695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.792222222222'^^xsd:double;
  dwc:startTimeOfDay '11.535833333333'^^xsd:double;
  dwc:endTimeOfDay '11.994722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.465961695'^^xsd:double;
  dwc:startLongitude '3.444476843'^^xsd:double;
  dwc:endLongitude '3.483001709'^^xsd:double;
  dwc:latitude '52.98146057'^^xsd:double;
  dwc:startLatitude '53.01792908'^^xsd:double;
  dwc:endLatitude '52.95209885'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.75577'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1665'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.91775894 3.503204823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.91775894"^^xsd:decimal ;
  dwc:decimalLongitude "3.503204823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.91775894 3.503204823)"^^geo:wktLiteral ;
  geo-pos:lat "52.91775894"^^xsd:decimal ;
  geo-pos:long "3.503204823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.230277777778'^^xsd:double;
  dwc:startTimeOfDay '12.042222222222'^^xsd:double;
  dwc:endTimeOfDay '12.425555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.503204823'^^xsd:double;
  dwc:startLongitude '3.48701334'^^xsd:double;
  dwc:endLongitude '3.520424843'^^xsd:double;
  dwc:latitude '52.91775894'^^xsd:double;
  dwc:startLatitude '52.94508362'^^xsd:double;
  dwc:endLatitude '52.88929749'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.59079'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1666'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.89331055 3.517488003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.89331055"^^xsd:decimal ;
  dwc:decimalLongitude "3.517488003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.89331055 3.517488003)"^^geo:wktLiteral ;
  geo-pos:lat "52.89331055"^^xsd:decimal ;
  geo-pos:long "3.517488003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.397222222222'^^xsd:double;
  dwc:startTimeOfDay '12.042222222222'^^xsd:double;
  dwc:endTimeOfDay '12.425555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.517488003'^^xsd:double;
  dwc:startLongitude '3.48701334'^^xsd:double;
  dwc:endLongitude '3.520424843'^^xsd:double;
  dwc:latitude '52.89331055'^^xsd:double;
  dwc:startLatitude '52.94508362'^^xsd:double;
  dwc:endLatitude '52.88929749'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.59079'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1667'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11357498 3.630893469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11357498"^^xsd:decimal ;
  dwc:decimalLongitude "3.630893469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11357498 3.630893469)"^^geo:wktLiteral ;
  geo-pos:lat "53.11357498"^^xsd:decimal ;
  geo-pos:long "3.630893469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.010277777778'^^xsd:double;
  dwc:startTimeOfDay '13.506388888889'^^xsd:double;
  dwc:endTimeOfDay '14.033055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.630893469'^^xsd:double;
  dwc:startLongitude '3.603775024'^^xsd:double;
  dwc:endLongitude '3.632013559'^^xsd:double;
  dwc:latitude '53.11357498'^^xsd:double;
  dwc:startLatitude '53.03746033'^^xsd:double;
  dwc:endLatitude '53.11702347'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.03978'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1668'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9855957 1.601969957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9855957"^^xsd:decimal ;
  dwc:decimalLongitude "1.601969957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9855957 1.601969957)"^^geo:wktLiteral ;
  geo-pos:lat "52.9855957"^^xsd:decimal ;
  geo-pos:long "1.601969957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2636111111111'^^xsd:double;
  dwc:startTimeOfDay '5.1697222222222'^^xsd:double;
  dwc:endTimeOfDay '5.5444444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.601969957'^^xsd:double;
  dwc:startLongitude '1.610681653'^^xsd:double;
  dwc:endLongitude '1.57723999'^^xsd:double;
  dwc:latitude '52.9855957'^^xsd:double;
  dwc:startLatitude '52.97289276'^^xsd:double;
  dwc:endLatitude '53.02402496'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.10612'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1669'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23298264 1.445713282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23298264"^^xsd:decimal ;
  dwc:decimalLongitude "1.445713282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23298264 1.445713282)"^^geo:wktLiteral ;
  geo-pos:lat "53.23298264"^^xsd:decimal ;
  geo-pos:long "1.445713282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9625'^^xsd:double;
  dwc:startTimeOfDay '6.5716666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.445713282'^^xsd:double;
  dwc:startLongitude '1.483465075'^^xsd:double;
  dwc:endLongitude '1.439488292'^^xsd:double;
  dwc:latitude '53.23298264'^^xsd:double;
  dwc:startLatitude '53.17264938'^^xsd:double;
  dwc:endLatitude '53.24303436'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.35084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1670'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22510529 1.450695038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.22510529"^^xsd:decimal ;
  dwc:decimalLongitude "1.450695038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22510529 1.450695038)"^^geo:wktLiteral ;
  geo-pos:lat "53.22510529"^^xsd:decimal ;
  geo-pos:long "1.450695038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9125'^^xsd:double;
  dwc:startTimeOfDay '6.5716666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.450695038'^^xsd:double;
  dwc:startLongitude '1.483465075'^^xsd:double;
  dwc:endLongitude '1.439488292'^^xsd:double;
  dwc:latitude '53.22510529'^^xsd:double;
  dwc:startLatitude '53.17264938'^^xsd:double;
  dwc:endLatitude '53.24303436'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.35084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1671'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20637894 1.462280035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20637894"^^xsd:decimal ;
  dwc:decimalLongitude "1.462280035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20637894 1.462280035)"^^geo:wktLiteral ;
  geo-pos:lat "53.20637894"^^xsd:decimal ;
  geo-pos:long "1.462280035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7925'^^xsd:double;
  dwc:startTimeOfDay '6.5716666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.462280035'^^xsd:double;
  dwc:startLongitude '1.483465075'^^xsd:double;
  dwc:endLongitude '1.439488292'^^xsd:double;
  dwc:latitude '53.20637894'^^xsd:double;
  dwc:startLatitude '53.17264938'^^xsd:double;
  dwc:endLatitude '53.24303436'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.35084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1672'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.39789963 1.341353297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.39789963"^^xsd:decimal ;
  dwc:decimalLongitude "1.341353297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.39789963 1.341353297)"^^geo:wktLiteral ;
  geo-pos:lat "53.39789963"^^xsd:decimal ;
  geo-pos:long "1.341353297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.9997222222222'^^xsd:double;
  dwc:startTimeOfDay '7.9963888888889'^^xsd:double;
  dwc:endTimeOfDay '8.3375'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.341353297'^^xsd:double;
  dwc:startLongitude '1.341735005'^^xsd:double;
  dwc:endLongitude '1.306519985'^^xsd:double;
  dwc:latitude '53.39789963'^^xsd:double;
  dwc:startLatitude '53.39735413'^^xsd:double;
  dwc:endLatitude '53.45288849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.5968'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1676'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53458786 1.258085012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53458786"^^xsd:decimal ;
  dwc:decimalLongitude "1.258085012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53458786 1.258085012)"^^geo:wktLiteral ;
  geo-pos:lat "53.53458786"^^xsd:decimal ;
  geo-pos:long "1.258085012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8366666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.258085012'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.53458786'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1677'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55055237 1.248368382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55055237"^^xsd:decimal ;
  dwc:decimalLongitude "1.248368382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55055237 1.248368382)"^^geo:wktLiteral ;
  geo-pos:lat "53.55055237"^^xsd:decimal ;
  geo-pos:long "1.248368382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1678'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9355555555556'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.248368382'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.55055237'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1678'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.56243515 1.238733292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.56243515"^^xsd:decimal ;
  dwc:decimalLongitude "1.238733292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.56243515 1.238733292)"^^geo:wktLiteral ;
  geo-pos:lat "53.56243515"^^xsd:decimal ;
  geo-pos:long "1.238733292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0133333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.238733292'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.56243515'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1679'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57006836 1.232816696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57006836"^^xsd:decimal ;
  dwc:decimalLongitude "1.232816696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57006836 1.232816696)"^^geo:wktLiteral ;
  geo-pos:lat "53.57006836"^^xsd:decimal ;
  geo-pos:long "1.232816696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1680'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0630555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.232816696'^^xsd:double;
  dwc:startLongitude '1.233060002'^^xsd:double;
  dwc:endLongitude '1.189678311'^^xsd:double;
  dwc:latitude '53.57006836'^^xsd:double;
  dwc:startLatitude '53.56970215'^^xsd:double;
  dwc:endLatitude '53.63664627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.96982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1680'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5786705 1.226943374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5786705"^^xsd:decimal ;
  dwc:decimalLongitude "1.226943374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5786705 1.226943374)"^^geo:wktLiteral ;
  geo-pos:lat "53.5786705"^^xsd:decimal ;
  geo-pos:long "1.226943374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1172222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.226943374'^^xsd:double;
  dwc:startLongitude '1.233060002'^^xsd:double;
  dwc:endLongitude '1.189678311'^^xsd:double;
  dwc:latitude '53.5786705'^^xsd:double;
  dwc:startLatitude '53.56970215'^^xsd:double;
  dwc:endLatitude '53.63664627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.96982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1681'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.58974457 1.21977663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.58974457"^^xsd:decimal ;
  dwc:decimalLongitude "1.21977663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.58974457 1.21977663)"^^geo:wktLiteral ;
  geo-pos:lat "53.58974457"^^xsd:decimal ;
  geo-pos:long "1.21977663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1872222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.21977663'^^xsd:double;
  dwc:startLongitude '1.233060002'^^xsd:double;
  dwc:endLongitude '1.189678311'^^xsd:double;
  dwc:latitude '53.58974457'^^xsd:double;
  dwc:startLatitude '53.56970215'^^xsd:double;
  dwc:endLatitude '53.63664627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.96982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1682'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66234589 1.17386663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66234589"^^xsd:decimal ;
  dwc:decimalLongitude "1.17386663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66234589 1.17386663)"^^geo:wktLiteral ;
  geo-pos:lat "53.66234589"^^xsd:decimal ;
  geo-pos:long "1.17386663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6527777777778'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.17386663'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.66234589'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1683'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.68299103 1.166669965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.68299103"^^xsd:decimal ;
  dwc:decimalLongitude "1.166669965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.68299103 1.166669965)"^^geo:wktLiteral ;
  geo-pos:lat "53.68299103"^^xsd:decimal ;
  geo-pos:long "1.166669965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1684'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.166669965'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.68299103'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1684'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64276505 1.185938358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64276505"^^xsd:decimal ;
  dwc:decimalLongitude "1.185938358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64276505 1.185938358)"^^geo:wktLiteral ;
  geo-pos:lat "53.64276505"^^xsd:decimal ;
  geo-pos:long "1.185938358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5266666666667'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.185938358'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.64276505'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1685'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63792419 1.188896656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63792419"^^xsd:decimal ;
  dwc:decimalLongitude "1.188896656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63792419 1.188896656)"^^geo:wktLiteral ;
  geo-pos:lat "53.63792419"^^xsd:decimal ;
  geo-pos:long "1.188896656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4958333333333'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.188896656'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.63792419'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1686'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70323181 1.162513375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70323181"^^xsd:decimal ;
  dwc:decimalLongitude "1.162513375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70323181 1.162513375)"^^geo:wktLiteral ;
  geo-pos:lat "53.70323181"^^xsd:decimal ;
  geo-pos:long "1.162513375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.9102777777778'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.162513375'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.70323181'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1687'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.766716 1.106359959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.766716"^^xsd:decimal ;
  dwc:decimalLongitude "1.106359959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.766716 1.106359959)"^^geo:wktLiteral ;
  geo-pos:lat "53.766716"^^xsd:decimal ;
  geo-pos:long "1.106359959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.362222222222'^^xsd:double;
  dwc:startTimeOfDay '11.011388888889'^^xsd:double;
  dwc:endTimeOfDay '11.490555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.106359959'^^xsd:double;
  dwc:startLongitude '1.142756701'^^xsd:double;
  dwc:endLongitude '1.094331622'^^xsd:double;
  dwc:latitude '53.766716'^^xsd:double;
  dwc:startLatitude '53.71720505'^^xsd:double;
  dwc:endLatitude '53.78521347'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.19958'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1688'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77981949 1.097026706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77981949"^^xsd:decimal ;
  dwc:decimalLongitude "1.097026706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77981949 1.097026706)"^^geo:wktLiteral ;
  geo-pos:lat "53.77981949"^^xsd:decimal ;
  geo-pos:long "1.097026706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.454166666667'^^xsd:double;
  dwc:startTimeOfDay '11.011388888889'^^xsd:double;
  dwc:endTimeOfDay '11.490555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.097026706'^^xsd:double;
  dwc:startLongitude '1.142756701'^^xsd:double;
  dwc:endLongitude '1.094331622'^^xsd:double;
  dwc:latitude '53.77981949'^^xsd:double;
  dwc:startLatitude '53.71720505'^^xsd:double;
  dwc:endLatitude '53.78521347'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.19958'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1689'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.81464767 1.075731635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.81464767"^^xsd:decimal ;
  dwc:decimalLongitude "1.075731635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.81464767 1.075731635)"^^geo:wktLiteral ;
  geo-pos:lat "53.81464767"^^xsd:decimal ;
  geo-pos:long "1.075731635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.695833333333'^^xsd:double;
  dwc:startTimeOfDay '11.512777777778'^^xsd:double;
  dwc:endTimeOfDay '12.0325'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.075731635'^^xsd:double;
  dwc:startLongitude '1.092750072'^^xsd:double;
  dwc:endLongitude '1.044544935'^^xsd:double;
  dwc:latitude '53.81464767'^^xsd:double;
  dwc:startLatitude '53.78850174'^^xsd:double;
  dwc:endLatitude '53.86265564'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.82573'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1690'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97605133 0.972344995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97605133"^^xsd:decimal ;
  dwc:decimalLongitude "0.972344995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97605133 0.972344995)"^^geo:wktLiteral ;
  geo-pos:lat "53.97605133"^^xsd:decimal ;
  geo-pos:long "0.972344995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.828333333333'^^xsd:double;
  dwc:startTimeOfDay '12.5675'^^xsd:double;
  dwc:endTimeOfDay '13.047777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.972344995'^^xsd:double;
  dwc:startLongitude '0.996375024'^^xsd:double;
  dwc:endLongitude '0.949544966'^^xsd:double;
  dwc:latitude '53.97605133'^^xsd:double;
  dwc:startLatitude '53.93854141'^^xsd:double;
  dwc:endLatitude '54.00613785'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.11097'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1691'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10909 6.594489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10909"^^xsd:decimal ;
  dwc:decimalLongitude "6.594489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10909 6.594489)"^^geo:wktLiteral ;
  geo-pos:lat "56.10909"^^xsd:decimal ;
  geo-pos:long "6.594489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.917222222222'^^xsd:double;
  dwc:startTimeOfDay '14.666666666667'^^xsd:double;
  dwc:endTimeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.594489'^^xsd:double;
  dwc:startLongitude '6.636833'^^xsd:double;
  dwc:endLongitude '6.552333'^^xsd:double;
  dwc:latitude '56.10909'^^xsd:double;
  dwc:startLatitude '56.1425'^^xsd:double;
  dwc:endLatitude '56.07583'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07179'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:1'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52322 5.887222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.52322"^^xsd:decimal ;
  dwc:decimalLongitude "5.887222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52322 5.887222)"^^geo:wktLiteral ;
  geo-pos:lat "56.52322"^^xsd:decimal ;
  geo-pos:long "5.887222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:startTimeOfDay '4.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.887222'^^xsd:double;
  dwc:startLongitude '5.916833'^^xsd:double;
  dwc:endLongitude '5.871833'^^xsd:double;
  dwc:latitude '56.52322'^^xsd:double;
  dwc:startLatitude '56.47233'^^xsd:double;
  dwc:endLatitude '56.55083'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.14887'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:2'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65581 5.26124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65581"^^xsd:decimal ;
  dwc:decimalLongitude "5.26124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65581 5.26124)"^^geo:wktLiteral ;
  geo-pos:lat "57.65581"^^xsd:decimal ;
  geo-pos:long "5.26124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:startTimeOfDay '14.501388888889'^^xsd:double;
  dwc:endTimeOfDay '15.255277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.26124'^^xsd:double;
  dwc:startLongitude '5.300333'^^xsd:double;
  dwc:endLongitude '5.236167'^^xsd:double;
  dwc:latitude '57.65581'^^xsd:double;
  dwc:startLatitude '57.576'^^xsd:double;
  dwc:endLatitude '57.7005'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.3512'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:3'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90733 5.109667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90733"^^xsd:decimal ;
  dwc:decimalLongitude "5.109667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90733 5.109667)"^^geo:wktLiteral ;
  geo-pos:lat "57.90733"^^xsd:decimal ;
  geo-pos:long "5.109667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:startTimeOfDay '16.583333333333'^^xsd:double;
  dwc:endTimeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.109667'^^xsd:double;
  dwc:startLongitude '5.109667'^^xsd:double;
  dwc:endLongitude '5.074167'^^xsd:double;
  dwc:latitude '57.90733'^^xsd:double;
  dwc:startLatitude '57.90733'^^xsd:double;
  dwc:endLatitude '57.97283'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '7.57357'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:4'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47987 4.545443058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47987"^^xsd:decimal ;
  dwc:decimalLongitude "4.545443058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47987 4.545443058)"^^geo:wktLiteral ;
  geo-pos:lat "57.47987"^^xsd:decimal ;
  geo-pos:long "4.545443058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.057777777778'^^xsd:double;
  dwc:startTimeOfDay '15.033055555556'^^xsd:double;
  dwc:endTimeOfDay '15.470277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.545443058'^^xsd:double;
  dwc:startLongitude '4.548523426'^^xsd:double;
  dwc:endLongitude '4.493234634'^^xsd:double;
  dwc:latitude '57.47987'^^xsd:double;
  dwc:startLatitude '57.48345566'^^xsd:double;
  dwc:endLatitude '57.42018127'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '7.76924'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:5'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47366 4.540081978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47366"^^xsd:decimal ;
  dwc:decimalLongitude "4.540081978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47366 4.540081978)"^^geo:wktLiteral ;
  geo-pos:lat "57.47366"^^xsd:decimal ;
  geo-pos:long "4.540081978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.100555555556'^^xsd:double;
  dwc:startTimeOfDay '15.033055555556'^^xsd:double;
  dwc:endTimeOfDay '15.470277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.540081978'^^xsd:double;
  dwc:startLongitude '4.548523426'^^xsd:double;
  dwc:endLongitude '4.493234634'^^xsd:double;
  dwc:latitude '57.47366'^^xsd:double;
  dwc:startLatitude '57.48345566'^^xsd:double;
  dwc:endLatitude '57.42018127'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '7.76924'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:6'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.32441 4.416836739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.32441"^^xsd:decimal ;
  dwc:decimalLongitude "4.416836739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.32441 4.416836739)"^^geo:wktLiteral ;
  geo-pos:lat "57.32441"^^xsd:decimal ;
  geo-pos:long "4.416836739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.798888888889'^^xsd:double;
  dwc:startTimeOfDay '19.621944444444'^^xsd:double;
  dwc:endTimeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.416836739'^^xsd:double;
  dwc:startLongitude '4.434458256'^^xsd:double;
  dwc:endLongitude '4.393431664'^^xsd:double;
  dwc:latitude '57.32441'^^xsd:double;
  dwc:startLatitude '57.35111618'^^xsd:double;
  dwc:endLatitude '57.29450607'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '6.75491'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:7'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80105 3.697743177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.80105"^^xsd:decimal ;
  dwc:decimalLongitude "3.697743177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80105 3.697743177)"^^geo:wktLiteral ;
  geo-pos:lat "56.80105"^^xsd:decimal ;
  geo-pos:long "3.697743177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.193888888889'^^xsd:double;
  dwc:startTimeOfDay '15.744444444444'^^xsd:double;
  dwc:endTimeOfDay '16.377777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.697743177'^^xsd:double;
  dwc:startLongitude '3.742913246'^^xsd:double;
  dwc:endLongitude '3.6893'^^xsd:double;
  dwc:latitude '56.80105'^^xsd:double;
  dwc:startLatitude '56.72527'^^xsd:double;
  dwc:endLatitude '56.81537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:20'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.76957 3.717040062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.76957"^^xsd:decimal ;
  dwc:decimalLongitude "3.717040062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.76957 3.717040062)"^^geo:wktLiteral ;
  geo-pos:lat "56.76957"^^xsd:decimal ;
  geo-pos:long "3.717040062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.989166666667'^^xsd:double;
  dwc:startTimeOfDay '15.744444444444'^^xsd:double;
  dwc:endTimeOfDay '16.377777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.717040062'^^xsd:double;
  dwc:startLongitude '3.742913246'^^xsd:double;
  dwc:endLongitude '3.6893'^^xsd:double;
  dwc:latitude '56.76957'^^xsd:double;
  dwc:startLatitude '56.72527'^^xsd:double;
  dwc:endLatitude '56.81537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.5307'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:21'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31983 3.42541647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31983"^^xsd:decimal ;
  dwc:decimalLongitude "3.42541647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31983 3.42541647)"^^geo:wktLiteral ;
  geo-pos:lat "57.31983"^^xsd:decimal ;
  geo-pos:long "3.42541647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.7530555555556'^^xsd:double;
  dwc:startTimeOfDay '5.5425'^^xsd:double;
  dwc:endTimeOfDay '5.9986111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.42541647'^^xsd:double;
  dwc:startLongitude '3.443989992'^^xsd:double;
  dwc:endLongitude '3.404172'^^xsd:double;
  dwc:latitude '57.31983'^^xsd:double;
  dwc:startLatitude '57.28681'^^xsd:double;
  dwc:endLatitude '57.35842'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.30815'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:22'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40071 3.382178307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40071"^^xsd:decimal ;
  dwc:decimalLongitude "3.382178307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40071 3.382178307)"^^geo:wktLiteral ;
  geo-pos:lat "57.40071"^^xsd:decimal ;
  geo-pos:long "3.382178307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2630555555556'^^xsd:double;
  dwc:startTimeOfDay '5.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.382178307'^^xsd:double;
  dwc:startLongitude '3.404171705'^^xsd:double;
  dwc:endLongitude '3.361553'^^xsd:double;
  dwc:latitude '57.40071'^^xsd:double;
  dwc:startLatitude '57.35842'^^xsd:double;
  dwc:endLatitude '57.44069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.49124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:23'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4288 3.367889881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4288"^^xsd:decimal ;
  dwc:decimalLongitude "3.367889881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4288 3.367889881)"^^geo:wktLiteral ;
  geo-pos:lat "57.4288"^^xsd:decimal ;
  geo-pos:long "3.367889881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4366666666667'^^xsd:double;
  dwc:startTimeOfDay '5.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.367889881'^^xsd:double;
  dwc:startLongitude '3.404171705'^^xsd:double;
  dwc:endLongitude '3.361553'^^xsd:double;
  dwc:latitude '57.4288'^^xsd:double;
  dwc:startLatitude '57.35842'^^xsd:double;
  dwc:endLatitude '57.44069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.49124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:24'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43416 3.365186453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.43416"^^xsd:decimal ;
  dwc:decimalLongitude "3.365186453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43416 3.365186453)"^^geo:wktLiteral ;
  geo-pos:lat "57.43416"^^xsd:decimal ;
  geo-pos:long "3.365186453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.47'^^xsd:double;
  dwc:startTimeOfDay '5.9986111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.365186453'^^xsd:double;
  dwc:startLongitude '3.404171705'^^xsd:double;
  dwc:endLongitude '3.361553'^^xsd:double;
  dwc:latitude '57.43416'^^xsd:double;
  dwc:startLatitude '57.35842'^^xsd:double;
  dwc:endLatitude '57.44069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.49124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:25'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44151 3.361008167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44151"^^xsd:decimal ;
  dwc:decimalLongitude "3.361008167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44151 3.361008167)"^^geo:wktLiteral ;
  geo-pos:lat "57.44151"^^xsd:decimal ;
  geo-pos:long "3.361008167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5152777777778'^^xsd:double;
  dwc:startTimeOfDay '6.5102777777778'^^xsd:double;
  dwc:endTimeOfDay '7.005'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.361008167'^^xsd:double;
  dwc:startLongitude '3.361553431'^^xsd:double;
  dwc:endLongitude '3.316891'^^xsd:double;
  dwc:latitude '57.44151'^^xsd:double;
  dwc:startLatitude '57.44069'^^xsd:double;
  dwc:endLatitude '57.52108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.32284'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:26'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09519 3.007620335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09519"^^xsd:decimal ;
  dwc:decimalLongitude "3.007620335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09519 3.007620335)"^^geo:wktLiteral ;
  geo-pos:lat "58.09519"^^xsd:decimal ;
  geo-pos:long "3.007620335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.560555555556'^^xsd:double;
  dwc:startTimeOfDay '10.386944444444'^^xsd:double;
  dwc:endTimeOfDay '10.637777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.007620335'^^xsd:double;
  dwc:startLongitude '3.022838354'^^xsd:double;
  dwc:endLongitude '3.000637'^^xsd:double;
  dwc:latitude '58.09519'^^xsd:double;
  dwc:startLatitude '58.06766891'^^xsd:double;
  dwc:endLatitude '58.10732'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.59498'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:27'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14091 2.982198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.14091"^^xsd:decimal ;
  dwc:decimalLongitude "2.982198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.14091 2.982198)"^^geo:wktLiteral ;
  geo-pos:lat "58.14091"^^xsd:decimal ;
  geo-pos:long "2.982198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.849166666667'^^xsd:double;
  dwc:startTimeOfDay '10.824722222222'^^xsd:double;
  dwc:endTimeOfDay '11.113888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.982198'^^xsd:double;
  dwc:startLongitude '2.984191895'^^xsd:double;
  dwc:endLongitude '2.957881689'^^xsd:double;
  dwc:latitude '58.14091'^^xsd:double;
  dwc:startLatitude '58.13700485'^^xsd:double;
  dwc:endLatitude '58.18255234'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '5.29103'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:28'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16992 2.742548466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.16992"^^xsd:decimal ;
  dwc:decimalLongitude "2.742548466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16992 2.742548466)"^^geo:wktLiteral ;
  geo-pos:lat "58.16992"^^xsd:decimal ;
  geo-pos:long "2.742548466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.295'^^xsd:double;
  dwc:startTimeOfDay '13.012777777778'^^xsd:double;
  dwc:endTimeOfDay '13.604166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.742548466'^^xsd:double;
  dwc:startLongitude '2.773854971'^^xsd:double;
  dwc:endLongitude '2.708913326'^^xsd:double;
  dwc:latitude '58.16992'^^xsd:double;
  dwc:startLatitude '58.21412659'^^xsd:double;
  dwc:endLatitude '58.12212753'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '10.9085'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:29'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09861 2.691201687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09861"^^xsd:decimal ;
  dwc:decimalLongitude "2.691201687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09861 2.691201687)"^^geo:wktLiteral ;
  geo-pos:lat "58.09861"^^xsd:decimal ;
  geo-pos:long "2.691201687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.757777777778'^^xsd:double;
  dwc:startTimeOfDay '13.604166666667'^^xsd:double;
  dwc:endTimeOfDay '13.995833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.691201687'^^xsd:double;
  dwc:startLongitude '2.708913326'^^xsd:double;
  dwc:endLongitude '2.663295'^^xsd:double;
  dwc:latitude '58.09861'^^xsd:double;
  dwc:startLatitude '58.12212753'^^xsd:double;
  dwc:endLatitude '58.06241'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.1563'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:30'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.00581 2.623805046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.00581"^^xsd:decimal ;
  dwc:decimalLongitude "2.623805046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.00581 2.623805046)"^^geo:wktLiteral ;
  geo-pos:lat "58.00581"^^xsd:decimal ;
  geo-pos:long "2.623805046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.360277777778'^^xsd:double;
  dwc:startTimeOfDay '13.995833333333'^^xsd:double;
  dwc:endTimeOfDay '14.647222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.623805046'^^xsd:double;
  dwc:startLongitude '2.663295031'^^xsd:double;
  dwc:endLongitude '2.592893'^^xsd:double;
  dwc:latitude '58.00581'^^xsd:double;
  dwc:startLatitude '58.06241'^^xsd:double;
  dwc:endLatitude '57.96033'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '12.0765'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:31'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.00128 2.620681763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.00128"^^xsd:decimal ;
  dwc:decimalLongitude "2.620681763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.00128 2.620681763)"^^geo:wktLiteral ;
  geo-pos:lat "58.00128"^^xsd:decimal ;
  geo-pos:long "2.620681763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.388611111111'^^xsd:double;
  dwc:startTimeOfDay '13.995833333333'^^xsd:double;
  dwc:endTimeOfDay '14.647222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.620681763'^^xsd:double;
  dwc:startLongitude '2.663295031'^^xsd:double;
  dwc:endLongitude '2.592893'^^xsd:double;
  dwc:latitude '58.00128'^^xsd:double;
  dwc:startLatitude '58.06241'^^xsd:double;
  dwc:endLatitude '57.96033'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '12.0765'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:32'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74229 2.4343431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.74229"^^xsd:decimal ;
  dwc:decimalLongitude "2.4343431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74229 2.4343431)"^^geo:wktLiteral ;
  geo-pos:lat "57.74229"^^xsd:decimal ;
  geo-pos:long "2.4343431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.757777777778'^^xsd:double;
  dwc:startTimeOfDay '16.500277777778'^^xsd:double;
  dwc:endTimeOfDay '17.0175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.4343431'^^xsd:double;
  dwc:startLongitude '2.463614941'^^xsd:double;
  dwc:endLongitude '2.405248'^^xsd:double;
  dwc:latitude '57.74229'^^xsd:double;
  dwc:startLatitude '57.78271484'^^xsd:double;
  dwc:endLatitude '57.70173'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.64186'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:33'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.56456 2.308541536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.56456"^^xsd:decimal ;
  dwc:decimalLongitude "2.308541536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.56456 2.308541536)"^^geo:wktLiteral ;
  geo-pos:lat "57.56456"^^xsd:decimal ;
  geo-pos:long "2.308541536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.890277777778'^^xsd:double;
  dwc:startTimeOfDay '17.513888888889'^^xsd:double;
  dwc:endTimeOfDay '18.0675'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.308541536'^^xsd:double;
  dwc:startLongitude '2.350933313'^^xsd:double;
  dwc:endLongitude '2.287915'^^xsd:double;
  dwc:latitude '57.56456'^^xsd:double;
  dwc:startLatitude '57.62361526'^^xsd:double;
  dwc:endLatitude '57.53682'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.3496'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:34'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36855 2.16779995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36855"^^xsd:decimal ;
  dwc:decimalLongitude "2.16779995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36855 2.16779995)"^^geo:wktLiteral ;
  geo-pos:lat "57.36855"^^xsd:decimal ;
  geo-pos:long "2.16779995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.132222222222'^^xsd:double;
  dwc:startTimeOfDay '18.998888888889'^^xsd:double;
  dwc:endTimeOfDay '19.485555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.16779995'^^xsd:double;
  dwc:startLongitude '2.182913303'^^xsd:double;
  dwc:endLongitude '2.128455162'^^xsd:double;
  dwc:latitude '57.36855'^^xsd:double;
  dwc:startLatitude '57.38954926'^^xsd:double;
  dwc:endLatitude '57.31205368'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.20939'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:35'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46699 -0.910648346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46699"^^xsd:decimal ;
  dwc:decimalLongitude "-0.910648346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46699 -0.910648346)"^^geo:wktLiteral ;
  geo-pos:lat "57.46699"^^xsd:decimal ;
  geo-pos:long "-0.910648346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.6963888888889'^^xsd:double;
  dwc:startTimeOfDay '4.5494444444444'^^xsd:double;
  dwc:endTimeOfDay '5.0013888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.910648346'^^xsd:double;
  dwc:startLongitude '-0.89789331'^^xsd:double;
  dwc:endLongitude '-0.9409733'^^xsd:double;
  dwc:latitude '57.46699'^^xsd:double;
  dwc:startLatitude '57.49146'^^xsd:double;
  dwc:endLatitude '57.41544'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.8312'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:36'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.32814 -0.994321704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.32814"^^xsd:decimal ;
  dwc:decimalLongitude "-0.994321704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.32814 -0.994321704)"^^geo:wktLiteral ;
  geo-pos:lat "57.32814"^^xsd:decimal ;
  geo-pos:long "-0.994321704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.5094444444444'^^xsd:double;
  dwc:startTimeOfDay '5.0013888888889'^^xsd:double;
  dwc:endTimeOfDay '5.5602777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.994321704'^^xsd:double;
  dwc:startLongitude '-0.940973341'^^xsd:double;
  dwc:endLongitude '-1.00026'^^xsd:double;
  dwc:latitude '57.32814'^^xsd:double;
  dwc:startLatitude '57.41544'^^xsd:double;
  dwc:endLatitude '57.31956'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '11.2309'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:37'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33647 -0.989696681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33647"^^xsd:decimal ;
  dwc:decimalLongitude "-0.989696681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33647 -0.989696681)"^^geo:wktLiteral ;
  geo-pos:lat "57.33647"^^xsd:decimal ;
  geo-pos:long "-0.989696681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4611111111111'^^xsd:double;
  dwc:startTimeOfDay '5.0013888888889'^^xsd:double;
  dwc:endTimeOfDay '5.5602777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.989696681'^^xsd:double;
  dwc:startLongitude '-0.940973341'^^xsd:double;
  dwc:endLongitude '-1.00026'^^xsd:double;
  dwc:latitude '57.33647'^^xsd:double;
  dwc:startLatitude '57.41544'^^xsd:double;
  dwc:endLatitude '57.31956'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.2309'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:38'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.10512 -1.130311728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.10512"^^xsd:decimal ;
  dwc:decimalLongitude "-1.130311728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.10512 -1.130311728)"^^geo:wktLiteral ;
  geo-pos:lat "57.10512"^^xsd:decimal ;
  geo-pos:long "-1.130311728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8094444444444'^^xsd:double;
  dwc:startTimeOfDay '6.54'^^xsd:double;
  dwc:endTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.130311728'^^xsd:double;
  dwc:startLongitude '-1.106248379'^^xsd:double;
  dwc:endLongitude '-1.150523'^^xsd:double;
  dwc:latitude '57.10512'^^xsd:double;
  dwc:startLatitude '57.15173'^^xsd:double;
  dwc:endLatitude '57.07108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '9.35153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:39'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.12178 -1.121233344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.12178"^^xsd:decimal ;
  dwc:decimalLongitude "-1.121233344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.12178 -1.121233344)"^^geo:wktLiteral ;
  geo-pos:lat "57.12178"^^xsd:decimal ;
  geo-pos:long "-1.121233344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.7125'^^xsd:double;
  dwc:startTimeOfDay '6.54'^^xsd:double;
  dwc:endTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.121233344'^^xsd:double;
  dwc:startLongitude '-1.106248379'^^xsd:double;
  dwc:endLongitude '-1.150523'^^xsd:double;
  dwc:latitude '57.12178'^^xsd:double;
  dwc:startLatitude '57.15173'^^xsd:double;
  dwc:endLatitude '57.07108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.35153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:40'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09538 -1.135329962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.09538"^^xsd:decimal ;
  dwc:decimalLongitude "-1.135329962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09538 -1.135329962)"^^geo:wktLiteral ;
  geo-pos:lat "57.09538"^^xsd:decimal ;
  geo-pos:long "-1.135329962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8655555555556'^^xsd:double;
  dwc:startTimeOfDay '6.54'^^xsd:double;
  dwc:endTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.135329962'^^xsd:double;
  dwc:startLongitude '-1.106248379'^^xsd:double;
  dwc:endLongitude '-1.150523'^^xsd:double;
  dwc:latitude '57.09538'^^xsd:double;
  dwc:startLatitude '57.15173'^^xsd:double;
  dwc:endLatitude '57.07108'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.35153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:41'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.00863 -1.187394977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.00863"^^xsd:decimal ;
  dwc:decimalLongitude "-1.187394977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.00863 -1.187394977)"^^geo:wktLiteral ;
  geo-pos:lat "57.00863"^^xsd:decimal ;
  geo-pos:long "-1.187394977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3769444444444'^^xsd:double;
  dwc:startTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:endTimeOfDay '7.5411111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.187394977'^^xsd:double;
  dwc:startLongitude '-1.150523424'^^xsd:double;
  dwc:endLongitude '-1.202432'^^xsd:double;
  dwc:latitude '57.00863'^^xsd:double;
  dwc:startLatitude '57.07108'^^xsd:double;
  dwc:endLatitude '56.98079'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.5127'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:42'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0015 -1.191675067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0015"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191675067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0015 -1.191675067)"^^geo:wktLiteral ;
  geo-pos:lat "57.0015"^^xsd:decimal ;
  geo-pos:long "-1.191675067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4197222222222'^^xsd:double;
  dwc:startTimeOfDay '7.0094444444444'^^xsd:double;
  dwc:endTimeOfDay '7.5411111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.191675067'^^xsd:double;
  dwc:startLongitude '-1.150523424'^^xsd:double;
  dwc:endLongitude '-1.202432'^^xsd:double;
  dwc:latitude '57.0015'^^xsd:double;
  dwc:startLatitude '57.07108'^^xsd:double;
  dwc:endLatitude '56.98079'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.5127'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:43'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20609 -2.108981609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20609"^^xsd:decimal ;
  dwc:decimalLongitude "-2.108981609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20609 -2.108981609)"^^geo:wktLiteral ;
  geo-pos:lat "56.20609"^^xsd:decimal ;
  geo-pos:long "-2.108981609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.169444444444'^^xsd:double;
  dwc:startTimeOfDay '13.969722222222'^^xsd:double;
  dwc:endTimeOfDay '14.509166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.108981609'^^xsd:double;
  dwc:startLongitude '-2.123093367'^^xsd:double;
  dwc:endLongitude '-2.077711821'^^xsd:double;
  dwc:latitude '56.20609'^^xsd:double;
  dwc:startLatitude '56.23772812'^^xsd:double;
  dwc:endLatitude '56.15413284'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.70355'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:44'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13529 -2.065570116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.13529"^^xsd:decimal ;
  dwc:decimalLongitude "-2.065570116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.13529 -2.065570116)"^^geo:wktLiteral ;
  geo-pos:lat "56.13529"^^xsd:decimal ;
  geo-pos:long "-2.065570116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.634166666667'^^xsd:double;
  dwc:startTimeOfDay '14.509166666667'^^xsd:double;
  dwc:endTimeOfDay '15.020555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.065570116'^^xsd:double;
  dwc:startLongitude '-2.077711821'^^xsd:double;
  dwc:endLongitude '-2.023582'^^xsd:double;
  dwc:latitude '56.13529'^^xsd:double;
  dwc:startLatitude '56.15413284'^^xsd:double;
  dwc:endLatitude '56.07678'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '9.22644'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:45'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09541 -2.036838293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09541"^^xsd:decimal ;
  dwc:decimalLongitude "-2.036838293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09541 -2.036838293)"^^geo:wktLiteral ;
  geo-pos:lat "56.09541"^^xsd:decimal ;
  geo-pos:long "-2.036838293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.896944444444'^^xsd:double;
  dwc:startTimeOfDay '14.509166666667'^^xsd:double;
  dwc:endTimeOfDay '15.020555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.036838293'^^xsd:double;
  dwc:startLongitude '-2.077711821'^^xsd:double;
  dwc:endLongitude '-2.023582'^^xsd:double;
  dwc:latitude '56.09541'^^xsd:double;
  dwc:startLatitude '56.15413284'^^xsd:double;
  dwc:endLatitude '56.07678'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.22644'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:46'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08513 -2.029564857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08513"^^xsd:decimal ;
  dwc:decimalLongitude "-2.029564857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08513 -2.029564857)"^^geo:wktLiteral ;
  geo-pos:lat "56.08513"^^xsd:decimal ;
  geo-pos:long "-2.029564857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.965'^^xsd:double;
  dwc:startTimeOfDay '14.509166666667'^^xsd:double;
  dwc:endTimeOfDay '15.020555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.029564857'^^xsd:double;
  dwc:startLongitude '-2.077711821'^^xsd:double;
  dwc:endLongitude '-2.023582'^^xsd:double;
  dwc:latitude '56.08513'^^xsd:double;
  dwc:startLatitude '56.15413284'^^xsd:double;
  dwc:endLatitude '56.07678'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.22644'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:47'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33525 -1.59092176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33525"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59092176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33525 -1.59092176)"^^geo:wktLiteral ;
  geo-pos:lat "56.33525"^^xsd:decimal ;
  geo-pos:long "-1.59092176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.600555555556'^^xsd:double;
  dwc:startTimeOfDay '19.514444444444'^^xsd:double;
  dwc:endTimeOfDay '20.035833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.59092176'^^xsd:double;
  dwc:startLongitude '-1.598919988'^^xsd:double;
  dwc:endLongitude '-1.551443219'^^xsd:double;
  dwc:latitude '56.33525'^^xsd:double;
  dwc:startLatitude '56.3214'^^xsd:double;
  dwc:endLatitude '56.40395355'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.62759'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:48'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.54168 -1.47115171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.54168"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47115171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.54168 -1.47115171)"^^geo:wktLiteral ;
  geo-pos:lat "56.54168"^^xsd:decimal ;
  geo-pos:long "-1.47115171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.8866666666667'^^xsd:double;
  dwc:startTimeOfDay '5.5069444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0186111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.47115171'^^xsd:double;
  dwc:startLongitude '-1.505895019'^^xsd:double;
  dwc:endLongitude '-1.459468'^^xsd:double;
  dwc:latitude '56.54168'^^xsd:double;
  dwc:startLatitude '56.48491'^^xsd:double;
  dwc:endLatitude '56.56157'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.9812'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:49'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55595 -1.462946653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55595"^^xsd:decimal ;
  dwc:decimalLongitude "-1.462946653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55595 -1.462946653)"^^geo:wktLiteral ;
  geo-pos:lat "56.55595"^^xsd:decimal ;
  geo-pos:long "-1.462946653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.9811111111111'^^xsd:double;
  dwc:startTimeOfDay '5.5069444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0186111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.462946653'^^xsd:double;
  dwc:startLongitude '-1.505895019'^^xsd:double;
  dwc:endLongitude '-1.459468'^^xsd:double;
  dwc:latitude '56.55595'^^xsd:double;
  dwc:startLatitude '56.48491'^^xsd:double;
  dwc:endLatitude '56.56157'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.9812'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:50'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77293 -1.331314921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.77293"^^xsd:decimal ;
  dwc:decimalLongitude "-1.331314921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.77293 -1.331314921)"^^geo:wktLiteral ;
  geo-pos:lat "56.77293"^^xsd:decimal ;
  geo-pos:long "-1.331314921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.4447222222222'^^xsd:double;
  dwc:startTimeOfDay '7.0633333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5580555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.331314921'^^xsd:double;
  dwc:startLongitude '-1.36602509'^^xsd:double;
  dwc:endLongitude '-1.322367'^^xsd:double;
  dwc:latitude '56.77293'^^xsd:double;
  dwc:startLatitude '56.717'^^xsd:double;
  dwc:endLatitude '56.78979'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.51449'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:51'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87653 -0.393853337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87653"^^xsd:decimal ;
  dwc:decimalLongitude "-0.393853337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87653 -0.393853337)"^^geo:wktLiteral ;
  geo-pos:lat "56.87653"^^xsd:decimal ;
  geo-pos:long "-0.393853337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.653888888889'^^xsd:double;
  dwc:startTimeOfDay '11.528888888889'^^xsd:double;
  dwc:endTimeOfDay '12.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.393853337'^^xsd:double;
  dwc:startLongitude '-0.40353334'^^xsd:double;
  dwc:endLongitude '-0.3102867'^^xsd:double;
  dwc:latitude '56.87653'^^xsd:double;
  dwc:startLatitude '56.89570999'^^xsd:double;
  dwc:endLatitude '56.73973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '18.2366'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:52'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81348 -0.353455007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353455007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81348 -0.353455007)"^^geo:wktLiteral ;
  geo-pos:lat "56.81348"^^xsd:decimal ;
  geo-pos:long "-0.353455007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.071944444444'^^xsd:double;
  dwc:startTimeOfDay '11.528888888889'^^xsd:double;
  dwc:endTimeOfDay '12.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.353455007'^^xsd:double;
  dwc:startLongitude '-0.40353334'^^xsd:double;
  dwc:endLongitude '-0.3102867'^^xsd:double;
  dwc:latitude '56.81348'^^xsd:double;
  dwc:startLatitude '56.89570999'^^xsd:double;
  dwc:endLatitude '56.73973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '18.2366'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:53'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79778 -0.344415009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79778"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344415009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79778 -0.344415009)"^^geo:wktLiteral ;
  geo-pos:lat "56.79778"^^xsd:decimal ;
  geo-pos:long "-0.344415009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.175833333333'^^xsd:double;
  dwc:startTimeOfDay '11.528888888889'^^xsd:double;
  dwc:endTimeOfDay '12.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.344415009'^^xsd:double;
  dwc:startLongitude '-0.40353334'^^xsd:double;
  dwc:endLongitude '-0.3102867'^^xsd:double;
  dwc:latitude '56.79778'^^xsd:double;
  dwc:startLatitude '56.89570999'^^xsd:double;
  dwc:endLatitude '56.73973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '18.2366'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:54'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.26967 -0.028070001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.26967"^^xsd:decimal ;
  dwc:decimalLongitude "-0.028070001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.26967 -0.028070001)"^^geo:wktLiteral ;
  geo-pos:lat "56.26967"^^xsd:decimal ;
  geo-pos:long "-0.028070001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.603333333333'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.028070001'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.26967'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:55'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20959 0.006506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20959"^^xsd:decimal ;
  dwc:decimalLongitude "0.006506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20959 0.006506667)"^^geo:wktLiteral ;
  geo-pos:lat "56.20959"^^xsd:decimal ;
  geo-pos:long "0.006506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.984444444444'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.006506667'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.20959'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:56'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16605 0.032636665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.16605"^^xsd:decimal ;
  dwc:decimalLongitude "0.032636665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16605 0.032636665)"^^geo:wktLiteral ;
  geo-pos:lat "56.16605"^^xsd:decimal ;
  geo-pos:long "0.032636665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.261111111111'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.032636665'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.16605'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:57'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15871 0.037293334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.15871"^^xsd:decimal ;
  dwc:decimalLongitude "0.037293334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15871 0.037293334)"^^geo:wktLiteral ;
  geo-pos:lat "56.15871"^^xsd:decimal ;
  geo-pos:long "0.037293334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.307777777778'^^xsd:double;
  dwc:startTimeOfDay '15.500833333333'^^xsd:double;
  dwc:endTimeOfDay '16.728611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.037293334'^^xsd:double;
  dwc:startLongitude '-0.036948334'^^xsd:double;
  dwc:endLongitude '0.07795167'^^xsd:double;
  dwc:latitude '56.15871'^^xsd:double;
  dwc:startLatitude '56.28574371'^^xsd:double;
  dwc:endLatitude '56.09124374'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '22.7506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:58'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.910000000000004 0.224898338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.910000000000004"^^xsd:decimal ;
  dwc:decimalLongitude "0.224898338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.910000000000004 0.224898338)"^^geo:wktLiteral ;
  geo-pos:lat "55.910000000000004"^^xsd:decimal ;
  geo-pos:long "0.224898338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.22'^^xsd:double;
  dwc:startTimeOfDay '18.164444444444'^^xsd:double;
  dwc:endTimeOfDay '18.523333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.224898338'^^xsd:double;
  dwc:startLongitude '0.220428333'^^xsd:double;
  dwc:endLongitude '0.2519483'^^xsd:double;
  dwc:latitude '55.91'^^xsd:double;
  dwc:startLatitude '55.90092'^^xsd:double;
  dwc:endLatitude '55.95876'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '6.72001'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:59'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4713 0.585291684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4713"^^xsd:decimal ;
  dwc:decimalLongitude "0.585291684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4713 0.585291684)"^^geo:wktLiteral ;
  geo-pos:lat "56.4713"^^xsd:decimal ;
  geo-pos:long "0.585291684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6769444444444'^^xsd:double;
  dwc:startTimeOfDay '8.5266666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0466666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.585291684'^^xsd:double;
  dwc:startLongitude '0.570564985'^^xsd:double;
  dwc:endLongitude '0.6235434'^^xsd:double;
  dwc:latitude '56.4713'^^xsd:double;
  dwc:startLatitude '56.44795'^^xsd:double;
  dwc:endLatitude '56.52849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.52153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:60'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48035 0.591215014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.48035"^^xsd:decimal ;
  dwc:decimalLongitude "0.591215014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48035 0.591215014)"^^geo:wktLiteral ;
  geo-pos:lat "56.48035"^^xsd:decimal ;
  geo-pos:long "0.591215014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.7352777777778'^^xsd:double;
  dwc:startTimeOfDay '8.5266666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0466666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.591215014'^^xsd:double;
  dwc:startLongitude '0.570564985'^^xsd:double;
  dwc:endLongitude '0.6235434'^^xsd:double;
  dwc:latitude '56.48035'^^xsd:double;
  dwc:startLatitude '56.44795'^^xsd:double;
  dwc:endLatitude '56.52849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.52153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:61'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48495 0.594285011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.48495"^^xsd:decimal ;
  dwc:decimalLongitude "0.594285011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48495 0.594285011)"^^geo:wktLiteral ;
  geo-pos:lat "56.48495"^^xsd:decimal ;
  geo-pos:long "0.594285011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.765'^^xsd:double;
  dwc:startTimeOfDay '8.5266666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0466666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.594285011'^^xsd:double;
  dwc:startLongitude '0.570564985'^^xsd:double;
  dwc:endLongitude '0.6235434'^^xsd:double;
  dwc:latitude '56.48495'^^xsd:double;
  dwc:startLatitude '56.44795'^^xsd:double;
  dwc:endLatitude '56.52849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.52153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:62'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.18336 0.387288362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.18336"^^xsd:decimal ;
  dwc:decimalLongitude "0.387288362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.18336 0.387288362)"^^geo:wktLiteral ;
  geo-pos:lat "57.18336"^^xsd:decimal ;
  geo-pos:long "0.387288362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.183055555556'^^xsd:double;
  dwc:startTimeOfDay '13.010277777778'^^xsd:double;
  dwc:endTimeOfDay '13.510555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.387288362'^^xsd:double;
  dwc:startLongitude '0.403526664'^^xsd:double;
  dwc:endLongitude '0.356495'^^xsd:double;
  dwc:latitude '57.18336'^^xsd:double;
  dwc:startLatitude '57.15477753'^^xsd:double;
  dwc:endLatitude '57.23783'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.65334'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:63'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68058 0.091333337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.68058"^^xsd:decimal ;
  dwc:decimalLongitude "0.091333337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.68058 0.091333337)"^^geo:wktLiteral ;
  geo-pos:lat "57.68058"^^xsd:decimal ;
  geo-pos:long "0.091333337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.024722222222'^^xsd:double;
  dwc:startTimeOfDay '17.001388888889'^^xsd:double;
  dwc:endTimeOfDay '17.544722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.091333337'^^xsd:double;
  dwc:startLongitude '0.093501665'^^xsd:double;
  dwc:endLongitude '0.04276'^^xsd:double;
  dwc:latitude '57.68058'^^xsd:double;
  dwc:startLatitude '57.67682266'^^xsd:double;
  dwc:endLatitude '57.7635'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.0913'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:64'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72964 0.062880002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.72964"^^xsd:decimal ;
  dwc:decimalLongitude "0.062880002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72964 0.062880002)"^^geo:wktLiteral ;
  geo-pos:lat "57.72964"^^xsd:decimal ;
  geo-pos:long "0.062880002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.330555555556'^^xsd:double;
  dwc:startTimeOfDay '17.001388888889'^^xsd:double;
  dwc:endTimeOfDay '17.544722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.062880002'^^xsd:double;
  dwc:startLongitude '0.093501665'^^xsd:double;
  dwc:endLongitude '0.04276'^^xsd:double;
  dwc:latitude '57.72964'^^xsd:double;
  dwc:startLatitude '57.67682266'^^xsd:double;
  dwc:endLatitude '57.7635'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.0913'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:65'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88451 -0.029931666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.88451"^^xsd:decimal ;
  dwc:decimalLongitude "-0.029931666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88451 -0.029931666)"^^geo:wktLiteral ;
  geo-pos:lat "57.88451"^^xsd:decimal ;
  geo-pos:long "-0.029931666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.325833333333'^^xsd:double;
  dwc:startTimeOfDay '18.038888888889'^^xsd:double;
  dwc:endTimeOfDay '18.562222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.029931666'^^xsd:double;
  dwc:startLongitude '-0.003611667'^^xsd:double;
  dwc:endLongitude '-0.05088833'^^xsd:double;
  dwc:latitude '57.88451'^^xsd:double;
  dwc:startLatitude '57.84020996'^^xsd:double;
  dwc:endLatitude '57.92076'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.37641'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:66'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89697 -0.036869999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89697"^^xsd:decimal ;
  dwc:decimalLongitude "-0.036869999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89697 -0.036869999)"^^geo:wktLiteral ;
  geo-pos:lat "57.89697"^^xsd:decimal ;
  geo-pos:long "-0.036869999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.406388888889'^^xsd:double;
  dwc:startTimeOfDay '18.038888888889'^^xsd:double;
  dwc:endTimeOfDay '18.562222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.036869999'^^xsd:double;
  dwc:startLongitude '-0.003611667'^^xsd:double;
  dwc:endLongitude '-0.05088833'^^xsd:double;
  dwc:latitude '57.89697'^^xsd:double;
  dwc:startLatitude '57.84020996'^^xsd:double;
  dwc:endLatitude '57.92076'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.37641'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:67'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92419 -0.052779999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.92419"^^xsd:decimal ;
  dwc:decimalLongitude "-0.052779999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92419 -0.052779999)"^^geo:wktLiteral ;
  geo-pos:lat "57.92419"^^xsd:decimal ;
  geo-pos:long "-0.052779999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.584444444444'^^xsd:double;
  dwc:startTimeOfDay '18.562222222222'^^xsd:double;
  dwc:endTimeOfDay '18.967222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.052779999'^^xsd:double;
  dwc:startLongitude '-0.050888333'^^xsd:double;
  dwc:endLongitude '-0.087875'^^xsd:double;
  dwc:latitude '57.92419'^^xsd:double;
  dwc:startLatitude '57.92076'^^xsd:double;
  dwc:endLatitude '57.98249'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '7.19779'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:68'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94817 -0.067095004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.94817"^^xsd:decimal ;
  dwc:decimalLongitude "-0.067095004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94817 -0.067095004)"^^geo:wktLiteral ;
  geo-pos:lat "57.94817"^^xsd:decimal ;
  geo-pos:long "-0.067095004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.741666666667'^^xsd:double;
  dwc:startTimeOfDay '18.562222222222'^^xsd:double;
  dwc:endTimeOfDay '18.967222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.067095004'^^xsd:double;
  dwc:startLongitude '-0.050888333'^^xsd:double;
  dwc:endLongitude '-0.087875'^^xsd:double;
  dwc:latitude '57.94817'^^xsd:double;
  dwc:startLatitude '57.92076'^^xsd:double;
  dwc:endLatitude '57.98249'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '7.19779'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:69'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03819 -0.120711669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03819"^^xsd:decimal ;
  dwc:decimalLongitude "-0.120711669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03819 -0.120711669)"^^geo:wktLiteral ;
  geo-pos:lat "58.03819"^^xsd:decimal ;
  geo-pos:long "-0.120711669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.333611111111'^^xsd:double;
  dwc:startTimeOfDay '18.967222222222'^^xsd:double;
  dwc:endTimeOfDay '19.503611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.120711669'^^xsd:double;
  dwc:startLongitude '-0.087875001'^^xsd:double;
  dwc:endLongitude '-0.134781659'^^xsd:double;
  dwc:latitude '58.03819'^^xsd:double;
  dwc:startLatitude '57.98249'^^xsd:double;
  dwc:endLatitude '58.06421661'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.49168'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:70'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17786 -2.728350163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17786"^^xsd:decimal ;
  dwc:decimalLongitude "-2.728350163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17786 -2.728350163)"^^geo:wktLiteral ;
  geo-pos:lat "56.17786"^^xsd:decimal ;
  geo-pos:long "-2.728350163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6316666666667'^^xsd:double;
  dwc:startTimeOfDay '5.5116666666667'^^xsd:double;
  dwc:endTimeOfDay '5.7458333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.728350163'^^xsd:double;
  dwc:startLongitude '-2.749660015'^^xsd:double;
  dwc:endLongitude '-2.706467'^^xsd:double;
  dwc:latitude '56.17786'^^xsd:double;
  dwc:startLatitude '56.1598'^^xsd:double;
  dwc:endLatitude '56.19406'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.65086'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:71'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18895 -2.715063334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18895"^^xsd:decimal ;
  dwc:decimalLongitude "-2.715063334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18895 -2.715063334)"^^geo:wktLiteral ;
  geo-pos:lat "56.18895"^^xsd:decimal ;
  geo-pos:long "-2.715063334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.7055555555556'^^xsd:double;
  dwc:startTimeOfDay '5.5116666666667'^^xsd:double;
  dwc:endTimeOfDay '5.7458333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.715063334'^^xsd:double;
  dwc:startLongitude '-2.749660015'^^xsd:double;
  dwc:endLongitude '-2.706467'^^xsd:double;
  dwc:latitude '56.18895'^^xsd:double;
  dwc:startLatitude '56.1598'^^xsd:double;
  dwc:endLatitude '56.19406'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '4.65086'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:72'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22663 -2.631510019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.22663"^^xsd:decimal ;
  dwc:decimalLongitude "-2.631510019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22663 -2.631510019)"^^geo:wktLiteral ;
  geo-pos:lat "56.22663"^^xsd:decimal ;
  geo-pos:long "-2.631510019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0361111111111'^^xsd:double;
  dwc:startTimeOfDay '5.7458333333333'^^xsd:double;
  dwc:endTimeOfDay '6.0680555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.631510019'^^xsd:double;
  dwc:startLongitude '-2.706466675'^^xsd:double;
  dwc:endLongitude '-2.623112'^^xsd:double;
  dwc:latitude '56.22663'^^xsd:double;
  dwc:startLatitude '56.19406'^^xsd:double;
  dwc:endLatitude '56.23022'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '6.53282'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:73'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25187 -2.571064949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25187"^^xsd:decimal ;
  dwc:decimalLongitude "-2.571064949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25187 -2.571064949)"^^geo:wktLiteral ;
  geo-pos:lat "56.25187"^^xsd:decimal ;
  geo-pos:long "-2.571064949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2627777777778'^^xsd:double;
  dwc:startTimeOfDay '6.2311111111111'^^xsd:double;
  dwc:endTimeOfDay '6.3422222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.571064949'^^xsd:double;
  dwc:startLongitude '-2.579594851'^^xsd:double;
  dwc:endLongitude '-2.549885'^^xsd:double;
  dwc:latitude '56.25187'^^xsd:double;
  dwc:startLatitude '56.24809'^^xsd:double;
  dwc:endLatitude '56.26139'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '2.35529'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:74'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4977 -2.520831585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-2.520831585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4977 -2.520831585)"^^geo:wktLiteral ;
  geo-pos:lat "56.4977"^^xsd:decimal ;
  geo-pos:long "-2.520831585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6777777777778'^^xsd:double;
  dwc:startTimeOfDay '7.4938888888889'^^xsd:double;
  dwc:endTimeOfDay '7.8516666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.520831585'^^xsd:double;
  dwc:startLongitude '-2.521660089'^^xsd:double;
  dwc:endLongitude '-2.516645'^^xsd:double;
  dwc:latitude '56.4977'^^xsd:double;
  dwc:startLatitude '56.46433'^^xsd:double;
  dwc:endLatitude '56.52859'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.14719'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:75'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50706 -2.521098375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.50706"^^xsd:decimal ;
  dwc:decimalLongitude "-2.521098375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50706 -2.521098375)"^^geo:wktLiteral ;
  geo-pos:lat "56.50706"^^xsd:decimal ;
  geo-pos:long "-2.521098375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.73'^^xsd:double;
  dwc:startTimeOfDay '7.4938888888889'^^xsd:double;
  dwc:endTimeOfDay '7.8516666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.521098375'^^xsd:double;
  dwc:startLongitude '-2.521660089'^^xsd:double;
  dwc:endLongitude '-2.516645'^^xsd:double;
  dwc:latitude '56.50706'^^xsd:double;
  dwc:startLatitude '56.46433'^^xsd:double;
  dwc:endLatitude '56.52859'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.14719'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:76'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.58695 -2.46772337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.58695"^^xsd:decimal ;
  dwc:decimalLongitude "-2.46772337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.58695 -2.46772337)"^^geo:wktLiteral ;
  geo-pos:lat "56.58695"^^xsd:decimal ;
  geo-pos:long "-2.46772337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1977777777778'^^xsd:double;
  dwc:startTimeOfDay '8.0022222222222'^^xsd:double;
  dwc:endTimeOfDay '8.5033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.46772337'^^xsd:double;
  dwc:startLongitude '-2.495475054'^^xsd:double;
  dwc:endLongitude '-2.42361'^^xsd:double;
  dwc:latitude '56.58695'^^xsd:double;
  dwc:startLatitude '56.55384'^^xsd:double;
  dwc:endLatitude '56.6385'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '10.384'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:77'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66034 -2.403781652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.66034"^^xsd:decimal ;
  dwc:decimalLongitude "-2.403781652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66034 -2.403781652)"^^geo:wktLiteral ;
  geo-pos:lat "56.66034"^^xsd:decimal ;
  geo-pos:long "-2.403781652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6341666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5033333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6858333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.403781652'^^xsd:double;
  dwc:startLongitude '-2.423609972'^^xsd:double;
  dwc:endLongitude '-2.39435'^^xsd:double;
  dwc:latitude '56.66034'^^xsd:double;
  dwc:startLatitude '56.6385'^^xsd:double;
  dwc:endLatitude '56.6679'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '3.72387'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:78'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64508 -2.377499819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.377499819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64508 -2.377499819)"^^geo:wktLiteral ;
  geo-pos:lat "56.64508"^^xsd:decimal ;
  geo-pos:long "-2.377499819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8480555555556'^^xsd:double;
  dwc:startTimeOfDay '8.6877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.377499819'^^xsd:double;
  dwc:startLongitude '-2.39383'^^xsd:double;
  dwc:endLongitude '-2.351613'^^xsd:double;
  dwc:latitude '56.64508'^^xsd:double;
  dwc:startLatitude '56.667797'^^xsd:double;
  dwc:endLatitude '56.60499'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.44069'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:79'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63066 -2.367846727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63066"^^xsd:decimal ;
  dwc:decimalLongitude "-2.367846727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63066 -2.367846727)"^^geo:wktLiteral ;
  geo-pos:lat "56.63066"^^xsd:decimal ;
  geo-pos:long "-2.367846727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9469444444444'^^xsd:double;
  dwc:startTimeOfDay '8.6877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.367846727'^^xsd:double;
  dwc:startLongitude '-2.39383'^^xsd:double;
  dwc:endLongitude '-2.351613'^^xsd:double;
  dwc:latitude '56.63066'^^xsd:double;
  dwc:startLatitude '56.667797'^^xsd:double;
  dwc:endLatitude '56.60499'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.44069'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:80'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64114 -2.374889851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374889851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64114 -2.374889851)"^^geo:wktLiteral ;
  geo-pos:lat "56.64114"^^xsd:decimal ;
  geo-pos:long "-2.374889851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.875'^^xsd:double;
  dwc:startTimeOfDay '8.6877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.374889851'^^xsd:double;
  dwc:startLongitude '-2.39383'^^xsd:double;
  dwc:endLongitude '-2.351613'^^xsd:double;
  dwc:latitude '56.64114'^^xsd:double;
  dwc:startLatitude '56.667797'^^xsd:double;
  dwc:endLatitude '56.60499'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.44069'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:81'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6963 -2.361213446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6963"^^xsd:decimal ;
  dwc:decimalLongitude "-2.361213446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6963 -2.361213446)"^^geo:wktLiteral ;
  geo-pos:lat "56.6963"^^xsd:decimal ;
  geo-pos:long "-2.361213446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.267777777778'^^xsd:double;
  dwc:startTimeOfDay '11.237222222222'^^xsd:double;
  dwc:endTimeOfDay '11.561944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.361213446'^^xsd:double;
  dwc:startLongitude '-2.365643263'^^xsd:double;
  dwc:endLongitude '-2.31873'^^xsd:double;
  dwc:latitude '56.6963'^^xsd:double;
  dwc:startLatitude '56.69222'^^xsd:double;
  dwc:endLatitude '56.73481'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '5.53019'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:82'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75723 -2.2951684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.75723"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2951684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75723 -2.2951684)"^^geo:wktLiteral ;
  geo-pos:lat "56.75723"^^xsd:decimal ;
  geo-pos:long "-2.2951684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.734444444444'^^xsd:double;
  dwc:startTimeOfDay '11.561944444444'^^xsd:double;
  dwc:endTimeOfDay '12.026111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.2951684'^^xsd:double;
  dwc:startLongitude '-2.318729877'^^xsd:double;
  dwc:endLongitude '-2.254962'^^xsd:double;
  dwc:latitude '56.75723'^^xsd:double;
  dwc:startLatitude '56.73481'^^xsd:double;
  dwc:endLatitude '56.79422'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.65926'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:83'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75954 -2.292605162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.75954"^^xsd:decimal ;
  dwc:decimalLongitude "-2.292605162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75954 -2.292605162)"^^geo:wktLiteral ;
  geo-pos:lat "56.75954"^^xsd:decimal ;
  geo-pos:long "-2.292605162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.753055555556'^^xsd:double;
  dwc:startTimeOfDay '11.561944444444'^^xsd:double;
  dwc:endTimeOfDay '12.026111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.292605162'^^xsd:double;
  dwc:startLongitude '-2.318729877'^^xsd:double;
  dwc:endLongitude '-2.254962'^^xsd:double;
  dwc:latitude '56.75954'^^xsd:double;
  dwc:startLatitude '56.73481'^^xsd:double;
  dwc:endLatitude '56.79422'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.65926'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:84'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75252 -2.300508261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.75252"^^xsd:decimal ;
  dwc:decimalLongitude "-2.300508261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.75252 -2.300508261)"^^geo:wktLiteral ;
  geo-pos:lat "56.75252"^^xsd:decimal ;
  geo-pos:long "-2.300508261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.697777777778'^^xsd:double;
  dwc:startTimeOfDay '11.561944444444'^^xsd:double;
  dwc:endTimeOfDay '12.026111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.300508261'^^xsd:double;
  dwc:startLongitude '-2.318729877'^^xsd:double;
  dwc:endLongitude '-2.254962'^^xsd:double;
  dwc:latitude '56.75252'^^xsd:double;
  dwc:startLatitude '56.73481'^^xsd:double;
  dwc:endLatitude '56.79422'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.65926'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:85'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80058 -2.247808218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.80058"^^xsd:decimal ;
  dwc:decimalLongitude "-2.247808218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80058 -2.247808218)"^^geo:wktLiteral ;
  geo-pos:lat "56.80058"^^xsd:decimal ;
  geo-pos:long "-2.247808218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.076944444444'^^xsd:double;
  dwc:startTimeOfDay '12.026111111111'^^xsd:double;
  dwc:endTimeOfDay '12.505'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.247808218'^^xsd:double;
  dwc:startLongitude '-2.254961729'^^xsd:double;
  dwc:endLongitude '-2.19144'^^xsd:double;
  dwc:latitude '56.80058'^^xsd:double;
  dwc:startLatitude '56.79422'^^xsd:double;
  dwc:endLatitude '56.85376'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.66105'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:86'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84198 -2.201473236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84198"^^xsd:decimal ;
  dwc:decimalLongitude "-2.201473236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84198 -2.201473236)"^^geo:wktLiteral ;
  geo-pos:lat "56.84198"^^xsd:decimal ;
  geo-pos:long "-2.201473236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.413333333333'^^xsd:double;
  dwc:startTimeOfDay '12.026111111111'^^xsd:double;
  dwc:endTimeOfDay '12.505'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.201473236'^^xsd:double;
  dwc:startLongitude '-2.254961729'^^xsd:double;
  dwc:endLongitude '-2.19144'^^xsd:double;
  dwc:latitude '56.84198'^^xsd:double;
  dwc:startLatitude '56.79422'^^xsd:double;
  dwc:endLatitude '56.85376'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '7.66105'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:87'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90385 -2.153155088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90385"^^xsd:decimal ;
  dwc:decimalLongitude "-2.153155088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90385 -2.153155088)"^^geo:wktLiteral ;
  geo-pos:lat "56.90385"^^xsd:decimal ;
  geo-pos:long "-2.153155088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.908055555556'^^xsd:double;
  dwc:startTimeOfDay '12.833055555556'^^xsd:double;
  dwc:endTimeOfDay '13.118333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.153155088'^^xsd:double;
  dwc:startLongitude '-2.159826756'^^xsd:double;
  dwc:endLongitude '-2.135958433'^^xsd:double;
  dwc:latitude '56.90385'^^xsd:double;
  dwc:startLatitude '56.89465'^^xsd:double;
  dwc:endLatitude '56.9306221'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '4.25138'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:88'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.27688 -1.906481624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.27688"^^xsd:decimal ;
  dwc:decimalLongitude "-1.906481624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.27688 -1.906481624)"^^geo:wktLiteral ;
  geo-pos:lat "57.27688"^^xsd:decimal ;
  geo-pos:long "-1.906481624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.431666666667'^^xsd:double;
  dwc:startTimeOfDay '18.05'^^xsd:double;
  dwc:endTimeOfDay '18.548333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.906481624'^^xsd:double;
  dwc:startLongitude '-1.953551769'^^xsd:double;
  dwc:endLongitude '-1.892201781'^^xsd:double;
  dwc:latitude '57.27688'^^xsd:double;
  dwc:startLatitude '57.21110153'^^xsd:double;
  dwc:endLatitude '57.29740524'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:89'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80943 -1.744216681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80943"^^xsd:decimal ;
  dwc:decimalLongitude "-1.744216681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80943 -1.744216681)"^^geo:wktLiteral ;
  geo-pos:lat "57.80943"^^xsd:decimal ;
  geo-pos:long "-1.744216681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7341666666667'^^xsd:double;
  dwc:startTimeOfDay '5.5888888888889'^^xsd:double;
  dwc:endTimeOfDay '5.8761111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.744216681'^^xsd:double;
  dwc:startLongitude '-1.755471587'^^xsd:double;
  dwc:endLongitude '-1.732417'^^xsd:double;
  dwc:latitude '57.80943'^^xsd:double;
  dwc:startLatitude '57.78779'^^xsd:double;
  dwc:endLatitude '57.83085'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '4.97566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:90'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24308 -1.236493349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24308"^^xsd:decimal ;
  dwc:decimalLongitude "-1.236493349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24308 -1.236493349)"^^geo:wktLiteral ;
  geo-pos:lat "58.24308"^^xsd:decimal ;
  geo-pos:long "-1.236493349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.656666666667'^^xsd:double;
  dwc:startTimeOfDay '10.2575'^^xsd:double;
  dwc:endTimeOfDay '10.786111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.236493349'^^xsd:double;
  dwc:startLongitude '-1.275028348'^^xsd:double;
  dwc:endLongitude '-1.223778'^^xsd:double;
  dwc:latitude '58.24308'^^xsd:double;
  dwc:startLatitude '58.30593'^^xsd:double;
  dwc:endLatitude '58.22338'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.64968'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:91'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02485 -1.099493265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02485"^^xsd:decimal ;
  dwc:decimalLongitude "-1.099493265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02485 -1.099493265)"^^geo:wktLiteral ;
  geo-pos:lat "58.02485"^^xsd:decimal ;
  geo-pos:long "-1.099493265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.026944444444'^^xsd:double;
  dwc:startTimeOfDay '11.501388888889'^^xsd:double;
  dwc:endTimeOfDay '12.127222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.099493265'^^xsd:double;
  dwc:startLongitude '-1.151340008'^^xsd:double;
  dwc:endLongitude '-1.088483334'^^xsd:double;
  dwc:latitude '58.02485'^^xsd:double;
  dwc:startLatitude '58.11126'^^xsd:double;
  dwc:endLatitude '58.00805664'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '12.0486'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:92'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78148 -0.940829992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.78148"^^xsd:decimal ;
  dwc:decimalLongitude "-0.940829992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78148 -0.940829992)"^^geo:wktLiteral ;
  geo-pos:lat "57.78148"^^xsd:decimal ;
  geo-pos:long "-0.940829992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.453333333333'^^xsd:double;
  dwc:startTimeOfDay '13.173055555556'^^xsd:double;
  dwc:endTimeOfDay '13.518055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.940829992'^^xsd:double;
  dwc:startLongitude '-0.971221685'^^xsd:double;
  dwc:endLongitude '-0.934093356'^^xsd:double;
  dwc:latitude '57.78148'^^xsd:double;
  dwc:startLatitude '57.83079'^^xsd:double;
  dwc:endLatitude '57.77001953'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.10167'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:93'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52278 -0.784511685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52278"^^xsd:decimal ;
  dwc:decimalLongitude "-0.784511685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52278 -0.784511685)"^^geo:wktLiteral ;
  geo-pos:lat "57.52278"^^xsd:decimal ;
  geo-pos:long "-0.784511685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.934166666667'^^xsd:double;
  dwc:startTimeOfDay '14.526944444444'^^xsd:double;
  dwc:endTimeOfDay '15.006388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.784511685'^^xsd:double;
  dwc:startLongitude '-0.83138001'^^xsd:double;
  dwc:endLongitude '-0.7769267'^^xsd:double;
  dwc:latitude '57.52278'^^xsd:double;
  dwc:startLatitude '57.59276581'^^xsd:double;
  dwc:endLatitude '57.51017'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.73532'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:94'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49992 -0.770634949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.49992"^^xsd:decimal ;
  dwc:decimalLongitude "-0.770634949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49992 -0.770634949)"^^geo:wktLiteral ;
  geo-pos:lat "57.49992"^^xsd:decimal ;
  geo-pos:long "-0.770634949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.064722222222'^^xsd:double;
  dwc:startTimeOfDay '15.006388888889'^^xsd:double;
  dwc:endTimeOfDay '15.473611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.770634949'^^xsd:double;
  dwc:startLongitude '-0.776926696'^^xsd:double;
  dwc:endLongitude '-0.727098346'^^xsd:double;
  dwc:latitude '57.49992'^^xsd:double;
  dwc:startLatitude '57.51017'^^xsd:double;
  dwc:endLatitude '57.42701721'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.70784'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:95'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87598 -0.657784998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.87598"^^xsd:decimal ;
  dwc:decimalLongitude "-0.657784998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87598 -0.657784998)"^^geo:wktLiteral ;
  geo-pos:lat "57.87598"^^xsd:decimal ;
  geo-pos:long "-0.657784998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2797222222222'^^xsd:double;
  dwc:startTimeOfDay '7.0297222222222'^^xsd:double;
  dwc:endTimeOfDay '7.5411111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.657784998'^^xsd:double;
  dwc:startLongitude '-0.631233335'^^xsd:double;
  dwc:endLongitude '-0.6828717'^^xsd:double;
  dwc:latitude '57.87598'^^xsd:double;
  dwc:startLatitude '57.91759'^^xsd:double;
  dwc:endLatitude '57.83297'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.88566'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:98'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73967 -0.73690331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.73967"^^xsd:decimal ;
  dwc:decimalLongitude "-0.73690331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73967 -0.73690331)"^^geo:wktLiteral ;
  geo-pos:lat "57.73967"^^xsd:decimal ;
  geo-pos:long "-0.73690331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.0138888888889'^^xsd:double;
  dwc:endTimeOfDay '8.5116666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.73690331'^^xsd:double;
  dwc:startLongitude '-0.727368355'^^xsd:double;
  dwc:endLongitude '-0.7782167'^^xsd:double;
  dwc:latitude '57.73967'^^xsd:double;
  dwc:startLatitude '57.75639'^^xsd:double;
  dwc:endLatitude '57.6761'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.41842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:99'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69653 -0.765159965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.69653"^^xsd:decimal ;
  dwc:decimalLongitude "-0.765159965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69653 -0.765159965)"^^geo:wktLiteral ;
  geo-pos:lat "57.69653"^^xsd:decimal ;
  geo-pos:long "-0.765159965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.385'^^xsd:double;
  dwc:startTimeOfDay '8.0138888888889'^^xsd:double;
  dwc:endTimeOfDay '8.5116666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.765159965'^^xsd:double;
  dwc:startLongitude '-0.727368355'^^xsd:double;
  dwc:endLongitude '-0.7782167'^^xsd:double;
  dwc:latitude '57.69653'^^xsd:double;
  dwc:startLatitude '57.75639'^^xsd:double;
  dwc:endLatitude '57.6761'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.41842'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:100'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65932 -0.78908664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65932"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78908664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65932 -0.78908664)"^^geo:wktLiteral ;
  geo-pos:lat "57.65932"^^xsd:decimal ;
  geo-pos:long "-0.78908664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6144444444444'^^xsd:double;
  dwc:startTimeOfDay '8.5116666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0030555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.78908664'^^xsd:double;
  dwc:startLongitude '-0.77821666'^^xsd:double;
  dwc:endLongitude '-0.8236666'^^xsd:double;
  dwc:latitude '57.65932'^^xsd:double;
  dwc:startLatitude '57.6761'^^xsd:double;
  dwc:endLatitude '57.5965'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.24907'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:101'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63731 -0.802513301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.63731"^^xsd:decimal ;
  dwc:decimalLongitude "-0.802513301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63731 -0.802513301)"^^geo:wktLiteral ;
  geo-pos:lat "57.63731"^^xsd:decimal ;
  geo-pos:long "-0.802513301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7505555555556'^^xsd:double;
  dwc:startTimeOfDay '8.5116666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0030555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.802513301'^^xsd:double;
  dwc:startLongitude '-0.77821666'^^xsd:double;
  dwc:endLongitude '-0.8236666'^^xsd:double;
  dwc:latitude '57.63731'^^xsd:double;
  dwc:startLatitude '57.6761'^^xsd:double;
  dwc:endLatitude '57.5965'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.24907'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:102'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87634 0.853916705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87634"^^xsd:decimal ;
  dwc:decimalLongitude "0.853916705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87634 0.853916705)"^^geo:wktLiteral ;
  geo-pos:lat "56.87634"^^xsd:decimal ;
  geo-pos:long "0.853916705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.183888888889'^^xsd:double;
  dwc:startTimeOfDay '18.001111111111'^^xsd:double;
  dwc:endTimeOfDay '18.506944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.853916705'^^xsd:double;
  dwc:startLongitude '0.872023344'^^xsd:double;
  dwc:endLongitude '0.8216683'^^xsd:double;
  dwc:latitude '56.87634'^^xsd:double;
  dwc:startLatitude '56.90604782'^^xsd:double;
  dwc:endLatitude '56.82405'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.61124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:103'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6255 0.720796645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6255"^^xsd:decimal ;
  dwc:decimalLongitude "0.720796645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6255 0.720796645)"^^geo:wktLiteral ;
  geo-pos:lat "56.6255"^^xsd:decimal ;
  geo-pos:long "0.720796645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.738333333333'^^xsd:double;
  dwc:startTimeOfDay '19.576944444444'^^xsd:double;
  dwc:endTimeOfDay '20.051944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.720796645'^^xsd:double;
  dwc:startLongitude '0.70462501'^^xsd:double;
  dwc:endLongitude '0.750119984'^^xsd:double;
  dwc:latitude '56.6255'^^xsd:double;
  dwc:startLatitude '56.6519'^^xsd:double;
  dwc:endLatitude '56.57263184'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.23717'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:104'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91548 2.674819946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91548"^^xsd:decimal ;
  dwc:decimalLongitude "2.674819946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91548 2.674819946)"^^geo:wktLiteral ;
  geo-pos:lat "56.91548"^^xsd:decimal ;
  geo-pos:long "2.674819946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.7022222222222'^^xsd:double;
  dwc:startTimeOfDay '6.5216666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0055555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.674819946'^^xsd:double;
  dwc:startLongitude '2.69094491'^^xsd:double;
  dwc:endLongitude '2.647693'^^xsd:double;
  dwc:latitude '56.91548'^^xsd:double;
  dwc:startLatitude '56.88664'^^xsd:double;
  dwc:endLatitude '56.96433'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.02256'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:105'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.10019 2.572485209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.10019"^^xsd:decimal ;
  dwc:decimalLongitude "2.572485209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.10019 2.572485209)"^^geo:wktLiteral ;
  geo-pos:lat "57.10019"^^xsd:decimal ;
  geo-pos:long "2.572485209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8319444444444'^^xsd:double;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8.0511111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.572485209'^^xsd:double;
  dwc:startLongitude '2.60321331'^^xsd:double;
  dwc:endLongitude '2.55233'^^xsd:double;
  dwc:latitude '57.10019'^^xsd:double;
  dwc:startLatitude '57.04535'^^xsd:double;
  dwc:endLatitude '57.13688'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.6246'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:106'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23714 2.4985466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23714"^^xsd:decimal ;
  dwc:decimalLongitude "2.4985466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23714 2.4985466)"^^geo:wktLiteral ;
  geo-pos:lat "57.23714"^^xsd:decimal ;
  geo-pos:long "2.4985466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6463888888889'^^xsd:double;
  dwc:startTimeOfDay '8.5797222222222'^^xsd:double;
  dwc:endTimeOfDay '9.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.4985466'^^xsd:double;
  dwc:startLongitude '2.504951715'^^xsd:double;
  dwc:endLongitude '2.462058'^^xsd:double;
  dwc:latitude '57.23714'^^xsd:double;
  dwc:startLatitude '57.22594'^^xsd:double;
  dwc:endLatitude '57.30088'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.71712'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:107'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.37612 2.42211175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.37612"^^xsd:decimal ;
  dwc:decimalLongitude "2.42211175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.37612 2.42211175)"^^geo:wktLiteral ;
  geo-pos:lat "57.37612"^^xsd:decimal ;
  geo-pos:long "2.42211175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4691666666667'^^xsd:double;
  dwc:startTimeOfDay '9.0275'^^xsd:double;
  dwc:endTimeOfDay '9.675'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.42211175'^^xsd:double;
  dwc:startLongitude '2.462058306'^^xsd:double;
  dwc:endLongitude '2.404176'^^xsd:double;
  dwc:latitude '57.37612'^^xsd:double;
  dwc:startLatitude '57.30088'^^xsd:double;
  dwc:endLatitude '57.41174'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '12.798'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:108'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42478 2.397446632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.42478"^^xsd:decimal ;
  dwc:decimalLongitude "2.397446632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.42478 2.397446632)"^^geo:wktLiteral ;
  geo-pos:lat "57.42478"^^xsd:decimal ;
  geo-pos:long "2.397446632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:startTimeOfDay '9.675'^^xsd:double;
  dwc:endTimeOfDay '9.8069444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.397446632'^^xsd:double;
  dwc:startLongitude '2.404176474'^^xsd:double;
  dwc:endLongitude '2.392477'^^xsd:double;
  dwc:latitude '57.42478'^^xsd:double;
  dwc:startLatitude '57.41174'^^xsd:double;
  dwc:endLatitude '57.43463'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.6381'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:109'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2208 1.951611638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2208"^^xsd:decimal ;
  dwc:decimalLongitude "1.951611638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2208 1.951611638)"^^geo:wktLiteral ;
  geo-pos:lat "58.2208"^^xsd:decimal ;
  geo-pos:long "1.951611638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.378333333333'^^xsd:double;
  dwc:startTimeOfDay '14.003055555556'^^xsd:double;
  dwc:endTimeOfDay '14.690277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.951611638'^^xsd:double;
  dwc:startLongitude '1.988713384'^^xsd:double;
  dwc:endLongitude '1.920731664'^^xsd:double;
  dwc:latitude '58.2208'^^xsd:double;
  dwc:startLatitude '58.15859'^^xsd:double;
  dwc:endLatitude '58.27215195'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '13.2315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:110'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02994 1.63495326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02994"^^xsd:decimal ;
  dwc:decimalLongitude "1.63495326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02994 1.63495326)"^^geo:wktLiteral ;
  geo-pos:lat "58.02994"^^xsd:decimal ;
  geo-pos:long "1.63495326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.257222222222'^^xsd:double;
  dwc:startTimeOfDay '17.047777777778'^^xsd:double;
  dwc:endTimeOfDay '17.490833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.63495326'^^xsd:double;
  dwc:startLongitude '1.659766674'^^xsd:double;
  dwc:endLongitude '1.608006597'^^xsd:double;
  dwc:latitude '58.02994'^^xsd:double;
  dwc:startLatitude '58.06588364'^^xsd:double;
  dwc:endLatitude '57.98984528'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.98149'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:111'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96262 1.589806676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96262"^^xsd:decimal ;
  dwc:decimalLongitude "1.589806676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96262 1.589806676)"^^geo:wktLiteral ;
  geo-pos:lat "57.96262"^^xsd:decimal ;
  geo-pos:long "1.589806676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.649166666667'^^xsd:double;
  dwc:startTimeOfDay '17.490833333333'^^xsd:double;
  dwc:endTimeOfDay '18.0025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.589806676'^^xsd:double;
  dwc:startLongitude '1.608006597'^^xsd:double;
  dwc:endLongitude '1.547088385'^^xsd:double;
  dwc:latitude '57.96262'^^xsd:double;
  dwc:startLatitude '57.98984528'^^xsd:double;
  dwc:endLatitude '57.90252304'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '10.3469'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:112'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.83014 1.498858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.83014"^^xsd:decimal ;
  dwc:decimalLongitude "1.498858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.83014 1.498858333)"^^geo:wktLiteral ;
  geo-pos:lat "57.83014"^^xsd:decimal ;
  geo-pos:long "1.498858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.421388888889'^^xsd:double;
  dwc:startTimeOfDay '18.0025'^^xsd:double;
  dwc:endTimeOfDay '18.570833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.498858333'^^xsd:double;
  dwc:startLongitude '1.547088385'^^xsd:double;
  dwc:endLongitude '1.482333'^^xsd:double;
  dwc:latitude '57.83014'^^xsd:double;
  dwc:startLatitude '57.90252304'^^xsd:double;
  dwc:endLatitude '57.80423'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '11.5739'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:113'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72077 1.42294836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.72077"^^xsd:decimal ;
  dwc:decimalLongitude "1.42294836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72077 1.42294836)"^^geo:wktLiteral ;
  geo-pos:lat "57.72077"^^xsd:decimal ;
  geo-pos:long "1.42294836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.060277777778'^^xsd:double;
  dwc:startTimeOfDay '19.0025'^^xsd:double;
  dwc:endTimeOfDay '19.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.42294836'^^xsd:double;
  dwc:startLongitude '1.429866672'^^xsd:double;
  dwc:endLongitude '1.361995101'^^xsd:double;
  dwc:latitude '57.72077'^^xsd:double;
  dwc:startLatitude '57.73059'^^xsd:double;
  dwc:endLatitude '57.63275528'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '11.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:114'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95361328 1.413144946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95361328"^^xsd:decimal ;
  dwc:decimalLongitude "1.413144946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95361328 1.413144946)"^^geo:wktLiteral ;
  geo-pos:lat "59.95361328"^^xsd:decimal ;
  geo-pos:long "1.413144946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.538611111111'^^xsd:double;
  dwc:startTimeOfDay '15.518055555556'^^xsd:double;
  dwc:endTimeOfDay '15.6675'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.413144946'^^xsd:double;
  dwc:startLongitude '1.420141697'^^xsd:double;
  dwc:endLongitude '1.368996739'^^xsd:double;
  dwc:latitude '59.95361328'^^xsd:double;
  dwc:startLatitude '59.95251465'^^xsd:double;
  dwc:endLatitude '59.96040726'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.97745'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:744'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.96047211 1.368623376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.96047211"^^xsd:decimal ;
  dwc:decimalLongitude "1.368623376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.96047211 1.368623376)"^^geo:wktLiteral ;
  geo-pos:lat "59.96047211"^^xsd:decimal ;
  geo-pos:long "1.368623376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.668611111111'^^xsd:double;
  dwc:startTimeOfDay '15.6675'^^xsd:double;
  dwc:endTimeOfDay '16.018888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.368623376'^^xsd:double;
  dwc:startLongitude '1.368996739'^^xsd:double;
  dwc:endLongitude '1.249599934'^^xsd:double;
  dwc:latitude '59.96047211'^^xsd:double;
  dwc:startLatitude '59.96040726'^^xsd:double;
  dwc:endLatitude '59.97938538'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '6.96657'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:745'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.08243942 0.502423346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.08243942"^^xsd:decimal ;
  dwc:decimalLongitude "0.502423346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.08243942 0.502423346)"^^geo:wktLiteral ;
  geo-pos:lat "60.08243942"^^xsd:decimal ;
  geo-pos:long "0.502423346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.803333333333'^^xsd:double;
  dwc:startTimeOfDay '18.5575'^^xsd:double;
  dwc:endTimeOfDay '19.026944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.502423346'^^xsd:double;
  dwc:startLongitude '0.573028326'^^xsd:double;
  dwc:endLongitude '0.438271672'^^xsd:double;
  dwc:latitude '60.08243942'^^xsd:double;
  dwc:startLatitude '60.05632401'^^xsd:double;
  dwc:endLatitude '60.10615158'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.29719'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:746'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.18233871 -0.095146663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.18233871"^^xsd:decimal ;
  dwc:decimalLongitude "-0.095146663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.18233871 -0.095146663)"^^geo:wktLiteral ;
  geo-pos:lat "60.18233871"^^xsd:decimal ;
  geo-pos:long "-0.095146663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.3583333333333'^^xsd:double;
  dwc:startTimeOfDay '4.3552777777778'^^xsd:double;
  dwc:endTimeOfDay '4.5169444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.095146663'^^xsd:double;
  dwc:startLongitude '-0.094104998'^^xsd:double;
  dwc:endLongitude '-0.149566665'^^xsd:double;
  dwc:latitude '60.18233871'^^xsd:double;
  dwc:startLatitude '60.18219376'^^xsd:double;
  dwc:endLatitude '60.19062424'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '3.20408'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:747'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.21465683 -0.312176675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.21465683"^^xsd:decimal ;
  dwc:decimalLongitude "-0.312176675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.21465683 -0.312176675)"^^geo:wktLiteral ;
  geo-pos:lat "60.21465683"^^xsd:decimal ;
  geo-pos:long "-0.312176675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.9952777777778'^^xsd:double;
  dwc:startTimeOfDay '4.7866666666667'^^xsd:double;
  dwc:endTimeOfDay '5.0911111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.312176675'^^xsd:double;
  dwc:startLongitude '-0.241075009'^^xsd:double;
  dwc:endLongitude '-0.344733328'^^xsd:double;
  dwc:latitude '60.21465683'^^xsd:double;
  dwc:startLatitude '60.20436096'^^xsd:double;
  dwc:endLatitude '60.2195549'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.96619'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:748'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56758499 0.095878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.56758499"^^xsd:decimal ;
  dwc:decimalLongitude "0.095878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.56758499 0.095878333)"^^geo:wktLiteral ;
  geo-pos:lat "60.56758499"^^xsd:decimal ;
  geo-pos:long "0.095878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6416666666667'^^xsd:double;
  dwc:startTimeOfDay '7.4280555555556'^^xsd:double;
  dwc:endTimeOfDay '8.0769444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.095878333'^^xsd:double;
  dwc:startLongitude '0.025393333'^^xsd:double;
  dwc:endLongitude '0.24184832'^^xsd:double;
  dwc:latitude '60.56758499'^^xsd:double;
  dwc:startLatitude '60.55611801'^^xsd:double;
  dwc:endLatitude '60.58867264'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.3588'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:749'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65383148 0.669128358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.65383148"^^xsd:decimal ;
  dwc:decimalLongitude "0.669128358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65383148 0.669128358)"^^geo:wktLiteral ;
  geo-pos:lat "60.65383148"^^xsd:decimal ;
  geo-pos:long "0.669128358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.375'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.669128358'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.65383148'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:750'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6567955 0.686971664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6567955"^^xsd:decimal ;
  dwc:decimalLongitude "0.686971664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6567955 0.686971664)"^^geo:wktLiteral ;
  geo-pos:lat "60.6567955"^^xsd:decimal ;
  geo-pos:long "0.686971664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4305555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.686971664'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.6567955'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:751'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65431213 0.672256649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.65431213"^^xsd:decimal ;
  dwc:decimalLongitude "0.672256649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65431213 0.672256649)"^^geo:wktLiteral ;
  geo-pos:lat "60.65431213"^^xsd:decimal ;
  geo-pos:long "0.672256649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.385'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.672256649'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.65431213'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:752'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65026093 0.646381676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.65026093"^^xsd:decimal ;
  dwc:decimalLongitude "0.646381676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65026093 0.646381676)"^^geo:wktLiteral ;
  geo-pos:lat "60.65026093"^^xsd:decimal ;
  geo-pos:long "0.646381676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3052777777778'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.646381676'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.65026093'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:753'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66710663 0.751273334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.66710663"^^xsd:decimal ;
  dwc:decimalLongitude "0.751273334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66710663 0.751273334)"^^geo:wktLiteral ;
  geo-pos:lat "60.66710663"^^xsd:decimal ;
  geo-pos:long "0.751273334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6286111111111'^^xsd:double;
  dwc:startTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '9.7308333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.751273334'^^xsd:double;
  dwc:startLongitude '0.715551674'^^xsd:double;
  dwc:endLongitude '0.784736693'^^xsd:double;
  dwc:latitude '60.66710663'^^xsd:double;
  dwc:startLatitude '60.66131973'^^xsd:double;
  dwc:endLatitude '60.67251968'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.96647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:763'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.80720139 3.056383371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.80720139"^^xsd:decimal ;
  dwc:decimalLongitude "3.056383371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.80720139 3.056383371)"^^geo:wktLiteral ;
  geo-pos:lat "61.80720139"^^xsd:decimal ;
  geo-pos:long "3.056383371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.43'^^xsd:double;
  dwc:startTimeOfDay '14.074722222222'^^xsd:double;
  dwc:endTimeOfDay '14.541111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.056383371'^^xsd:double;
  dwc:startLongitude '3.177653551'^^xsd:double;
  dwc:endLongitude '3.018171787'^^xsd:double;
  dwc:latitude '61.80720139'^^xsd:double;
  dwc:startLatitude '61.78495407'^^xsd:double;
  dwc:endLatitude '61.8148613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.00969'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:764'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.8337822 2.917395115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.8337822"^^xsd:decimal ;
  dwc:decimalLongitude "2.917395115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.8337822 2.917395115)"^^geo:wktLiteral ;
  geo-pos:lat "61.8337822"^^xsd:decimal ;
  geo-pos:long "2.917395115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.833888888889'^^xsd:double;
  dwc:startTimeOfDay '14.745277777778'^^xsd:double;
  dwc:endTimeOfDay '15.029722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.917395115'^^xsd:double;
  dwc:startLongitude '2.948704958'^^xsd:double;
  dwc:endLongitude '2.848513365'^^xsd:double;
  dwc:latitude '61.8337822'^^xsd:double;
  dwc:startLatitude '61.82874298'^^xsd:double;
  dwc:endLatitude '61.84479141'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.5491'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:765'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.84376526 2.854763269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.84376526"^^xsd:decimal ;
  dwc:decimalLongitude "2.854763269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.84376526 2.854763269)"^^geo:wktLiteral ;
  geo-pos:lat "61.84376526"^^xsd:decimal ;
  geo-pos:long "2.854763269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.011944444444'^^xsd:double;
  dwc:startTimeOfDay '14.745277777778'^^xsd:double;
  dwc:endTimeOfDay '15.029722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.854763269'^^xsd:double;
  dwc:startLongitude '2.948704958'^^xsd:double;
  dwc:endLongitude '2.848513365'^^xsd:double;
  dwc:latitude '61.84376526'^^xsd:double;
  dwc:startLatitude '61.82874298'^^xsd:double;
  dwc:endLatitude '61.84479141'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.5491'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:766'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.82933044 2.944878101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.82933044"^^xsd:decimal ;
  dwc:decimalLongitude "2.944878101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.82933044 2.944878101)"^^geo:wktLiteral ;
  geo-pos:lat "61.82933044"^^xsd:decimal ;
  geo-pos:long "2.944878101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.756388888889'^^xsd:double;
  dwc:startTimeOfDay '14.745277777778'^^xsd:double;
  dwc:endTimeOfDay '15.029722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.944878101'^^xsd:double;
  dwc:startLongitude '2.948704958'^^xsd:double;
  dwc:endLongitude '2.848513365'^^xsd:double;
  dwc:latitude '61.82933044'^^xsd:double;
  dwc:startLatitude '61.82874298'^^xsd:double;
  dwc:endLatitude '61.84479141'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.5491'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:767'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.82905197 2.946815014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.82905197"^^xsd:decimal ;
  dwc:decimalLongitude "2.946815014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.82905197 2.946815014)"^^geo:wktLiteral ;
  geo-pos:lat "61.82905197"^^xsd:decimal ;
  geo-pos:long "2.946815014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.750555555556'^^xsd:double;
  dwc:startTimeOfDay '14.745277777778'^^xsd:double;
  dwc:endTimeOfDay '15.029722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.946815014'^^xsd:double;
  dwc:startLongitude '2.948704958'^^xsd:double;
  dwc:endLongitude '2.848513365'^^xsd:double;
  dwc:latitude '61.82905197'^^xsd:double;
  dwc:startLatitude '61.82874298'^^xsd:double;
  dwc:endLatitude '61.84479141'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.5491'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:768'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.86925507 2.704191685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.86925507"^^xsd:decimal ;
  dwc:decimalLongitude "2.704191685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.86925507 2.704191685)"^^geo:wktLiteral ;
  geo-pos:lat "61.86925507"^^xsd:decimal ;
  geo-pos:long "2.704191685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.454166666667'^^xsd:double;
  dwc:startTimeOfDay '15.0625'^^xsd:double;
  dwc:endTimeOfDay '15.585'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.704191685'^^xsd:double;
  dwc:startLongitude '2.83738184'^^xsd:double;
  dwc:endLongitude '2.659354925'^^xsd:double;
  dwc:latitude '61.86925507'^^xsd:double;
  dwc:startLatitude '61.8466301'^^xsd:double;
  dwc:endLatitude '61.87701797'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.92163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:769'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87154007 2.690700054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.87154007"^^xsd:decimal ;
  dwc:decimalLongitude "2.690700054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87154007 2.690700054)"^^geo:wktLiteral ;
  geo-pos:lat "61.87154007"^^xsd:decimal ;
  geo-pos:long "2.690700054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.494166666667'^^xsd:double;
  dwc:startTimeOfDay '15.0625'^^xsd:double;
  dwc:endTimeOfDay '15.585'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.690700054'^^xsd:double;
  dwc:startLongitude '2.83738184'^^xsd:double;
  dwc:endLongitude '2.659354925'^^xsd:double;
  dwc:latitude '61.87154007'^^xsd:double;
  dwc:startLatitude '61.8466301'^^xsd:double;
  dwc:endLatitude '61.87701797'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.92163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:770'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87249374 2.685260057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.87249374"^^xsd:decimal ;
  dwc:decimalLongitude "2.685260057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87249374 2.685260057)"^^geo:wktLiteral ;
  geo-pos:lat "61.87249374"^^xsd:decimal ;
  geo-pos:long "2.685260057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.51'^^xsd:double;
  dwc:startTimeOfDay '15.0625'^^xsd:double;
  dwc:endTimeOfDay '15.585'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.685260057'^^xsd:double;
  dwc:startLongitude '2.83738184'^^xsd:double;
  dwc:endLongitude '2.659354925'^^xsd:double;
  dwc:latitude '61.87249374'^^xsd:double;
  dwc:startLatitude '61.8466301'^^xsd:double;
  dwc:endLatitude '61.87701797'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.92163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:771'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87329865 2.680803537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.87329865"^^xsd:decimal ;
  dwc:decimalLongitude "2.680803537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87329865 2.680803537)"^^geo:wktLiteral ;
  geo-pos:lat "61.87329865"^^xsd:decimal ;
  geo-pos:long "2.680803537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.522777777778'^^xsd:double;
  dwc:startTimeOfDay '15.0625'^^xsd:double;
  dwc:endTimeOfDay '15.585'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.680803537'^^xsd:double;
  dwc:startLongitude '2.83738184'^^xsd:double;
  dwc:endLongitude '2.659354925'^^xsd:double;
  dwc:latitude '61.87329865'^^xsd:double;
  dwc:startLatitude '61.8466301'^^xsd:double;
  dwc:endLatitude '61.87701797'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.92163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:772'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.85994339 2.757318258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.85994339"^^xsd:decimal ;
  dwc:decimalLongitude "2.757318258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.85994339 2.757318258)"^^geo:wktLiteral ;
  geo-pos:lat "61.85994339"^^xsd:decimal ;
  geo-pos:long "2.757318258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.297222222222'^^xsd:double;
  dwc:startTimeOfDay '15.0625'^^xsd:double;
  dwc:endTimeOfDay '15.585'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.757318258'^^xsd:double;
  dwc:startLongitude '2.83738184'^^xsd:double;
  dwc:endLongitude '2.659354925'^^xsd:double;
  dwc:latitude '61.85994339'^^xsd:double;
  dwc:startLatitude '61.8466301'^^xsd:double;
  dwc:endLatitude '61.87701797'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.92163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:773'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89180374 2.574328423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89180374"^^xsd:decimal ;
  dwc:decimalLongitude "2.574328423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89180374 2.574328423)"^^geo:wktLiteral ;
  geo-pos:lat "61.89180374"^^xsd:decimal ;
  geo-pos:long "2.574328423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.8325'^^xsd:double;
  dwc:startTimeOfDay '15.585'^^xsd:double;
  dwc:endTimeOfDay '16.071111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.574328423'^^xsd:double;
  dwc:startLongitude '2.659354925'^^xsd:double;
  dwc:endLongitude '2.49060154'^^xsd:double;
  dwc:latitude '61.89180374'^^xsd:double;
  dwc:startLatitude '61.87701797'^^xsd:double;
  dwc:endLatitude '61.90594864'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.40153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:774'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89537811 2.553498268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89537811"^^xsd:decimal ;
  dwc:decimalLongitude "2.553498268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89537811 2.553498268)"^^geo:wktLiteral ;
  geo-pos:lat "61.89537811"^^xsd:decimal ;
  geo-pos:long "2.553498268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.891944444444'^^xsd:double;
  dwc:startTimeOfDay '15.585'^^xsd:double;
  dwc:endTimeOfDay '16.071111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.553498268'^^xsd:double;
  dwc:startLongitude '2.659354925'^^xsd:double;
  dwc:endLongitude '2.49060154'^^xsd:double;
  dwc:latitude '61.89537811'^^xsd:double;
  dwc:startLatitude '61.87701797'^^xsd:double;
  dwc:endLatitude '61.90594864'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.40153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:775'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89960861 2.528353453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89960861"^^xsd:decimal ;
  dwc:decimalLongitude "2.528353453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89960861 2.528353453)"^^geo:wktLiteral ;
  geo-pos:lat "61.89960861"^^xsd:decimal ;
  geo-pos:long "2.528353453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.963611111111'^^xsd:double;
  dwc:startTimeOfDay '15.585'^^xsd:double;
  dwc:endTimeOfDay '16.071111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.528353453'^^xsd:double;
  dwc:startLongitude '2.659354925'^^xsd:double;
  dwc:endLongitude '2.49060154'^^xsd:double;
  dwc:latitude '61.89960861'^^xsd:double;
  dwc:startLatitude '61.87701797'^^xsd:double;
  dwc:endLatitude '61.90594864'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.40153'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:776'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.91621017 2.428443432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.91621017"^^xsd:decimal ;
  dwc:decimalLongitude "2.428443432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.91621017 2.428443432)"^^geo:wktLiteral ;
  geo-pos:lat "61.91621017"^^xsd:decimal ;
  geo-pos:long "2.428443432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:startTimeOfDay '16.231944444444'^^xsd:double;
  dwc:endTimeOfDay '16.348333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.428443432'^^xsd:double;
  dwc:startLongitude '2.43468833'^^xsd:double;
  dwc:endLongitude '2.394429922'^^xsd:double;
  dwc:latitude '61.91621017'^^xsd:double;
  dwc:startLatitude '61.91517639'^^xsd:double;
  dwc:endLatitude '61.92195511'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.23647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:777'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.97934723 0.628555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.97934723"^^xsd:decimal ;
  dwc:decimalLongitude "0.628555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.97934723 0.628555)"^^geo:wktLiteral ;
  geo-pos:lat "61.97934723"^^xsd:decimal ;
  geo-pos:long "0.628555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.104722222222'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.628555'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '61.97934723'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:778'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.99134827 0.567088306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.99134827"^^xsd:decimal ;
  dwc:decimalLongitude "0.567088306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.99134827 0.567088306)"^^geo:wktLiteral ;
  geo-pos:lat "61.99134827"^^xsd:decimal ;
  geo-pos:long "0.567088306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9283333333333'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.567088306'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '61.99134827'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:779'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98929214 0.577546716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.98929214"^^xsd:decimal ;
  dwc:decimalLongitude "0.577546716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98929214 0.577546716)"^^geo:wktLiteral ;
  geo-pos:lat "61.98929214"^^xsd:decimal ;
  geo-pos:long "0.577546716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9583333333333'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.577546716'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '61.98929214'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:780'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98731995 0.587388337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.98731995"^^xsd:decimal ;
  dwc:decimalLongitude "0.587388337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98731995 0.587388337)"^^geo:wktLiteral ;
  geo-pos:lat "61.98731995"^^xsd:decimal ;
  geo-pos:long "0.587388337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9872222222222'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.587388337'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '61.98731995'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:781'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98181152 0.615351677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.98181152"^^xsd:decimal ;
  dwc:decimalLongitude "0.615351677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.98181152 0.615351677)"^^geo:wktLiteral ;
  geo-pos:lat "61.98181152"^^xsd:decimal ;
  geo-pos:long "0.615351677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.067777777778'^^xsd:double;
  dwc:startTimeOfDay '9.5294444444444'^^xsd:double;
  dwc:endTimeOfDay '10.351944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.615351677'^^xsd:double;
  dwc:startLongitude '0.431600004'^^xsd:double;
  dwc:endLongitude '0.71600163'^^xsd:double;
  dwc:latitude '61.98181152'^^xsd:double;
  dwc:startLatitude '62.01724625'^^xsd:double;
  dwc:endLatitude '61.9624176'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '16.0434'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:782'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9568367 0.74856168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9568367"^^xsd:decimal ;
  dwc:decimalLongitude "0.74856168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9568367 0.74856168)"^^geo:wktLiteral ;
  geo-pos:lat "61.9568367"^^xsd:decimal ;
  geo-pos:long "0.74856168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.441388888889'^^xsd:double;
  dwc:startTimeOfDay '10.421111111111'^^xsd:double;
  dwc:endTimeOfDay '10.468055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.74856168'^^xsd:double;
  dwc:startLongitude '0.741094947'^^xsd:double;
  dwc:endLongitude '0.758248329'^^xsd:double;
  dwc:latitude '61.9568367'^^xsd:double;
  dwc:startLatitude '61.9580307'^^xsd:double;
  dwc:endLatitude '61.95507813'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.9543'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:783'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.95794296 0.741713345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.95794296"^^xsd:decimal ;
  dwc:decimalLongitude "0.741713345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.95794296 0.741713345)"^^geo:wktLiteral ;
  geo-pos:lat "61.95794296"^^xsd:decimal ;
  geo-pos:long "0.741713345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.422777777778'^^xsd:double;
  dwc:startTimeOfDay '10.421111111111'^^xsd:double;
  dwc:endTimeOfDay '10.468055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.741713345'^^xsd:double;
  dwc:startLongitude '0.741094947'^^xsd:double;
  dwc:endLongitude '0.758248329'^^xsd:double;
  dwc:latitude '61.95794296'^^xsd:double;
  dwc:startLatitude '61.9580307'^^xsd:double;
  dwc:endLatitude '61.95507813'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.9543'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:784'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.77285004 1.7196666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.77285004"^^xsd:decimal ;
  dwc:decimalLongitude "1.7196666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.77285004 1.7196666)"^^geo:wktLiteral ;
  geo-pos:lat "61.77285004"^^xsd:decimal ;
  geo-pos:long "1.7196666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.908888888889'^^xsd:double;
  dwc:startTimeOfDay '13.489166666667'^^xsd:double;
  dwc:endTimeOfDay '14.013888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.7196666'^^xsd:double;
  dwc:startLongitude '1.580469966'^^xsd:double;
  dwc:endLongitude '1.754908204'^^xsd:double;
  dwc:latitude '61.77285004'^^xsd:double;
  dwc:startLatitude '61.79868317'^^xsd:double;
  dwc:endLatitude '61.76572418'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.8697'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:785'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.74357224 1.862894893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.74357224"^^xsd:decimal ;
  dwc:decimalLongitude "1.862894893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.74357224 1.862894893)"^^geo:wktLiteral ;
  geo-pos:lat "61.74357224"^^xsd:decimal ;
  geo-pos:long "1.862894893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.340277777778'^^xsd:double;
  dwc:startTimeOfDay '14.160833333333'^^xsd:double;
  dwc:endTimeOfDay '14.559444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.862894893'^^xsd:double;
  dwc:startLongitude '1.803103328'^^xsd:double;
  dwc:endLongitude '1.936451674'^^xsd:double;
  dwc:latitude '61.74357224'^^xsd:double;
  dwc:startLatitude '61.75540543'^^xsd:double;
  dwc:endLatitude '61.73161697'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '7.49648'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:786'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.69034958 2.150291681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.69034958"^^xsd:decimal ;
  dwc:decimalLongitude "2.150291681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.69034958 2.150291681)"^^geo:wktLiteral ;
  geo-pos:lat "61.69034958"^^xsd:decimal ;
  geo-pos:long "2.150291681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.193611111111'^^xsd:double;
  dwc:startTimeOfDay '15.026388888889'^^xsd:double;
  dwc:endTimeOfDay '15.31'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.150291681'^^xsd:double;
  dwc:startLongitude '2.094740152'^^xsd:double;
  dwc:endLongitude '2.187808275'^^xsd:double;
  dwc:latitude '61.69034958'^^xsd:double;
  dwc:startLatitude '61.70058441'^^xsd:double;
  dwc:endLatitude '61.6828537'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '5.28518'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:787'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667099 2.26134491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667099"^^xsd:decimal ;
  dwc:decimalLongitude "2.26134491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667099 2.26134491)"^^geo:wktLiteral ;
  geo-pos:lat "61.667099"^^xsd:decimal ;
  geo-pos:long "2.26134491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.538888888889'^^xsd:double;
  dwc:startTimeOfDay '15.496388888889'^^xsd:double;
  dwc:endTimeOfDay '15.985555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.26134491'^^xsd:double;
  dwc:startLongitude '2.247524977'^^xsd:double;
  dwc:endLongitude '2.41331172'^^xsd:double;
  dwc:latitude '61.667099'^^xsd:double;
  dwc:startLatitude '61.67011642'^^xsd:double;
  dwc:endLatitude '61.63908005'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.40197'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:788'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.64388657 2.388498545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.64388657"^^xsd:decimal ;
  dwc:decimalLongitude "2.388498545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.64388657 2.388498545)"^^geo:wktLiteral ;
  geo-pos:lat "61.64388657"^^xsd:decimal ;
  geo-pos:long "2.388498545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.914166666667'^^xsd:double;
  dwc:startTimeOfDay '15.496388888889'^^xsd:double;
  dwc:endTimeOfDay '15.985555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.388498545'^^xsd:double;
  dwc:startLongitude '2.247524977'^^xsd:double;
  dwc:endLongitude '2.41331172'^^xsd:double;
  dwc:latitude '61.64388657'^^xsd:double;
  dwc:startLatitude '61.67011642'^^xsd:double;
  dwc:endLatitude '61.63908005'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.40197'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:789'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.63650894 2.42539835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.63650894"^^xsd:decimal ;
  dwc:decimalLongitude "2.42539835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.63650894 2.42539835)"^^geo:wktLiteral ;
  geo-pos:lat "61.63650894"^^xsd:decimal ;
  geo-pos:long "2.42539835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.021388888889'^^xsd:double;
  dwc:startTimeOfDay '15.985555555556'^^xsd:double;
  dwc:endTimeOfDay '16.052777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.42539835'^^xsd:double;
  dwc:startLongitude '2.41331172'^^xsd:double;
  dwc:endLongitude '2.436161518'^^xsd:double;
  dwc:latitude '61.63650894'^^xsd:double;
  dwc:startLatitude '61.63908005'^^xsd:double;
  dwc:endLatitude '61.63433456'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '1.31644'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:790'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6089859 2.564904928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6089859"^^xsd:decimal ;
  dwc:decimalLongitude "2.564904928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6089859 2.564904928)"^^geo:wktLiteral ;
  geo-pos:lat "61.6089859"^^xsd:decimal ;
  geo-pos:long "2.564904928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.419166666667'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.564904928'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.6089859'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:791'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.60816193 2.569226503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.60816193"^^xsd:decimal ;
  dwc:decimalLongitude "2.569226503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.60816193 2.569226503)"^^geo:wktLiteral ;
  geo-pos:lat "61.60816193"^^xsd:decimal ;
  geo-pos:long "2.569226503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.431666666667'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.569226503'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.60816193'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:792'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.60959625 2.561238289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.60959625"^^xsd:decimal ;
  dwc:decimalLongitude "2.561238289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.60959625 2.561238289)"^^geo:wktLiteral ;
  geo-pos:lat "61.60959625"^^xsd:decimal ;
  geo-pos:long "2.561238289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.409444444444'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.561238289'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.60959625'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:793'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.61029434 2.55723834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.61029434"^^xsd:decimal ;
  dwc:decimalLongitude "2.55723834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.61029434 2.55723834)"^^geo:wktLiteral ;
  geo-pos:lat "61.61029434"^^xsd:decimal ;
  geo-pos:long "2.55723834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.398333333333'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.55723834'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.61029434'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:794'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.61844254 2.512778282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.61844254"^^xsd:decimal ;
  dwc:decimalLongitude "2.512778282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.61844254 2.512778282)"^^geo:wktLiteral ;
  geo-pos:lat "61.61844254"^^xsd:decimal ;
  geo-pos:long "2.512778282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.274722222222'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.512778282'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.61844254'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:795'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6236496 2.486461639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6236496"^^xsd:decimal ;
  dwc:decimalLongitude "2.486461639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6236496 2.486461639)"^^geo:wktLiteral ;
  geo-pos:lat "61.6236496"^^xsd:decimal ;
  geo-pos:long "2.486461639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.486461639'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.6236496'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:796'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.62569809 2.476758242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.62569809"^^xsd:decimal ;
  dwc:decimalLongitude "2.476758242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.62569809 2.476758242)"^^geo:wktLiteral ;
  geo-pos:lat "61.62569809"^^xsd:decimal ;
  geo-pos:long "2.476758242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.171666666667'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.476758242'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.62569809'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:797'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.61844254 2.512778282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.61844254"^^xsd:decimal ;
  dwc:decimalLongitude "2.512778282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.61844254 2.512778282)"^^geo:wktLiteral ;
  geo-pos:lat "61.61844254"^^xsd:decimal ;
  geo-pos:long "2.512778282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.274722222222'^^xsd:double;
  dwc:startTimeOfDay '16.052777777778'^^xsd:double;
  dwc:endTimeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.512778282'^^xsd:double;
  dwc:startLongitude '2.436161518'^^xsd:double;
  dwc:endLongitude '2.615793467'^^xsd:double;
  dwc:latitude '61.61844254'^^xsd:double;
  dwc:startLatitude '61.63433456'^^xsd:double;
  dwc:endLatitude '61.5997963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.2353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:798'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.57674789 2.73540163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.57674789"^^xsd:decimal ;
  dwc:decimalLongitude "2.73540163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.57674789 2.73540163)"^^geo:wktLiteral ;
  geo-pos:lat "61.57674789"^^xsd:decimal ;
  geo-pos:long "2.73540163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.915833333333'^^xsd:double;
  dwc:startTimeOfDay '16.563611111111'^^xsd:double;
  dwc:endTimeOfDay '17.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.73540163'^^xsd:double;
  dwc:startLongitude '2.615793467'^^xsd:double;
  dwc:endLongitude '2.765108347'^^xsd:double;
  dwc:latitude '61.57674789'^^xsd:double;
  dwc:startLatitude '61.5997963'^^xsd:double;
  dwc:endLatitude '61.57125473'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50838'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:799'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59616852 2.63515687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.59616852"^^xsd:decimal ;
  dwc:decimalLongitude "2.63515687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59616852 2.63515687)"^^geo:wktLiteral ;
  geo-pos:lat "61.59616852"^^xsd:decimal ;
  geo-pos:long "2.63515687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.619166666667'^^xsd:double;
  dwc:startTimeOfDay '16.563611111111'^^xsd:double;
  dwc:endTimeOfDay '17.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.63515687'^^xsd:double;
  dwc:startLongitude '2.615793467'^^xsd:double;
  dwc:endLongitude '2.765108347'^^xsd:double;
  dwc:latitude '61.59616852'^^xsd:double;
  dwc:startLatitude '61.5997963'^^xsd:double;
  dwc:endLatitude '61.57125473'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50838'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:800'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59505081 2.640421629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.59505081"^^xsd:decimal ;
  dwc:decimalLongitude "2.640421629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59505081 2.640421629)"^^geo:wktLiteral ;
  geo-pos:lat "61.59505081"^^xsd:decimal ;
  geo-pos:long "2.640421629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.634166666667'^^xsd:double;
  dwc:startTimeOfDay '16.563611111111'^^xsd:double;
  dwc:endTimeOfDay '17.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.640421629'^^xsd:double;
  dwc:startLongitude '2.615793467'^^xsd:double;
  dwc:endLongitude '2.765108347'^^xsd:double;
  dwc:latitude '61.59505081'^^xsd:double;
  dwc:startLatitude '61.5997963'^^xsd:double;
  dwc:endLatitude '61.57125473'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50838'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:801'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59243011 2.655246735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.59243011"^^xsd:decimal ;
  dwc:decimalLongitude "2.655246735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59243011 2.655246735)"^^geo:wktLiteral ;
  geo-pos:lat "61.59243011"^^xsd:decimal ;
  geo-pos:long "2.655246735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.676944444444'^^xsd:double;
  dwc:startTimeOfDay '16.563611111111'^^xsd:double;
  dwc:endTimeOfDay '17.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.655246735'^^xsd:double;
  dwc:startLongitude '2.615793467'^^xsd:double;
  dwc:endLongitude '2.765108347'^^xsd:double;
  dwc:latitude '61.59243011'^^xsd:double;
  dwc:startLatitude '61.5997963'^^xsd:double;
  dwc:endLatitude '61.57125473'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50838'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:802'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5908432 2.664215088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5908432"^^xsd:decimal ;
  dwc:decimalLongitude "2.664215088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5908432 2.664215088)"^^geo:wktLiteral ;
  geo-pos:lat "61.5908432"^^xsd:decimal ;
  geo-pos:long "2.664215088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.703055555556'^^xsd:double;
  dwc:startTimeOfDay '16.563611111111'^^xsd:double;
  dwc:endTimeOfDay '17.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.664215088'^^xsd:double;
  dwc:startLongitude '2.615793467'^^xsd:double;
  dwc:endLongitude '2.765108347'^^xsd:double;
  dwc:latitude '61.5908432'^^xsd:double;
  dwc:startLatitude '61.5997963'^^xsd:double;
  dwc:endLatitude '61.57125473'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50838'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:803'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.52230453 3.01894474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.52230453"^^xsd:decimal ;
  dwc:decimalLongitude "3.01894474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.52230453 3.01894474)"^^geo:wktLiteral ;
  geo-pos:lat "61.52230453"^^xsd:decimal ;
  geo-pos:long "3.01894474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.400277777778'^^xsd:double;
  dwc:startTimeOfDay '18.101111111111'^^xsd:double;
  dwc:endTimeOfDay '18.5825'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.01894474'^^xsd:double;
  dwc:startLongitude '2.923125029'^^xsd:double;
  dwc:endLongitude '3.079093456'^^xsd:double;
  dwc:latitude '61.52230453'^^xsd:double;
  dwc:startLatitude '61.54083633'^^xsd:double;
  dwc:endLatitude '61.51092911'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.90612'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:804'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43837738 3.457816601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43837738"^^xsd:decimal ;
  dwc:decimalLongitude "3.457816601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43837738 3.457816601)"^^geo:wktLiteral ;
  geo-pos:lat "61.43837738"^^xsd:decimal ;
  geo-pos:long "3.457816601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.7275'^^xsd:double;
  dwc:startTimeOfDay '19.516388888889'^^xsd:double;
  dwc:endTimeOfDay '20.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.457816601'^^xsd:double;
  dwc:startLongitude '3.386936426'^^xsd:double;
  dwc:endLongitude '3.548281908'^^xsd:double;
  dwc:latitude '61.43837738'^^xsd:double;
  dwc:startLatitude '61.45307541'^^xsd:double;
  dwc:endLatitude '61.419384'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.35422'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:805'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4442482 3.429191589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.4442482"^^xsd:decimal ;
  dwc:decimalLongitude "3.429191589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4442482 3.429191589)"^^geo:wktLiteral ;
  geo-pos:lat "61.4442482"^^xsd:decimal ;
  geo-pos:long "3.429191589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.643055555556'^^xsd:double;
  dwc:startTimeOfDay '19.516388888889'^^xsd:double;
  dwc:endTimeOfDay '20.003888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.429191589'^^xsd:double;
  dwc:startLongitude '3.386936426'^^xsd:double;
  dwc:endLongitude '3.548281908'^^xsd:double;
  dwc:latitude '61.4442482'^^xsd:double;
  dwc:startLatitude '61.45307541'^^xsd:double;
  dwc:endLatitude '61.419384'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.35422'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:806'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.29676056 4.176566601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.29676056"^^xsd:decimal ;
  dwc:decimalLongitude "4.176566601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.29676056 4.176566601)"^^geo:wktLiteral ;
  geo-pos:lat "61.29676056"^^xsd:decimal ;
  geo-pos:long "4.176566601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5508333333333'^^xsd:double;
  dwc:startTimeOfDay '7.5380555555556'^^xsd:double;
  dwc:endTimeOfDay '8.0063888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.176566601'^^xsd:double;
  dwc:startLongitude '4.172496319'^^xsd:double;
  dwc:endLongitude '4.326989651'^^xsd:double;
  dwc:latitude '61.29676056'^^xsd:double;
  dwc:startLatitude '61.29763031'^^xsd:double;
  dwc:endLatitude '61.26921463'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.8322'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:807'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.08142853 1.527755022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.08142853"^^xsd:decimal ;
  dwc:decimalLongitude "1.527755022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.08142853 1.527755022)"^^geo:wktLiteral ;
  geo-pos:lat "61.08142853"^^xsd:decimal ;
  geo-pos:long "1.527755022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.0275'^^xsd:double;
  dwc:startTimeOfDay '4.0052777777778'^^xsd:double;
  dwc:endTimeOfDay '4.395'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.527755022'^^xsd:double;
  dwc:startLongitude '1.535384893'^^xsd:double;
  dwc:endLongitude '1.402941585'^^xsd:double;
  dwc:latitude '61.08142853'^^xsd:double;
  dwc:startLatitude '61.08263397'^^xsd:double;
  dwc:endLatitude '61.06236267'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.46658'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:808'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.85217285 0.070178337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.85217285"^^xsd:decimal ;
  dwc:decimalLongitude "0.070178337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.85217285 0.070178337)"^^geo:wktLiteral ;
  geo-pos:lat "60.85217285"^^xsd:decimal ;
  geo-pos:long "0.070178337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.9366666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5255555555556'^^xsd:double;
  dwc:endTimeOfDay '9.1630555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.070178337'^^xsd:double;
  dwc:startLongitude '0.200523332'^^xsd:double;
  dwc:endLongitude '-0.000908333'^^xsd:double;
  dwc:latitude '60.85217285'^^xsd:double;
  dwc:startLatitude '60.87316895'^^xsd:double;
  dwc:endLatitude '60.8402977'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '11.4962'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:809'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84849548 0.047423337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84849548"^^xsd:decimal ;
  dwc:decimalLongitude "0.047423337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84849548 0.047423337)"^^geo:wktLiteral ;
  geo-pos:lat "60.84849548"^^xsd:decimal ;
  geo-pos:long "0.047423337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0088888888889'^^xsd:double;
  dwc:startTimeOfDay '8.5255555555556'^^xsd:double;
  dwc:endTimeOfDay '9.1630555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.047423337'^^xsd:double;
  dwc:startLongitude '0.200523332'^^xsd:double;
  dwc:endLongitude '-0.000908333'^^xsd:double;
  dwc:latitude '60.84849548'^^xsd:double;
  dwc:startLatitude '60.87316895'^^xsd:double;
  dwc:endLatitude '60.8402977'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '11.4962'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:810'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.31748962 1.215978384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.31748962"^^xsd:decimal ;
  dwc:decimalLongitude "1.215978384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.31748962 1.215978384)"^^geo:wktLiteral ;
  geo-pos:lat "60.31748962"^^xsd:decimal ;
  geo-pos:long "1.215978384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.019444444444'^^xsd:double;
  dwc:startTimeOfDay '15.609166666667'^^xsd:double;
  dwc:endTimeOfDay '16.026111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.215978384'^^xsd:double;
  dwc:startLongitude '1.074486613'^^xsd:double;
  dwc:endLongitude '1.218298316'^^xsd:double;
  dwc:latitude '60.31748962'^^xsd:double;
  dwc:startLatitude '60.33898926'^^xsd:double;
  dwc:endLatitude '60.317173'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.27391'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:811'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14122009 2.325994968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.14122009"^^xsd:decimal ;
  dwc:decimalLongitude "2.325994968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.14122009 2.325994968)"^^geo:wktLiteral ;
  geo-pos:lat "60.14122009"^^xsd:decimal ;
  geo-pos:long "2.325994968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8094444444444'^^xsd:double;
  dwc:startTimeOfDay '7.5030555555556'^^xsd:double;
  dwc:endTimeOfDay '7.9466666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.325994968'^^xsd:double;
  dwc:startLongitude '2.225368261'^^xsd:double;
  dwc:endLongitude '2.371251583'^^xsd:double;
  dwc:latitude '60.14122009'^^xsd:double;
  dwc:startLatitude '60.15638733'^^xsd:double;
  dwc:endLatitude '60.13500977'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.41193'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:812'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66088104 4.77303648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66088104"^^xsd:decimal ;
  dwc:decimalLongitude "4.77303648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66088104 4.77303648)"^^geo:wktLiteral ;
  geo-pos:lat "58.66088104"^^xsd:decimal ;
  geo-pos:long "4.77303648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.4925'^^xsd:double;
  dwc:startTimeOfDay '6.1561111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5405555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.77303648'^^xsd:double;
  dwc:startLongitude '4.769917011'^^xsd:double;
  dwc:endLongitude '4.773346424'^^xsd:double;
  dwc:latitude '58.66088104'^^xsd:double;
  dwc:startLatitude '58.71671677'^^xsd:double;
  dwc:endLatitude '58.65305328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.07706'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:813'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2412262 0.37217167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2412262"^^xsd:decimal ;
  dwc:decimalLongitude "0.37217167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2412262 0.37217167)"^^geo:wktLiteral ;
  geo-pos:lat "59.2412262"^^xsd:decimal ;
  geo-pos:long "0.37217167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.478333333333'^^xsd:double;
  dwc:startTimeOfDay '11.047222222222'^^xsd:double;
  dwc:endTimeOfDay '11.529444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.37217167'^^xsd:double;
  dwc:startLongitude '0.509571671'^^xsd:double;
  dwc:endLongitude '0.356906682'^^xsd:double;
  dwc:latitude '59.2412262'^^xsd:double;
  dwc:startLatitude '59.26032639'^^xsd:double;
  dwc:endLatitude '59.23929214'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.9831'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:814'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.17850876 -0.093544997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.17850876"^^xsd:decimal ;
  dwc:decimalLongitude "-0.093544997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.17850876 -0.093544997)"^^geo:wktLiteral ;
  geo-pos:lat "59.17850876"^^xsd:decimal ;
  geo-pos:long "-0.093544997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.784166666667'^^xsd:double;
  dwc:startTimeOfDay '13.740833333333'^^xsd:double;
  dwc:endTimeOfDay '13.857777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.093544997'^^xsd:double;
  dwc:startLongitude '-0.079686664'^^xsd:double;
  dwc:endLongitude '-0.117191665'^^xsd:double;
  dwc:latitude '59.17850876'^^xsd:double;
  dwc:startLatitude '59.18040466'^^xsd:double;
  dwc:endLatitude '59.1753273'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '2.20863'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:815'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.96832657 -1.637864947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.96832657"^^xsd:decimal ;
  dwc:decimalLongitude "-1.637864947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.96832657 -1.637864947)"^^geo:wktLiteral ;
  geo-pos:lat "58.96832657"^^xsd:decimal ;
  geo-pos:long "-1.637864947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.6580555555556'^^xsd:double;
  dwc:startTimeOfDay '8.5325'^^xsd:double;
  dwc:endTimeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.637864947'^^xsd:double;
  dwc:startLongitude '-1.597866535'^^xsd:double;
  dwc:endLongitude '-1.703121662'^^xsd:double;
  dwc:latitude '58.96832657'^^xsd:double;
  dwc:startLatitude '58.97356033'^^xsd:double;
  dwc:endLatitude '58.95908356'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '6.24065'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:816'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94499588 -1.80014348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94499588"^^xsd:decimal ;
  dwc:decimalLongitude "-1.80014348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94499588 -1.80014348)"^^geo:wktLiteral ;
  geo-pos:lat "58.94499588"^^xsd:decimal ;
  geo-pos:long "-1.80014348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1772222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0694444444444'^^xsd:double;
  dwc:endTimeOfDay '9.2247222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.80014348'^^xsd:double;
  dwc:startLongitude '-1.766531587'^^xsd:double;
  dwc:endLongitude '-1.814061761'^^xsd:double;
  dwc:latitude '58.94499588'^^xsd:double;
  dwc:startLatitude '58.94988632'^^xsd:double;
  dwc:endLatitude '58.94249725'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '2.84549'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:817'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.82698441 -1.544118285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.82698441"^^xsd:decimal ;
  dwc:decimalLongitude "-1.544118285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.82698441 -1.544118285)"^^geo:wktLiteral ;
  geo-pos:lat "58.82698441"^^xsd:decimal ;
  geo-pos:long "-1.544118285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.054722222222'^^xsd:double;
  dwc:startTimeOfDay '10.989166666667'^^xsd:double;
  dwc:endTimeOfDay '11.146666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.544118285'^^xsd:double;
  dwc:startLongitude '-1.564371705'^^xsd:double;
  dwc:endLongitude '-1.515516639'^^xsd:double;
  dwc:latitude '58.82698441'^^xsd:double;
  dwc:startLatitude '58.82938004'^^xsd:double;
  dwc:endLatitude '58.82447815'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '2.86237'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:818'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.81887054 -1.469786525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.81887054"^^xsd:decimal ;
  dwc:decimalLongitude "-1.469786525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.81887054 -1.469786525)"^^geo:wktLiteral ;
  geo-pos:lat "58.81887054"^^xsd:decimal ;
  geo-pos:long "-1.469786525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.294166666667'^^xsd:double;
  dwc:startTimeOfDay '11.22'^^xsd:double;
  dwc:endTimeOfDay '11.505833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.469786525'^^xsd:double;
  dwc:startLongitude '-1.492898345'^^xsd:double;
  dwc:endLongitude '-1.40522337'^^xsd:double;
  dwc:latitude '58.81887054'^^xsd:double;
  dwc:startLatitude '58.82201385'^^xsd:double;
  dwc:endLatitude '58.81031799'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '5.20922'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:819'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7120285 -0.589411676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7120285"^^xsd:decimal ;
  dwc:decimalLongitude "-0.589411676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7120285 -0.589411676)"^^geo:wktLiteral ;
  geo-pos:lat "58.7120285"^^xsd:decimal ;
  geo-pos:long "-0.589411676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.938611111111'^^xsd:double;
  dwc:startTimeOfDay '14.495'^^xsd:double;
  dwc:endTimeOfDay '15.0075'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.589411676'^^xsd:double;
  dwc:startLongitude '-0.731164992'^^xsd:double;
  dwc:endLongitude '-0.567281663'^^xsd:double;
  dwc:latitude '58.7120285'^^xsd:double;
  dwc:startLatitude '58.72995758'^^xsd:double;
  dwc:endLatitude '58.70964432'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.72112'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:820'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.33692932 -6.393710136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.33692932"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393710136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.33692932 -6.393710136)"^^geo:wktLiteral ;
  geo-pos:lat "47.33692932"^^xsd:decimal ;
  geo-pos:long "-6.393710136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.9941666666667'^^xsd:double;
  dwc:startTimeOfDay '4.9658333333333'^^xsd:double;
  dwc:endTimeOfDay '5.2233333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.393710136'^^xsd:double;
  dwc:startLongitude '-6.396584988'^^xsd:double;
  dwc:endLongitude '-6.370993137'^^xsd:double;
  dwc:latitude '47.33692932'^^xsd:double;
  dwc:startLatitude '47.33270645'^^xsd:double;
  dwc:endLatitude '47.37097168'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '4.66816'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:821'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3486824 -6.385920048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3486824"^^xsd:decimal ;
  dwc:decimalLongitude "-6.385920048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3486824 -6.385920048)"^^geo:wktLiteral ;
  geo-pos:lat "47.3486824"^^xsd:decimal ;
  geo-pos:long "-6.385920048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0730555555556'^^xsd:double;
  dwc:startTimeOfDay '4.9658333333333'^^xsd:double;
  dwc:endTimeOfDay '5.2233333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.385920048'^^xsd:double;
  dwc:startLongitude '-6.396584988'^^xsd:double;
  dwc:endLongitude '-6.370993137'^^xsd:double;
  dwc:latitude '47.3486824'^^xsd:double;
  dwc:startLatitude '47.33270645'^^xsd:double;
  dwc:endLatitude '47.37097168'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '4.66816'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:822'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37288284 -6.3697052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37288284"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3697052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37288284 -6.3697052)"^^geo:wktLiteral ;
  geo-pos:lat "47.37288284"^^xsd:decimal ;
  geo-pos:long "-6.3697052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2358333333333'^^xsd:double;
  dwc:startTimeOfDay '5.2233333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3858333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.3697052'^^xsd:double;
  dwc:startLongitude '-6.370993137'^^xsd:double;
  dwc:endLongitude '-6.354483128'^^xsd:double;
  dwc:latitude '47.37288284'^^xsd:double;
  dwc:startLatitude '47.37097168'^^xsd:double;
  dwc:endLatitude '47.39567947'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '3.01346'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:823'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37560272 -6.367914677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37560272"^^xsd:decimal ;
  dwc:decimalLongitude "-6.367914677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37560272 -6.367914677)"^^geo:wktLiteral ;
  geo-pos:lat "47.37560272"^^xsd:decimal ;
  geo-pos:long "-6.367914677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2536111111111'^^xsd:double;
  dwc:startTimeOfDay '5.2233333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3858333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.367914677'^^xsd:double;
  dwc:startLongitude '-6.370993137'^^xsd:double;
  dwc:endLongitude '-6.354483128'^^xsd:double;
  dwc:latitude '47.37560272'^^xsd:double;
  dwc:startLatitude '47.37097168'^^xsd:double;
  dwc:endLatitude '47.39567947'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '3.01346'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:824'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45438766 -6.315131664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45438766"^^xsd:decimal ;
  dwc:decimalLongitude "-6.315131664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45438766 -6.315131664)"^^geo:wktLiteral ;
  geo-pos:lat "47.45438766"^^xsd:decimal ;
  geo-pos:long "-6.315131664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.7861111111111'^^xsd:double;
  dwc:startTimeOfDay '5.3858333333333'^^xsd:double;
  dwc:endTimeOfDay '5.8663888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.315131664'^^xsd:double;
  dwc:startLongitude '-6.354483128'^^xsd:double;
  dwc:endLongitude '-6.307127953'^^xsd:double;
  dwc:latitude '47.45438766'^^xsd:double;
  dwc:startLatitude '47.39567947'^^xsd:double;
  dwc:endLatitude '47.46635818'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.62287'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:825'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8841629 -6.024407864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8841629"^^xsd:decimal ;
  dwc:decimalLongitude "-6.024407864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8841629 -6.024407864)"^^geo:wktLiteral ;
  geo-pos:lat "47.8841629"^^xsd:decimal ;
  geo-pos:long "-6.024407864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7727777777778'^^xsd:double;
  dwc:startTimeOfDay '9.6486111111111'^^xsd:double;
  dwc:endTimeOfDay '9.9538888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.024407864'^^xsd:double;
  dwc:startLongitude '-6.037635326'^^xsd:double;
  dwc:endLongitude '-6.005401611'^^xsd:double;
  dwc:latitude '47.8841629'^^xsd:double;
  dwc:startLatitude '47.86589432'^^xsd:double;
  dwc:endLatitude '47.91138458'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.5965'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:826'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53430176 -4.912660122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53430176"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912660122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53430176 -4.912660122)"^^geo:wktLiteral ;
  geo-pos:lat "47.53430176"^^xsd:decimal ;
  geo-pos:long "-4.912660122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.434444444444'^^xsd:double;
  dwc:startTimeOfDay '19.425555555556'^^xsd:double;
  dwc:endTimeOfDay '19.675833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.912660122'^^xsd:double;
  dwc:startLongitude '-4.914774895'^^xsd:double;
  dwc:endLongitude '-4.855081558'^^xsd:double;
  dwc:latitude '47.53430176'^^xsd:double;
  dwc:startLatitude '47.53369141'^^xsd:double;
  dwc:endLatitude '47.54880524'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '4.78234'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:827'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.01531601 -4.872055054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.01531601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872055054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.01531601 -4.872055054)"^^geo:wktLiteral ;
  geo-pos:lat "47.01531601"^^xsd:decimal ;
  geo-pos:long "-4.872055054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.098333333333'^^xsd:double;
  dwc:startTimeOfDay '17.755'^^xsd:double;
  dwc:endTimeOfDay '18.496111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.872055054'^^xsd:double;
  dwc:startLongitude '-4.845678329'^^xsd:double;
  dwc:endLongitude '-4.903261662'^^xsd:double;
  dwc:latitude '47.01531601'^^xsd:double;
  dwc:startLatitude '47.06747055'^^xsd:double;
  dwc:endLatitude '46.9546051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '13.2788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:828'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.59901428 -4.862578392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.59901428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862578392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.59901428 -4.862578392)"^^geo:wktLiteral ;
  geo-pos:lat "46.59901428"^^xsd:decimal ;
  geo-pos:long "-4.862578392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6272222222222'^^xsd:double;
  dwc:startTimeOfDay '8.4969444444444'^^xsd:double;
  dwc:endTimeOfDay '8.7213888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.862578392'^^xsd:double;
  dwc:startLongitude '-4.892084599'^^xsd:double;
  dwc:endLongitude '-4.84125185'^^xsd:double;
  dwc:latitude '46.59901428'^^xsd:double;
  dwc:startLatitude '46.59385681'^^xsd:double;
  dwc:endLatitude '46.60271835'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '4.00413'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:829'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.65298843 -4.550216675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.65298843"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550216675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.65298843 -4.550216675)"^^geo:wktLiteral ;
  geo-pos:lat "46.65298843"^^xsd:decimal ;
  geo-pos:long "-4.550216675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.9247222222222'^^xsd:double;
  dwc:startTimeOfDay '9.8283333333333'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.550216675'^^xsd:double;
  dwc:startLongitude '-4.573598385'^^xsd:double;
  dwc:endLongitude '-4.439191818'^^xsd:double;
  dwc:latitude '46.65298843'^^xsd:double;
  dwc:startLatitude '46.648983'^^xsd:double;
  dwc:endLatitude '46.67182541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.56'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:830'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.69651031 -4.29487133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.69651031"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29487133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.69651031 -4.29487133)"^^geo:wktLiteral ;
  geo-pos:lat "46.69651031"^^xsd:decimal ;
  geo-pos:long "-4.29487133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.763611111111'^^xsd:double;
  dwc:startTimeOfDay '11.728055555556'^^xsd:double;
  dwc:endTimeOfDay '11.958611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.29487133'^^xsd:double;
  dwc:startLongitude '-4.302955151'^^xsd:double;
  dwc:endLongitude '-4.250731945'^^xsd:double;
  dwc:latitude '46.69651031'^^xsd:double;
  dwc:startLatitude '46.69510269'^^xsd:double;
  dwc:endLatitude '46.70379257'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '4.09534'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:831'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.70468903 -4.24587822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.70468903"^^xsd:decimal ;
  dwc:decimalLongitude "-4.24587822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.70468903 -4.24587822)"^^geo:wktLiteral ;
  geo-pos:lat "46.70468903"^^xsd:decimal ;
  geo-pos:long "-4.24587822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.980277777778'^^xsd:double;
  dwc:startTimeOfDay '11.958611111111'^^xsd:double;
  dwc:endTimeOfDay '12.516111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.24587822'^^xsd:double;
  dwc:startLongitude '-4.250731945'^^xsd:double;
  dwc:endLongitude '-4.122376442'^^xsd:double;
  dwc:latitude '46.70468903'^^xsd:double;
  dwc:startLatitude '46.70379257'^^xsd:double;
  dwc:endLatitude '46.72544098'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.0706'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:832'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.80550766 -3.636833191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.80550766"^^xsd:decimal ;
  dwc:decimalLongitude "-3.636833191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.80550766 -3.636833191)"^^geo:wktLiteral ;
  geo-pos:lat "46.80550766"^^xsd:decimal ;
  geo-pos:long "-3.636833191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.599166666667'^^xsd:double;
  dwc:startTimeOfDay '14.156111111111'^^xsd:double;
  dwc:endTimeOfDay '14.739166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-3.636833191'^^xsd:double;
  dwc:startLongitude '-3.736745119'^^xsd:double;
  dwc:endLongitude '-3.605419874'^^xsd:double;
  dwc:latitude '46.80550766'^^xsd:double;
  dwc:startLatitude '46.78911972'^^xsd:double;
  dwc:endLatitude '46.81069183'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.2731'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:833'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.24600601 -4.753884792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.24600601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753884792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.24600601 -4.753884792)"^^geo:wktLiteral ;
  geo-pos:lat "47.24600601"^^xsd:decimal ;
  geo-pos:long "-4.753884792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.806388888889'^^xsd:double;
  dwc:startTimeOfDay '17.368611111111'^^xsd:double;
  dwc:endTimeOfDay '17.902222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.753884792'^^xsd:double;
  dwc:startLongitude '-4.715221882'^^xsd:double;
  dwc:endLongitude '-4.762551785'^^xsd:double;
  dwc:latitude '47.24600601'^^xsd:double;
  dwc:startLatitude '47.32085037'^^xsd:double;
  dwc:endLatitude '47.22930527'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.7802'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:834'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30891037 -7.501943111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30891037"^^xsd:decimal ;
  dwc:decimalLongitude "-7.501943111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30891037 -7.501943111)"^^geo:wktLiteral ;
  geo-pos:lat "48.30891037"^^xsd:decimal ;
  geo-pos:long "-7.501943111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.036666666667'^^xsd:double;
  dwc:startTimeOfDay '14.748333333333'^^xsd:double;
  dwc:endTimeOfDay '15.296388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.501943111'^^xsd:double;
  dwc:startLongitude '-7.534935474'^^xsd:double;
  dwc:endLongitude '-7.472929955'^^xsd:double;
  dwc:latitude '48.30891037'^^xsd:double;
  dwc:startLatitude '48.26688004'^^xsd:double;
  dwc:endLatitude '48.34562302'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.87746'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:835'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77981949 -7.900658131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.77981949"^^xsd:decimal ;
  dwc:decimalLongitude "-7.900658131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77981949 -7.900658131)"^^geo:wktLiteral ;
  geo-pos:lat "48.77981949"^^xsd:decimal ;
  geo-pos:long "-7.900658131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.828611111111'^^xsd:double;
  dwc:startTimeOfDay '12.413611111111'^^xsd:double;
  dwc:endTimeOfDay '12.946666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.900658131'^^xsd:double;
  dwc:startLongitude '-7.811445236'^^xsd:double;
  dwc:endLongitude '-7.925736427'^^xsd:double;
  dwc:latitude '48.77981949'^^xsd:double;
  dwc:startLatitude '48.81263733'^^xsd:double;
  dwc:endLatitude '48.77042007'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.5922'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:836'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60844803 -8.359351158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60844803"^^xsd:decimal ;
  dwc:decimalLongitude "-8.359351158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60844803 -8.359351158)"^^geo:wktLiteral ;
  geo-pos:lat "48.60844803"^^xsd:decimal ;
  geo-pos:long "-8.359351158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.023055555556'^^xsd:double;
  dwc:startTimeOfDay '14.647222222222'^^xsd:double;
  dwc:endTimeOfDay '15.065833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.359351158'^^xsd:double;
  dwc:startLongitude '-8.28226107'^^xsd:double;
  dwc:endLongitude '-8.367921829'^^xsd:double;
  dwc:latitude '48.60844803'^^xsd:double;
  dwc:startLatitude '48.63745115'^^xsd:double;
  dwc:endLatitude '48.60509491'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '7.24693'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:837'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55766678 -8.493608475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55766678"^^xsd:decimal ;
  dwc:decimalLongitude "-8.493608475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55766678 -8.493608475)"^^geo:wktLiteral ;
  geo-pos:lat "48.55766678"^^xsd:decimal ;
  geo-pos:long "-8.493608475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.714166666667'^^xsd:double;
  dwc:startTimeOfDay '15.588611111111'^^xsd:double;
  dwc:endTimeOfDay '16.007777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.493608475'^^xsd:double;
  dwc:startLongitude '-8.469630241'^^xsd:double;
  dwc:endLongitude '-8.551223755'^^xsd:double;
  dwc:latitude '48.55766678'^^xsd:double;
  dwc:startLatitude '48.56678772'^^xsd:double;
  dwc:endLatitude '48.53596115'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '6.9104'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:838'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.01815414 -8.792039871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.01815414"^^xsd:decimal ;
  dwc:decimalLongitude "-8.792039871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.01815414 -8.792039871)"^^geo:wktLiteral ;
  geo-pos:lat "49.01815414"^^xsd:decimal ;
  geo-pos:long "-8.792039871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.669166666667'^^xsd:double;
  dwc:startTimeOfDay '16.4875'^^xsd:double;
  dwc:endTimeOfDay '16.831111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.792039871'^^xsd:double;
  dwc:startLongitude '-8.814455032'^^xsd:double;
  dwc:endLongitude '-8.7687006'^^xsd:double;
  dwc:latitude '49.01815414'^^xsd:double;
  dwc:startLatitude '48.99232483'^^xsd:double;
  dwc:endLatitude '49.03792191'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '6.06557'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:844'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87102127 -8.158732414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87102127"^^xsd:decimal ;
  dwc:decimalLongitude "-8.158732414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87102127 -8.158732414)"^^geo:wktLiteral ;
  geo-pos:lat "49.87102127"^^xsd:decimal ;
  geo-pos:long "-8.158732414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.638611111111'^^xsd:double;
  dwc:startTimeOfDay '10.253055555556'^^xsd:double;
  dwc:endTimeOfDay '10.766388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.158732414'^^xsd:double;
  dwc:startLongitude '-8.067591667'^^xsd:double;
  dwc:endLongitude '-8.18893528'^^xsd:double;
  dwc:latitude '49.87102127'^^xsd:double;
  dwc:startLatitude '49.90571976'^^xsd:double;
  dwc:endLatitude '49.85953903'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '10.0906'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:845'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.84658051 -8.222744942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.84658051"^^xsd:decimal ;
  dwc:decimalLongitude "-8.222744942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.84658051 -8.222744942)"^^geo:wktLiteral ;
  geo-pos:lat "49.84658051"^^xsd:decimal ;
  geo-pos:long "-8.222744942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.909722222222'^^xsd:double;
  dwc:startTimeOfDay '10.766388888889'^^xsd:double;
  dwc:endTimeOfDay '11.319722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.222744942'^^xsd:double;
  dwc:startLongitude '-8.18893528'^^xsd:double;
  dwc:endLongitude '-8.319974899'^^xsd:double;
  dwc:latitude '49.84658051'^^xsd:double;
  dwc:startLatitude '49.85953903'^^xsd:double;
  dwc:endLatitude '49.80939102'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '10.9206'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:846'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59973145 -8.861013412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59973145"^^xsd:decimal ;
  dwc:decimalLongitude "-8.861013412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59973145 -8.861013412)"^^geo:wktLiteral ;
  geo-pos:lat "49.59973145"^^xsd:decimal ;
  geo-pos:long "-8.861013412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:startTimeOfDay '14.480555555556'^^xsd:double;
  dwc:endTimeOfDay '15.078888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.861013412'^^xsd:double;
  dwc:startLongitude '-8.853106499'^^xsd:double;
  dwc:endLongitude '-8.979156494'^^xsd:double;
  dwc:latitude '49.59973145'^^xsd:double;
  dwc:startLatitude '49.60276031'^^xsd:double;
  dwc:endLatitude '49.55351639'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '10.6031'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:847'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56035995 -8.961364746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56035995"^^xsd:decimal ;
  dwc:decimalLongitude "-8.961364746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56035995 -8.961364746)"^^geo:wktLiteral ;
  geo-pos:lat "49.56035995"^^xsd:decimal ;
  geo-pos:long "-8.961364746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.991388888889'^^xsd:double;
  dwc:startTimeOfDay '14.480555555556'^^xsd:double;
  dwc:endTimeOfDay '15.078888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.961364746'^^xsd:double;
  dwc:startLongitude '-8.853106499'^^xsd:double;
  dwc:endLongitude '-8.979156494'^^xsd:double;
  dwc:latitude '49.56035995'^^xsd:double;
  dwc:startLatitude '49.60276031'^^xsd:double;
  dwc:endLatitude '49.55351639'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.6031'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:848'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2498436 -9.739821434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2498436"^^xsd:decimal ;
  dwc:decimalLongitude "-9.739821434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2498436 -9.739821434)"^^geo:wktLiteral ;
  geo-pos:lat "49.2498436"^^xsd:decimal ;
  geo-pos:long "-9.739821434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.831111111111'^^xsd:double;
  dwc:startTimeOfDay '19.587222222222'^^xsd:double;
  dwc:endTimeOfDay '20.069166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.739821434'^^xsd:double;
  dwc:startLongitude '-9.688886642'^^xsd:double;
  dwc:endLongitude '-9.790095'^^xsd:double;
  dwc:latitude '49.2498436'^^xsd:double;
  dwc:startLatitude '49.27050018'^^xsd:double;
  dwc:endLatitude '49.22951'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '8.63935'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:849'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11205292 -10.07821941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.11205292"^^xsd:decimal ;
  dwc:decimalLongitude "-10.07821941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11205292 -10.07821941)"^^geo:wktLiteral ;
  geo-pos:lat "49.11205292"^^xsd:decimal ;
  geo-pos:long "-10.07821941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9230555555556'^^xsd:double;
  dwc:startTimeOfDay '7.5258333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0113888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.07821941'^^xsd:double;
  dwc:startLongitude '-9.990106583'^^xsd:double;
  dwc:endLongitude '-10.09825039'^^xsd:double;
  dwc:latitude '49.11205292'^^xsd:double;
  dwc:startLatitude '49.14807892'^^xsd:double;
  dwc:endLatitude '49.10383224'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.27438'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:850'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05992889 -10.20500469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05992889"^^xsd:decimal ;
  dwc:decimalLongitude "-10.20500469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05992889 -10.20500469)"^^geo:wktLiteral ;
  geo-pos:lat "49.05992889"^^xsd:decimal ;
  geo-pos:long "-10.20500469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.4758333333333'^^xsd:double;
  dwc:startTimeOfDay '8.0113888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0108333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.20500469'^^xsd:double;
  dwc:startLongitude '-10.09825039'^^xsd:double;
  dwc:endLongitude '-10.32663345'^^xsd:double;
  dwc:latitude '49.05992889'^^xsd:double;
  dwc:startLatitude '49.10383224'^^xsd:double;
  dwc:endLatitude '49.00973129'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '19.6446'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:851'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0460701 -10.23871326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0460701"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23871326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0460701 -10.23871326)"^^geo:wktLiteral ;
  geo-pos:lat "49.0460701"^^xsd:decimal ;
  geo-pos:long "-10.23871326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6258333333333'^^xsd:double;
  dwc:startTimeOfDay '8.0113888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0108333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.23871326'^^xsd:double;
  dwc:startLongitude '-10.09825039'^^xsd:double;
  dwc:endLongitude '-10.32663345'^^xsd:double;
  dwc:latitude '49.0460701'^^xsd:double;
  dwc:startLatitude '49.10383224'^^xsd:double;
  dwc:endLatitude '49.00973129'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '19.6446'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:852'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.80761719 -10.81069088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.80761719"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81069088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.80761719 -10.81069088)"^^geo:wktLiteral ;
  geo-pos:lat "48.80761719"^^xsd:decimal ;
  geo-pos:long "-10.81069088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.310277777778'^^xsd:double;
  dwc:startTimeOfDay '11.091388888889'^^xsd:double;
  dwc:endTimeOfDay '11.640555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.81069088'^^xsd:double;
  dwc:startLongitude '-10.76713848'^^xsd:double;
  dwc:endLongitude '-10.8753624'^^xsd:double;
  dwc:latitude '48.80761719'^^xsd:double;
  dwc:startLatitude '48.82594299'^^xsd:double;
  dwc:endLatitude '48.78015137'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.41439'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:853'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79490662 -10.84070396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79490662"^^xsd:decimal ;
  dwc:decimalLongitude "-10.84070396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79490662 -10.84070396)"^^geo:wktLiteral ;
  geo-pos:lat "48.79490662"^^xsd:decimal ;
  geo-pos:long "-10.84070396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.462777777778'^^xsd:double;
  dwc:startTimeOfDay '11.091388888889'^^xsd:double;
  dwc:endTimeOfDay '11.640555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.84070396'^^xsd:double;
  dwc:startLongitude '-10.76713848'^^xsd:double;
  dwc:endLongitude '-10.8753624'^^xsd:double;
  dwc:latitude '48.79490662'^^xsd:double;
  dwc:startLatitude '48.82594299'^^xsd:double;
  dwc:endLatitude '48.78015137'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.41439'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:854'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82316208 -10.83796215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82316208"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83796215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82316208 -10.83796215)"^^geo:wktLiteral ;
  geo-pos:lat "48.82316208"^^xsd:decimal ;
  geo-pos:long "-10.83796215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.772777777778'^^xsd:double;
  dwc:startTimeOfDay '12.5425'^^xsd:double;
  dwc:endTimeOfDay '13.126666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.83796215'^^xsd:double;
  dwc:startLongitude '-10.86768627'^^xsd:double;
  dwc:endLongitude '-10.79364395'^^xsd:double;
  dwc:latitude '48.82316208'^^xsd:double;
  dwc:startLatitude '48.78797913'^^xsd:double;
  dwc:endLatitude '48.87542343'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.1243'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:855'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3737793 -10.36697292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3737793"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36697292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3737793 -10.36697292)"^^geo:wktLiteral ;
  geo-pos:lat "49.3737793"^^xsd:decimal ;
  geo-pos:long "-10.36697292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.460833333333'^^xsd:double;
  dwc:startTimeOfDay '16.144444444444'^^xsd:double;
  dwc:endTimeOfDay '16.753333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.36697292'^^xsd:double;
  dwc:startLongitude '-10.4073267'^^xsd:double;
  dwc:endLongitude '-10.3299017'^^xsd:double;
  dwc:latitude '49.3737793'^^xsd:double;
  dwc:startLatitude '49.32706833'^^xsd:double;
  dwc:endLatitude '49.41656113'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.4138'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:856'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38616562 -10.35615349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38616562"^^xsd:decimal ;
  dwc:decimalLongitude "-10.35615349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38616562 -10.35615349)"^^geo:wktLiteral ;
  geo-pos:lat "49.38616562"^^xsd:decimal ;
  geo-pos:long "-10.35615349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.545277777778'^^xsd:double;
  dwc:startTimeOfDay '16.144444444444'^^xsd:double;
  dwc:endTimeOfDay '16.753333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.35615349'^^xsd:double;
  dwc:startLongitude '-10.4073267'^^xsd:double;
  dwc:endLongitude '-10.3299017'^^xsd:double;
  dwc:latitude '49.38616562'^^xsd:double;
  dwc:startLatitude '49.32706833'^^xsd:double;
  dwc:endLatitude '49.41656113'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '11.4138'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:857'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55841446 1.242046595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55841446"^^xsd:decimal ;
  dwc:decimalLongitude "1.242046595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55841446 1.242046595)"^^geo:wktLiteral ;
  geo-pos:lat "53.55841446"^^xsd:decimal ;
  geo-pos:long "1.242046595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9869444444444'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.242046595'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.55841446'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:649'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61505508 1.203468323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61505508"^^xsd:decimal ;
  dwc:decimalLongitude "1.203468323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61505508 1.203468323)"^^geo:wktLiteral ;
  geo-pos:lat "53.61505508"^^xsd:decimal ;
  geo-pos:long "1.203468323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3488888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.203468323'^^xsd:double;
  dwc:startLongitude '1.233060002'^^xsd:double;
  dwc:endLongitude '1.189678311'^^xsd:double;
  dwc:latitude '53.61505508'^^xsd:double;
  dwc:startLatitude '53.56970215'^^xsd:double;
  dwc:endLatitude '53.63664627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.96982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:650'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62023163 1.199980021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62023163"^^xsd:decimal ;
  dwc:decimalLongitude "1.199980021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62023163 1.199980021)"^^geo:wktLiteral ;
  geo-pos:lat "53.62023163"^^xsd:decimal ;
  geo-pos:long "1.199980021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3822222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.199980021'^^xsd:double;
  dwc:startLongitude '1.233060002'^^xsd:double;
  dwc:endLongitude '1.189678311'^^xsd:double;
  dwc:latitude '53.62023163'^^xsd:double;
  dwc:startLatitude '53.56970215'^^xsd:double;
  dwc:endLatitude '53.63664627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.96982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:651'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61040115 1.206558347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61040115"^^xsd:decimal ;
  dwc:decimalLongitude "1.206558347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61040115 1.206558347)"^^geo:wktLiteral ;
  geo-pos:lat "53.61040115"^^xsd:decimal ;
  geo-pos:long "1.206558347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3186111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.206558347'^^xsd:double;
  dwc:startLongitude '1.233060002'^^xsd:double;
  dwc:endLongitude '1.189678311'^^xsd:double;
  dwc:latitude '53.61040115'^^xsd:double;
  dwc:startLatitude '53.56970215'^^xsd:double;
  dwc:endLatitude '53.63664627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.96982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:652'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57840347 1.227115035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57840347"^^xsd:decimal ;
  dwc:decimalLongitude "1.227115035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57840347 1.227115035)"^^geo:wktLiteral ;
  geo-pos:lat "53.57840347"^^xsd:decimal ;
  geo-pos:long "1.227115035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1155555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.227115035'^^xsd:double;
  dwc:startLongitude '1.233060002'^^xsd:double;
  dwc:endLongitude '1.189678311'^^xsd:double;
  dwc:latitude '53.57840347'^^xsd:double;
  dwc:startLatitude '53.56970215'^^xsd:double;
  dwc:endLatitude '53.63664627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.96982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:653'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63020706 1.193661571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63020706"^^xsd:decimal ;
  dwc:decimalLongitude "1.193661571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63020706 1.193661571)"^^geo:wktLiteral ;
  geo-pos:lat "53.63020706"^^xsd:decimal ;
  geo-pos:long "1.193661571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4461111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.193661571'^^xsd:double;
  dwc:startLongitude '1.233060002'^^xsd:double;
  dwc:endLongitude '1.189678311'^^xsd:double;
  dwc:latitude '53.63020706'^^xsd:double;
  dwc:startLatitude '53.56970215'^^xsd:double;
  dwc:endLatitude '53.63664627'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.96982'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:654'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6581955 1.176355004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6581955"^^xsd:decimal ;
  dwc:decimalLongitude "1.176355004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6581955 1.176355004)"^^geo:wktLiteral ;
  geo-pos:lat "53.6581955"^^xsd:decimal ;
  geo-pos:long "1.176355004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6261111111111'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.176355004'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.6581955'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:655'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64697266 1.183348298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64697266"^^xsd:decimal ;
  dwc:decimalLongitude "1.183348298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64697266 1.183348298)"^^geo:wktLiteral ;
  geo-pos:lat "53.64697266"^^xsd:decimal ;
  geo-pos:long "1.183348298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5536111111111'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.183348298'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.64697266'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:656'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64976501 1.18162334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64976501"^^xsd:decimal ;
  dwc:decimalLongitude "1.18162334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64976501 1.18162334)"^^geo:wktLiteral ;
  geo-pos:lat "53.64976501"^^xsd:decimal ;
  geo-pos:long "1.18162334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5716666666667'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.18162334'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.64976501'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:657'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65057755 1.181116581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65057755"^^xsd:decimal ;
  dwc:decimalLongitude "1.181116581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65057755 1.181116581)"^^geo:wktLiteral ;
  geo-pos:lat "53.65057755"^^xsd:decimal ;
  geo-pos:long "1.181116581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5769444444444'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.181116581'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.65057755'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:658'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65509415 1.178310037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65509415"^^xsd:decimal ;
  dwc:decimalLongitude "1.178310037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65509415 1.178310037)"^^geo:wktLiteral ;
  geo-pos:lat "53.65509415"^^xsd:decimal ;
  geo-pos:long "1.178310037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6061111111111'^^xsd:double;
  dwc:startTimeOfDay '9.4877777777778'^^xsd:double;
  dwc:endTimeOfDay '9.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.178310037'^^xsd:double;
  dwc:startLongitude '1.189678311'^^xsd:double;
  dwc:endLongitude '1.152301669'^^xsd:double;
  dwc:latitude '53.65509415'^^xsd:double;
  dwc:startLatitude '53.63664627'^^xsd:double;
  dwc:endLatitude '53.71523285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.07248'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:659'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.76890564 1.104561567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.76890564"^^xsd:decimal ;
  dwc:decimalLongitude "1.104561567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.76890564 1.104561567)"^^geo:wktLiteral ;
  geo-pos:lat "53.76890564"^^xsd:decimal ;
  geo-pos:long "1.104561567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.378055555556'^^xsd:double;
  dwc:startTimeOfDay '11.011388888889'^^xsd:double;
  dwc:endTimeOfDay '11.490555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.104561567'^^xsd:double;
  dwc:startLongitude '1.142756701'^^xsd:double;
  dwc:endLongitude '1.094331622'^^xsd:double;
  dwc:latitude '53.76890564'^^xsd:double;
  dwc:startLatitude '53.71720505'^^xsd:double;
  dwc:endLatitude '53.78521347'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.19958'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:660'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.76240921 1.109346628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.76240921"^^xsd:decimal ;
  dwc:decimalLongitude "1.109346628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.76240921 1.109346628)"^^geo:wktLiteral ;
  geo-pos:lat "53.76240921"^^xsd:decimal ;
  geo-pos:long "1.109346628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.332222222222'^^xsd:double;
  dwc:startTimeOfDay '11.011388888889'^^xsd:double;
  dwc:endTimeOfDay '11.490555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.109346628'^^xsd:double;
  dwc:startLongitude '1.142756701'^^xsd:double;
  dwc:endLongitude '1.094331622'^^xsd:double;
  dwc:latitude '53.76240921'^^xsd:double;
  dwc:startLatitude '53.71720505'^^xsd:double;
  dwc:endLatitude '53.78521347'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.19958'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:661'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75934982 1.111471653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75934982"^^xsd:decimal ;
  dwc:decimalLongitude "1.111471653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75934982 1.111471653)"^^geo:wktLiteral ;
  geo-pos:lat "53.75934982"^^xsd:decimal ;
  geo-pos:long "1.111471653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.310833333333'^^xsd:double;
  dwc:startTimeOfDay '11.011388888889'^^xsd:double;
  dwc:endTimeOfDay '11.490555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.111471653'^^xsd:double;
  dwc:startLongitude '1.142756701'^^xsd:double;
  dwc:endLongitude '1.094331622'^^xsd:double;
  dwc:latitude '53.75934982'^^xsd:double;
  dwc:startLatitude '53.71720505'^^xsd:double;
  dwc:endLatitude '53.78521347'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '8.19958'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:662'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74752426 1.118493319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74752426"^^xsd:decimal ;
  dwc:decimalLongitude "1.118493319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74752426 1.118493319)"^^geo:wktLiteral ;
  geo-pos:lat "53.74752426"^^xsd:decimal ;
  geo-pos:long "1.118493319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.23'^^xsd:double;
  dwc:startTimeOfDay '11.011388888889'^^xsd:double;
  dwc:endTimeOfDay '11.490555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.118493319'^^xsd:double;
  dwc:startLongitude '1.142756701'^^xsd:double;
  dwc:endLongitude '1.094331622'^^xsd:double;
  dwc:latitude '53.74752426'^^xsd:double;
  dwc:startLatitude '53.71720505'^^xsd:double;
  dwc:endLatitude '53.78521347'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.19958'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:663'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03503418 0.911501706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03503418"^^xsd:decimal ;
  dwc:decimalLongitude "0.911501706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03503418 0.911501706)"^^geo:wktLiteral ;
  geo-pos:lat "54.03503418"^^xsd:decimal ;
  geo-pos:long "0.911501706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.29'^^xsd:double;
  dwc:startTimeOfDay '13.047777777778'^^xsd:double;
  dwc:endTimeOfDay '13.512777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.911501706'^^xsd:double;
  dwc:startLongitude '0.949544966'^^xsd:double;
  dwc:endLongitude '0.881591678'^^xsd:double;
  dwc:latitude '54.03503418'^^xsd:double;
  dwc:startLatitude '54.00613785'^^xsd:double;
  dwc:endLatitude '54.06267166'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.68963'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:668'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12461853 0.876386642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12461853"^^xsd:decimal ;
  dwc:decimalLongitude "0.876386642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12461853 0.876386642)"^^geo:wktLiteral ;
  geo-pos:lat "54.12461853"^^xsd:decimal ;
  geo-pos:long "0.876386642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.935277777778'^^xsd:double;
  dwc:startTimeOfDay '13.729722222222'^^xsd:double;
  dwc:endTimeOfDay '14.048888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.876386642'^^xsd:double;
  dwc:startLongitude '0.897225022'^^xsd:double;
  dwc:endLongitude '0.865623355'^^xsd:double;
  dwc:latitude '54.12461853'^^xsd:double;
  dwc:startLatitude '54.09539413'^^xsd:double;
  dwc:endLatitude '54.14100647'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.4704'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:669'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.153965 0.857356668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.153965"^^xsd:decimal ;
  dwc:decimalLongitude "0.857356668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.153965 0.857356668)"^^geo:wktLiteral ;
  geo-pos:lat "54.153965"^^xsd:decimal ;
  geo-pos:long "0.857356668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.136944444444'^^xsd:double;
  dwc:startTimeOfDay '14.056388888889'^^xsd:double;
  dwc:endTimeOfDay '14.5175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.857356668'^^xsd:double;
  dwc:startLongitude '0.864961684'^^xsd:double;
  dwc:endLongitude '0.821861625'^^xsd:double;
  dwc:latitude '54.153965'^^xsd:double;
  dwc:startLatitude '54.14212418'^^xsd:double;
  dwc:endLatitude '54.20878983'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.92052'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:670'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19586563 0.830466628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19586563"^^xsd:decimal ;
  dwc:decimalLongitude "0.830466628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19586563 0.830466628)"^^geo:wktLiteral ;
  geo-pos:lat "54.19586563"^^xsd:decimal ;
  geo-pos:long "0.830466628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.426666666667'^^xsd:double;
  dwc:startTimeOfDay '14.056388888889'^^xsd:double;
  dwc:endTimeOfDay '14.5175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.830466628'^^xsd:double;
  dwc:startLongitude '0.864961684'^^xsd:double;
  dwc:endLongitude '0.821861625'^^xsd:double;
  dwc:latitude '54.19586563'^^xsd:double;
  dwc:startLatitude '54.14212418'^^xsd:double;
  dwc:endLatitude '54.20878983'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.92052'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:671'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20703888 0.822996676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20703888"^^xsd:decimal ;
  dwc:decimalLongitude "0.822996676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20703888 0.822996676)"^^geo:wktLiteral ;
  geo-pos:lat "54.20703888"^^xsd:decimal ;
  geo-pos:long "0.822996676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.505277777778'^^xsd:double;
  dwc:startTimeOfDay '14.056388888889'^^xsd:double;
  dwc:endTimeOfDay '14.5175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.822996676'^^xsd:double;
  dwc:startLongitude '0.864961684'^^xsd:double;
  dwc:endLongitude '0.821861625'^^xsd:double;
  dwc:latitude '54.20703888'^^xsd:double;
  dwc:startLatitude '54.14212418'^^xsd:double;
  dwc:endLatitude '54.20878983'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.92052'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:672'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25889587 0.789586663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25889587"^^xsd:decimal ;
  dwc:decimalLongitude "0.789586663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25889587 0.789586663)"^^geo:wktLiteral ;
  geo-pos:lat "54.25889587"^^xsd:decimal ;
  geo-pos:long "0.789586663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.860833333333'^^xsd:double;
  dwc:startTimeOfDay '14.5175'^^xsd:double;
  dwc:endTimeOfDay '15.016111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.789586663'^^xsd:double;
  dwc:startLongitude '0.821861625'^^xsd:double;
  dwc:endLongitude '0.774430037'^^xsd:double;
  dwc:latitude '54.25889587'^^xsd:double;
  dwc:startLatitude '54.20878983'^^xsd:double;
  dwc:endLatitude '54.2821846'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.71772'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:673'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71775055 0.163939998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71775055"^^xsd:decimal ;
  dwc:decimalLongitude "0.163939998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71775055 0.163939998)"^^geo:wktLiteral ;
  geo-pos:lat "53.71775055"^^xsd:decimal ;
  geo-pos:long "0.163939998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.993888888889'^^xsd:double;
  dwc:startTimeOfDay '14.535555555556'^^xsd:double;
  dwc:endTimeOfDay '15.071666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.163939998'^^xsd:double;
  dwc:startLongitude '0.120008335'^^xsd:double;
  dwc:endLongitude '0.171401665'^^xsd:double;
  dwc:latitude '53.71775055'^^xsd:double;
  dwc:startLatitude '53.78383636'^^xsd:double;
  dwc:endLatitude '53.70650864'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.23253'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:674'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65238571 0.206471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65238571"^^xsd:decimal ;
  dwc:decimalLongitude "0.206471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65238571 0.206471667)"^^geo:wktLiteral ;
  geo-pos:lat "53.65238571"^^xsd:decimal ;
  geo-pos:long "0.206471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.434166666667'^^xsd:double;
  dwc:startTimeOfDay '15.071666666667'^^xsd:double;
  dwc:endTimeOfDay '15.564444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.206471667'^^xsd:double;
  dwc:startLongitude '0.171401665'^^xsd:double;
  dwc:endLongitude '0.219831675'^^xsd:double;
  dwc:latitude '53.65238571'^^xsd:double;
  dwc:startLatitude '53.70650864'^^xsd:double;
  dwc:endLatitude '53.63298416'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.77008'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:675'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62138748 0.226631671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62138748"^^xsd:decimal ;
  dwc:decimalLongitude "0.226631671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62138748 0.226631671)"^^geo:wktLiteral ;
  geo-pos:lat "53.62138748"^^xsd:decimal ;
  geo-pos:long "0.226631671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.64'^^xsd:double;
  dwc:startTimeOfDay '15.564444444444'^^xsd:double;
  dwc:endTimeOfDay '15.914166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.226631671'^^xsd:double;
  dwc:startLongitude '0.219831675'^^xsd:double;
  dwc:endLongitude '0.252263337'^^xsd:double;
  dwc:latitude '53.62138748'^^xsd:double;
  dwc:startLatitude '53.63298416'^^xsd:double;
  dwc:endLatitude '53.58042908'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.21906'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:676'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82263184 -1.26451838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.82263184"^^xsd:decimal ;
  dwc:decimalLongitude "-1.26451838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82263184 -1.26451838)"^^geo:wktLiteral ;
  geo-pos:lat "55.82263184"^^xsd:decimal ;
  geo-pos:long "-1.26451838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.9211111111111'^^xsd:double;
  dwc:startTimeOfDay '5.8513888888889'^^xsd:double;
  dwc:endTimeOfDay '6.0291666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.26451838'^^xsd:double;
  dwc:startLongitude '-1.272583365'^^xsd:double;
  dwc:endLongitude '-1.252235055'^^xsd:double;
  dwc:latitude '55.82263184'^^xsd:double;
  dwc:startLatitude '55.83369827'^^xsd:double;
  dwc:endLatitude '55.80550766'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '3.3803'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:677'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74822617 -1.212846637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.74822617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.212846637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.74822617 -1.212846637)"^^geo:wktLiteral ;
  geo-pos:lat "55.74822617"^^xsd:decimal ;
  geo-pos:long "-1.212846637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3844444444444'^^xsd:double;
  dwc:startTimeOfDay '6.0291666666667'^^xsd:double;
  dwc:endTimeOfDay '6.545'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.212846637'^^xsd:double;
  dwc:startLongitude '-1.252235055'^^xsd:double;
  dwc:endLongitude '-1.195124984'^^xsd:double;
  dwc:latitude '55.74822617'^^xsd:double;
  dwc:startLatitude '55.80550766'^^xsd:double;
  dwc:endLatitude '55.72260666'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.87964'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:678'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32622949 -0.920674516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.32622949"^^xsd:decimal ;
  dwc:decimalLongitude "-0.920674516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.32622949 -0.920674516)"^^geo:wktLiteral ;
  geo-pos:lat "55.32622949"^^xsd:decimal ;
  geo-pos:long "-0.920674516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2466666666667'^^xsd:double;
  dwc:startTimeOfDay '9.0966666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5069444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.920674516'^^xsd:double;
  dwc:startLongitude '-0.935176478'^^xsd:double;
  dwc:endLongitude '-0.896302105'^^xsd:double;
  dwc:latitude '55.32622949'^^xsd:double;
  dwc:startLatitude '55.3470829'^^xsd:double;
  dwc:endLatitude '55.29043001'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.75811'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:679'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97929001 -0.683134973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.97929001"^^xsd:decimal ;
  dwc:decimalLongitude "-0.683134973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97929001 -0.683134973)"^^geo:wktLiteral ;
  geo-pos:lat "54.97929001"^^xsd:decimal ;
  geo-pos:long "-0.683134973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.878611111111'^^xsd:double;
  dwc:startTimeOfDay '11.83'^^xsd:double;
  dwc:endTimeOfDay '12.443888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.683134973'^^xsd:double;
  dwc:startLongitude '-0.687678337'^^xsd:double;
  dwc:endLongitude '-0.631045043'^^xsd:double;
  dwc:latitude '54.97929001'^^xsd:double;
  dwc:startLatitude '54.98570251'^^xsd:double;
  dwc:endLatitude '54.90460587'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.70933'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:680'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81922913 -0.574673355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81922913"^^xsd:decimal ;
  dwc:decimalLongitude "-0.574673355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81922913 -0.574673355)"^^geo:wktLiteral ;
  geo-pos:lat "54.81922913"^^xsd:decimal ;
  geo-pos:long "-0.574673355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.085555555556'^^xsd:double;
  dwc:startTimeOfDay '13.054722222222'^^xsd:double;
  dwc:endTimeOfDay '13.185833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.574673355'^^xsd:double;
  dwc:startLongitude '-0.577411652'^^xsd:double;
  dwc:endLongitude '-0.565708339'^^xsd:double;
  dwc:latitude '54.81922913'^^xsd:double;
  dwc:startLatitude '54.82335663'^^xsd:double;
  dwc:endLatitude '54.8059082'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.07864'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:681'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.78991699 -0.554305017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.78991699"^^xsd:decimal ;
  dwc:decimalLongitude "-0.554305017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.78991699 -0.554305017)"^^geo:wktLiteral ;
  geo-pos:lat "54.78991699"^^xsd:decimal ;
  geo-pos:long "-0.554305017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.306666666667'^^xsd:double;
  dwc:startTimeOfDay '13.185833333333'^^xsd:double;
  dwc:endTimeOfDay '13.543055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.554305017'^^xsd:double;
  dwc:startLongitude '-0.565708339'^^xsd:double;
  dwc:endLongitude '-0.533298314'^^xsd:double;
  dwc:latitude '54.78991699'^^xsd:double;
  dwc:startLatitude '54.8059082'^^xsd:double;
  dwc:endLatitude '54.75826645'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.68677'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:682'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73038101 -0.513753295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73038101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.513753295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73038101 -0.513753295)"^^geo:wktLiteral ;
  geo-pos:lat "54.73038101"^^xsd:decimal ;
  geo-pos:long "-0.513753295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.753333333333'^^xsd:double;
  dwc:startTimeOfDay '13.543055555556'^^xsd:double;
  dwc:endTimeOfDay '13.997222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.513753295'^^xsd:double;
  dwc:startLongitude '-0.533298314'^^xsd:double;
  dwc:endLongitude '-0.491533339'^^xsd:double;
  dwc:latitude '54.73038101'^^xsd:double;
  dwc:startLatitude '54.75826645'^^xsd:double;
  dwc:endLatitude '54.6972084'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.29488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:683'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6717186 -0.474198341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6717186"^^xsd:decimal ;
  dwc:decimalLongitude "-0.474198341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6717186 -0.474198341)"^^geo:wktLiteral ;
  geo-pos:lat "54.6717186"^^xsd:decimal ;
  geo-pos:long "-0.474198341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.181944444444'^^xsd:double;
  dwc:startTimeOfDay '13.997222222222'^^xsd:double;
  dwc:endTimeOfDay '14.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.474198341'^^xsd:double;
  dwc:startLongitude '-0.491533339'^^xsd:double;
  dwc:endLongitude '-0.44288668'^^xsd:double;
  dwc:latitude '54.6717186'^^xsd:double;
  dwc:startLatitude '54.6972084'^^xsd:double;
  dwc:endLatitude '54.6241951'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.69488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:684'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64445877 -0.456303328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64445877"^^xsd:decimal ;
  dwc:decimalLongitude "-0.456303328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64445877 -0.456303328)"^^geo:wktLiteral ;
  geo-pos:lat "54.64445877"^^xsd:decimal ;
  geo-pos:long "-0.456303328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.378055555556'^^xsd:double;
  dwc:startTimeOfDay '13.997222222222'^^xsd:double;
  dwc:endTimeOfDay '14.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.456303328'^^xsd:double;
  dwc:startLongitude '-0.491533339'^^xsd:double;
  dwc:endLongitude '-0.44288668'^^xsd:double;
  dwc:latitude '54.64445877'^^xsd:double;
  dwc:startLatitude '54.6972084'^^xsd:double;
  dwc:endLatitude '54.6241951'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.69488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:685'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.44910431 -0.324133337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.44910431"^^xsd:decimal ;
  dwc:decimalLongitude "-0.324133337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.44910431 -0.324133337)"^^geo:wktLiteral ;
  geo-pos:lat "54.44910431"^^xsd:decimal ;
  geo-pos:long "-0.324133337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.743055555556'^^xsd:double;
  dwc:startTimeOfDay '15.521666666667'^^xsd:double;
  dwc:endTimeOfDay '16.002222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.324133337'^^xsd:double;
  dwc:startLongitude '-0.346928328'^^xsd:double;
  dwc:endLongitude '-0.297124982'^^xsd:double;
  dwc:latitude '54.44910431'^^xsd:double;
  dwc:startLatitude '54.48238754'^^xsd:double;
  dwc:endLatitude '54.40917206'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.749'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:686'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93235016 1.385845065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93235016"^^xsd:decimal ;
  dwc:decimalLongitude "1.385845065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93235016 1.385845065)"^^geo:wktLiteral ;
  geo-pos:lat "54.93235016"^^xsd:decimal ;
  geo-pos:long "1.385845065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:startTimeOfDay '12.026388888889'^^xsd:double;
  dwc:endTimeOfDay '12.387777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.385845065'^^xsd:double;
  dwc:startLongitude '1.396738291'^^xsd:double;
  dwc:endLongitude '1.380575061'^^xsd:double;
  dwc:latitude '54.93235016'^^xsd:double;
  dwc:startLatitude '54.96702576'^^xsd:double;
  dwc:endLatitude '54.91504669'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '5.86733'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:687'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90503693 1.377481699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90503693"^^xsd:decimal ;
  dwc:decimalLongitude "1.377481699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90503693 1.377481699)"^^geo:wktLiteral ;
  geo-pos:lat "54.90503693"^^xsd:decimal ;
  geo-pos:long "1.377481699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.457777777778'^^xsd:double;
  dwc:startTimeOfDay '12.438888888889'^^xsd:double;
  dwc:endTimeOfDay '12.519722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.377481699'^^xsd:double;
  dwc:startLongitude '1.3783499'^^xsd:double;
  dwc:endLongitude '1.374798298'^^xsd:double;
  dwc:latitude '54.90503693'^^xsd:double;
  dwc:startLatitude '54.90777969'^^xsd:double;
  dwc:endLatitude '54.8962822'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '1.2976'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:688'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85876465 1.363705039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85876465"^^xsd:decimal ;
  dwc:decimalLongitude "1.363705039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85876465 1.363705039)"^^geo:wktLiteral ;
  geo-pos:lat "54.85876465"^^xsd:decimal ;
  geo-pos:long "1.363705039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.783611111111'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.363705039'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.85876465'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:689'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83130646 1.355408311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83130646"^^xsd:decimal ;
  dwc:decimalLongitude "1.355408311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83130646 1.355408311)"^^geo:wktLiteral ;
  geo-pos:lat "54.83130646"^^xsd:decimal ;
  geo-pos:long "1.355408311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.978611111111'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.355408311'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.83130646'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:690'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84373474 1.359233379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84373474"^^xsd:decimal ;
  dwc:decimalLongitude "1.359233379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84373474 1.359233379)"^^geo:wktLiteral ;
  geo-pos:lat "54.84373474"^^xsd:decimal ;
  geo-pos:long "1.359233379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.889722222222'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.359233379'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.84373474'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:691'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86109161 1.364390016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86109161"^^xsd:decimal ;
  dwc:decimalLongitude "1.364390016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86109161 1.364390016)"^^geo:wktLiteral ;
  geo-pos:lat "54.86109161"^^xsd:decimal ;
  geo-pos:long "1.364390016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.767222222222'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.364390016'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.86109161'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:692'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85486603 1.362535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85486603"^^xsd:decimal ;
  dwc:decimalLongitude "1.362535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85486603 1.362535)"^^geo:wktLiteral ;
  geo-pos:lat "54.85486603"^^xsd:decimal ;
  geo-pos:long "1.362535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.811388888889'^^xsd:double;
  dwc:startTimeOfDay '12.519722222222'^^xsd:double;
  dwc:endTimeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.362535'^^xsd:double;
  dwc:startLongitude '1.374798298'^^xsd:double;
  dwc:endLongitude '1.353010058'^^xsd:double;
  dwc:latitude '54.85486603'^^xsd:double;
  dwc:startLatitude '54.8962822'^^xsd:double;
  dwc:endLatitude '54.82394028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.15853'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:693'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81099319 1.349578381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81099319"^^xsd:decimal ;
  dwc:decimalLongitude "1.349578381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81099319 1.349578381)"^^geo:wktLiteral ;
  geo-pos:lat "54.81099319"^^xsd:decimal ;
  geo-pos:long "1.349578381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.122222222222'^^xsd:double;
  dwc:startTimeOfDay '13.030833333333'^^xsd:double;
  dwc:endTimeOfDay '13.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.349578381'^^xsd:double;
  dwc:startLongitude '1.353010058'^^xsd:double;
  dwc:endLongitude '1.332971692'^^xsd:double;
  dwc:latitude '54.81099319'^^xsd:double;
  dwc:startLatitude '54.82394028'^^xsd:double;
  dwc:endLatitude '54.75606918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.65033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:694'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8070488 1.34847331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8070488"^^xsd:decimal ;
  dwc:decimalLongitude "1.34847331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8070488 1.34847331)"^^geo:wktLiteral ;
  geo-pos:lat "54.8070488"^^xsd:decimal ;
  geo-pos:long "1.34847331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:startTimeOfDay '13.030833333333'^^xsd:double;
  dwc:endTimeOfDay '13.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.34847331'^^xsd:double;
  dwc:startLongitude '1.353010058'^^xsd:double;
  dwc:endLongitude '1.332971692'^^xsd:double;
  dwc:latitude '54.8070488'^^xsd:double;
  dwc:startLatitude '54.82394028'^^xsd:double;
  dwc:endLatitude '54.75606918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.65033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:695'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79711151 1.345175028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.79711151"^^xsd:decimal ;
  dwc:decimalLongitude "1.345175028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79711151 1.345175028)"^^geo:wktLiteral ;
  geo-pos:lat "54.79711151"^^xsd:decimal ;
  geo-pos:long "1.345175028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.221111111111'^^xsd:double;
  dwc:startTimeOfDay '13.030833333333'^^xsd:double;
  dwc:endTimeOfDay '13.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.345175028'^^xsd:double;
  dwc:startLongitude '1.353010058'^^xsd:double;
  dwc:endLongitude '1.332971692'^^xsd:double;
  dwc:latitude '54.79711151'^^xsd:double;
  dwc:startLatitude '54.82394028'^^xsd:double;
  dwc:endLatitude '54.75606918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.65033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:696'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.76564026 1.335703254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.76564026"^^xsd:decimal ;
  dwc:decimalLongitude "1.335703254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.76564026 1.335703254)"^^geo:wktLiteral ;
  geo-pos:lat "54.76564026"^^xsd:decimal ;
  geo-pos:long "1.335703254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.446666666667'^^xsd:double;
  dwc:startTimeOfDay '13.030833333333'^^xsd:double;
  dwc:endTimeOfDay '13.514166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.335703254'^^xsd:double;
  dwc:startLongitude '1.353010058'^^xsd:double;
  dwc:endLongitude '1.332971692'^^xsd:double;
  dwc:latitude '54.76564026'^^xsd:double;
  dwc:startLatitude '54.82394028'^^xsd:double;
  dwc:endLatitude '54.75606918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.65033'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:697'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74010468 1.327911615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74010468"^^xsd:decimal ;
  dwc:decimalLongitude "1.327911615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74010468 1.327911615)"^^geo:wktLiteral ;
  geo-pos:lat "54.74010468"^^xsd:decimal ;
  geo-pos:long "1.327911615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.628333333333'^^xsd:double;
  dwc:startTimeOfDay '13.514166666667'^^xsd:double;
  dwc:endTimeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.327911615'^^xsd:double;
  dwc:startLongitude '1.332971692'^^xsd:double;
  dwc:endLongitude '1.311434984'^^xsd:double;
  dwc:latitude '54.74010468'^^xsd:double;
  dwc:startLatitude '54.75606918'^^xsd:double;
  dwc:endLatitude '54.68494415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.02337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:698'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73887634 1.327605009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73887634"^^xsd:decimal ;
  dwc:decimalLongitude "1.327605009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73887634 1.327605009)"^^geo:wktLiteral ;
  geo-pos:lat "54.73887634"^^xsd:decimal ;
  geo-pos:long "1.327605009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.637222222222'^^xsd:double;
  dwc:startTimeOfDay '13.514166666667'^^xsd:double;
  dwc:endTimeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.327605009'^^xsd:double;
  dwc:startLongitude '1.332971692'^^xsd:double;
  dwc:endLongitude '1.311434984'^^xsd:double;
  dwc:latitude '54.73887634'^^xsd:double;
  dwc:startLatitude '54.75606918'^^xsd:double;
  dwc:endLatitude '54.68494415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '8.02337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:699'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73284531 1.325921655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73284531"^^xsd:decimal ;
  dwc:decimalLongitude "1.325921655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73284531 1.325921655)"^^geo:wktLiteral ;
  geo-pos:lat "54.73284531"^^xsd:decimal ;
  geo-pos:long "1.325921655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.679722222222'^^xsd:double;
  dwc:startTimeOfDay '13.514166666667'^^xsd:double;
  dwc:endTimeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.325921655'^^xsd:double;
  dwc:startLongitude '1.332971692'^^xsd:double;
  dwc:endLongitude '1.311434984'^^xsd:double;
  dwc:latitude '54.73284531'^^xsd:double;
  dwc:startLatitude '54.75606918'^^xsd:double;
  dwc:endLatitude '54.68494415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.02337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:700'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73073578 1.325325012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73073578"^^xsd:decimal ;
  dwc:decimalLongitude "1.325325012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73073578 1.325325012)"^^geo:wktLiteral ;
  geo-pos:lat "54.73073578"^^xsd:decimal ;
  geo-pos:long "1.325325012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.694722222222'^^xsd:double;
  dwc:startTimeOfDay '13.514166666667'^^xsd:double;
  dwc:endTimeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.325325012'^^xsd:double;
  dwc:startLongitude '1.332971692'^^xsd:double;
  dwc:endLongitude '1.311434984'^^xsd:double;
  dwc:latitude '54.73073578'^^xsd:double;
  dwc:startLatitude '54.75606918'^^xsd:double;
  dwc:endLatitude '54.68494415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.02337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:701'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72481155 1.323626757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72481155"^^xsd:decimal ;
  dwc:decimalLongitude "1.323626757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72481155 1.323626757)"^^geo:wktLiteral ;
  geo-pos:lat "54.72481155"^^xsd:decimal ;
  geo-pos:long "1.323626757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.736944444444'^^xsd:double;
  dwc:startTimeOfDay '13.514166666667'^^xsd:double;
  dwc:endTimeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.323626757'^^xsd:double;
  dwc:startLongitude '1.332971692'^^xsd:double;
  dwc:endLongitude '1.311434984'^^xsd:double;
  dwc:latitude '54.72481155'^^xsd:double;
  dwc:startLatitude '54.75606918'^^xsd:double;
  dwc:endLatitude '54.68494415'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.02337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:702'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67952347 1.310058355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67952347"^^xsd:decimal ;
  dwc:decimalLongitude "1.310058355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67952347 1.310058355)"^^geo:wktLiteral ;
  geo-pos:lat "54.67952347"^^xsd:decimal ;
  geo-pos:long "1.310058355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.059444444444'^^xsd:double;
  dwc:startTimeOfDay '14.020833333333'^^xsd:double;
  dwc:endTimeOfDay '14.1075'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.310058355'^^xsd:double;
  dwc:startLongitude '1.311434984'^^xsd:double;
  dwc:endLongitude '1.30787003'^^xsd:double;
  dwc:latitude '54.67952347'^^xsd:double;
  dwc:startLatitude '54.68494415'^^xsd:double;
  dwc:endLatitude '54.67286682'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.36144'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:703'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65773773 1.303358316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65773773"^^xsd:decimal ;
  dwc:decimalLongitude "1.303358316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65773773 1.303358316)"^^geo:wktLiteral ;
  geo-pos:lat "54.65773773"^^xsd:decimal ;
  geo-pos:long "1.303358316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.215833333333'^^xsd:double;
  dwc:startTimeOfDay '14.192222222222'^^xsd:double;
  dwc:endTimeOfDay '14.41'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.303358316'^^xsd:double;
  dwc:startLongitude '1.30450666'^^xsd:double;
  dwc:endLongitude '1.295393348'^^xsd:double;
  dwc:latitude '54.65773773'^^xsd:double;
  dwc:startLatitude '54.66103363'^^xsd:double;
  dwc:endLatitude '54.63109589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '3.37789'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:704'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6199379 1.29208672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6199379"^^xsd:decimal ;
  dwc:decimalLongitude "1.29208672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6199379 1.29208672)"^^geo:wktLiteral ;
  geo-pos:lat "54.6199379"^^xsd:decimal ;
  geo-pos:long "1.29208672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.491944444444'^^xsd:double;
  dwc:startTimeOfDay '14.41'^^xsd:double;
  dwc:endTimeOfDay '14.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.29208672'^^xsd:double;
  dwc:startLongitude '1.295393348'^^xsd:double;
  dwc:endLongitude '1.289283395'^^xsd:double;
  dwc:latitude '54.6199379'^^xsd:double;
  dwc:startLatitude '54.63109589'^^xsd:double;
  dwc:endLatitude '54.61106873'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '2.25987'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:705'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60163498 1.286533356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60163498"^^xsd:decimal ;
  dwc:decimalLongitude "1.286533356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60163498 1.286533356)"^^geo:wktLiteral ;
  geo-pos:lat "54.60163498"^^xsd:decimal ;
  geo-pos:long "1.286533356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.626944444444'^^xsd:double;
  dwc:startTimeOfDay '14.604166666667'^^xsd:double;
  dwc:endTimeOfDay '14.786111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.286533356'^^xsd:double;
  dwc:startLongitude '1.287575006'^^xsd:double;
  dwc:endLongitude '1.28019166'^^xsd:double;
  dwc:latitude '54.60163498'^^xsd:double;
  dwc:startLatitude '54.60465622'^^xsd:double;
  dwc:endLatitude '54.58020782'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.75798'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:706'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56310272 1.274896622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56310272"^^xsd:decimal ;
  dwc:decimalLongitude "1.274896622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56310272 1.274896622)"^^geo:wktLiteral ;
  geo-pos:lat "54.56310272"^^xsd:decimal ;
  geo-pos:long "1.274896622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.914444444444'^^xsd:double;
  dwc:startTimeOfDay '14.882222222222'^^xsd:double;
  dwc:endTimeOfDay '14.955277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.274896622'^^xsd:double;
  dwc:startLongitude '1.276160002'^^xsd:double;
  dwc:endLongitude '1.273236752'^^xsd:double;
  dwc:latitude '54.56310272'^^xsd:double;
  dwc:startLatitude '54.56742477'^^xsd:double;
  dwc:endLatitude '54.55775452'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.09094'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:707'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56708145 1.276043296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56708145"^^xsd:decimal ;
  dwc:decimalLongitude "1.276043296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56708145 1.276043296)"^^geo:wktLiteral ;
  geo-pos:lat "54.56708145"^^xsd:decimal ;
  geo-pos:long "1.276043296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.884722222222'^^xsd:double;
  dwc:startTimeOfDay '14.882222222222'^^xsd:double;
  dwc:endTimeOfDay '14.955277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.276043296'^^xsd:double;
  dwc:startLongitude '1.276160002'^^xsd:double;
  dwc:endLongitude '1.273236752'^^xsd:double;
  dwc:latitude '54.56708145'^^xsd:double;
  dwc:startLatitude '54.56742477'^^xsd:double;
  dwc:endLatitude '54.55775452'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.09094'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:708'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55501938 1.272408247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55501938"^^xsd:decimal ;
  dwc:decimalLongitude "1.272408247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55501938 1.272408247)"^^geo:wktLiteral ;
  geo-pos:lat "54.55501938"^^xsd:decimal ;
  geo-pos:long "1.272408247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.975833333333'^^xsd:double;
  dwc:startTimeOfDay '14.971111111111'^^xsd:double;
  dwc:endTimeOfDay '15.015833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.272408247'^^xsd:double;
  dwc:startLongitude '1.27259326'^^xsd:double;
  dwc:endLongitude '1.270796657'^^xsd:double;
  dwc:latitude '54.55501938'^^xsd:double;
  dwc:startLatitude '54.55562973'^^xsd:double;
  dwc:endLatitude '54.54970551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.668404'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:709'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49153519 1.253593326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49153519"^^xsd:decimal ;
  dwc:decimalLongitude "1.253593326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49153519 1.253593326)"^^geo:wktLiteral ;
  geo-pos:lat "54.49153519"^^xsd:decimal ;
  geo-pos:long "1.253593326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.428333333333'^^xsd:double;
  dwc:startTimeOfDay '15.05'^^xsd:double;
  dwc:endTimeOfDay '15.521666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.253593326'^^xsd:double;
  dwc:startLongitude '1.269904971'^^xsd:double;
  dwc:endLongitude '1.24941659'^^xsd:double;
  dwc:latitude '54.49153519'^^xsd:double;
  dwc:startLatitude '54.5451088'^^xsd:double;
  dwc:endLatitude '54.47805023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '7.56786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:710'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47007751 1.246659994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.47007751"^^xsd:decimal ;
  dwc:decimalLongitude "1.246659994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.47007751 1.246659994)"^^geo:wktLiteral ;
  geo-pos:lat "54.47007751"^^xsd:decimal ;
  geo-pos:long "1.246659994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.577777777778'^^xsd:double;
  dwc:startTimeOfDay '15.521666666667'^^xsd:double;
  dwc:endTimeOfDay '15.829166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.246659994'^^xsd:double;
  dwc:startLongitude '1.24941659'^^xsd:double;
  dwc:endLongitude '1.236656666'^^xsd:double;
  dwc:latitude '54.47007751'^^xsd:double;
  dwc:startLatitude '54.47805023'^^xsd:double;
  dwc:endLatitude '54.43431091'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '4.92971'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:711'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33005524 1.206424952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33005524"^^xsd:decimal ;
  dwc:decimalLongitude "1.206424952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33005524 1.206424952)"^^geo:wktLiteral ;
  geo-pos:lat "54.33005524"^^xsd:decimal ;
  geo-pos:long "1.206424952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.554722222222'^^xsd:double;
  dwc:startTimeOfDay '16.535'^^xsd:double;
  dwc:endTimeOfDay '17.008611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.206424952'^^xsd:double;
  dwc:startLongitude '1.207261682'^^xsd:double;
  dwc:endLongitude '1.185386658'^^xsd:double;
  dwc:latitude '54.33005524'^^xsd:double;
  dwc:startLatitude '54.33286285'^^xsd:double;
  dwc:endLatitude '54.26464081'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.7124'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:712'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26180649 1.184596658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26180649"^^xsd:decimal ;
  dwc:decimalLongitude "1.184596658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26180649 1.184596658)"^^geo:wktLiteral ;
  geo-pos:lat "54.26180649"^^xsd:decimal ;
  geo-pos:long "1.184596658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.028333333333'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.184596658'^^xsd:double;
  dwc:startLongitude '1.185386658'^^xsd:double;
  dwc:endLongitude '1.163126588'^^xsd:double;
  dwc:latitude '54.26180649'^^xsd:double;
  dwc:startLatitude '54.26464081'^^xsd:double;
  dwc:endLatitude '54.18975449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:713'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22565842 1.174693346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22565842"^^xsd:decimal ;
  dwc:decimalLongitude "1.174693346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22565842 1.174693346)"^^geo:wktLiteral ;
  geo-pos:lat "54.22565842"^^xsd:decimal ;
  geo-pos:long "1.174693346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.272777777778'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.174693346'^^xsd:double;
  dwc:startLongitude '1.185386658'^^xsd:double;
  dwc:endLongitude '1.163126588'^^xsd:double;
  dwc:latitude '54.22565842'^^xsd:double;
  dwc:startLatitude '54.26464081'^^xsd:double;
  dwc:endLatitude '54.18975449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:714'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23089218 1.176270008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23089218"^^xsd:decimal ;
  dwc:decimalLongitude "1.176270008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23089218 1.176270008)"^^geo:wktLiteral ;
  geo-pos:lat "54.23089218"^^xsd:decimal ;
  geo-pos:long "1.176270008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.238055555556'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.176270008'^^xsd:double;
  dwc:startLongitude '1.185386658'^^xsd:double;
  dwc:endLongitude '1.163126588'^^xsd:double;
  dwc:latitude '54.23089218'^^xsd:double;
  dwc:startLatitude '54.26464081'^^xsd:double;
  dwc:endLatitude '54.18975449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:715'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24720764 1.180776715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24720764"^^xsd:decimal ;
  dwc:decimalLongitude "1.180776715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24720764 1.180776715)"^^geo:wktLiteral ;
  geo-pos:lat "54.24720764"^^xsd:decimal ;
  geo-pos:long "1.180776715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.1275'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.180776715'^^xsd:double;
  dwc:startLongitude '1.185386658'^^xsd:double;
  dwc:endLongitude '1.163126588'^^xsd:double;
  dwc:latitude '54.24720764'^^xsd:double;
  dwc:startLatitude '54.26464081'^^xsd:double;
  dwc:endLatitude '54.18975449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:716'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23723221 1.178211689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23723221"^^xsd:decimal ;
  dwc:decimalLongitude "1.178211689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23723221 1.178211689)"^^geo:wktLiteral ;
  geo-pos:lat "54.23723221"^^xsd:decimal ;
  geo-pos:long "1.178211689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.195'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.178211689'^^xsd:double;
  dwc:startLongitude '1.185386658'^^xsd:double;
  dwc:endLongitude '1.163126588'^^xsd:double;
  dwc:latitude '54.23723221'^^xsd:double;
  dwc:startLatitude '54.26464081'^^xsd:double;
  dwc:endLatitude '54.18975449'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44606'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:717'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12495041 1.145149946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12495041"^^xsd:decimal ;
  dwc:decimalLongitude "1.145149946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12495041 1.145149946)"^^geo:wktLiteral ;
  geo-pos:lat "54.12495041"^^xsd:decimal ;
  geo-pos:long "1.145149946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.925277777778'^^xsd:double;
  dwc:startTimeOfDay '17.554166666667'^^xsd:double;
  dwc:endTimeOfDay '18.024722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.145149946'^^xsd:double;
  dwc:startLongitude '1.161263227'^^xsd:double;
  dwc:endLongitude '1.140528321'^^xsd:double;
  dwc:latitude '54.12495041'^^xsd:double;
  dwc:startLatitude '54.1828537'^^xsd:double;
  dwc:endLatitude '54.10943222'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.26946'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:718'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51744775 2.92892907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51744775"^^xsd:decimal ;
  dwc:decimalLongitude "2.92892907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51744775 2.92892907)"^^geo:wktLiteral ;
  geo-pos:lat "55.51744775"^^xsd:decimal ;
  geo-pos:long "2.92892907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8825'^^xsd:double;
  dwc:startTimeOfDay '6.6075'^^xsd:double;
  dwc:endTimeOfDay '7.0344444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.92892907'^^xsd:double;
  dwc:startLongitude '2.900078297'^^xsd:double;
  dwc:endLongitude '2.943739891'^^xsd:double;
  dwc:latitude '55.51744775'^^xsd:double;
  dwc:startLatitude '55.56036758'^^xsd:double;
  dwc:endLatitude '55.49381638'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.88858'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:719'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.51286697 -1.789216638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.51286697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.789216638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.51286697 -1.789216638)"^^geo:wktLiteral ;
  geo-pos:lat "58.51286697"^^xsd:decimal ;
  geo-pos:long "-1.789216638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:startTimeOfDay '11.130833333333'^^xsd:double;
  dwc:endTimeOfDay '11.514722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.789216638'^^xsd:double;
  dwc:startLongitude '-1.770103455'^^xsd:double;
  dwc:endLongitude '-1.891059875'^^xsd:double;
  dwc:latitude '58.51286697'^^xsd:double;
  dwc:startLatitude '58.5111084'^^xsd:double;
  dwc:endLatitude '58.52202225'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '7.12341'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:720'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6980629 -1.423804998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6980629"^^xsd:decimal ;
  dwc:decimalLongitude "-1.423804998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6980629 -1.423804998)"^^geo:wktLiteral ;
  geo-pos:lat "58.6980629"^^xsd:decimal ;
  geo-pos:long "-1.423804998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.689444444444'^^xsd:double;
  dwc:startTimeOfDay '18.560555555556'^^xsd:double;
  dwc:endTimeOfDay '18.840833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.423804998'^^xsd:double;
  dwc:startLongitude '-1.463613391'^^xsd:double;
  dwc:endLongitude '-1.376750112'^^xsd:double;
  dwc:latitude '58.6980629'^^xsd:double;
  dwc:startLatitude '58.69261932'^^xsd:double;
  dwc:endLatitude '58.70418167'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '5.17673'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:721'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69853592 -1.420024991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.69853592"^^xsd:decimal ;
  dwc:decimalLongitude "-1.420024991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69853592 -1.420024991)"^^geo:wktLiteral ;
  geo-pos:lat "58.69853592"^^xsd:decimal ;
  geo-pos:long "-1.420024991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.701666666667'^^xsd:double;
  dwc:startTimeOfDay '18.560555555556'^^xsd:double;
  dwc:endTimeOfDay '18.840833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.420024991'^^xsd:double;
  dwc:startLongitude '-1.463613391'^^xsd:double;
  dwc:endLongitude '-1.376750112'^^xsd:double;
  dwc:latitude '58.69853592'^^xsd:double;
  dwc:startLatitude '58.69261932'^^xsd:double;
  dwc:endLatitude '58.70418167'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.17673'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:722'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.70876312 -1.343113303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.70876312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.343113303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.70876312 -1.343113303)"^^geo:wktLiteral ;
  geo-pos:lat "58.70876312"^^xsd:decimal ;
  geo-pos:long "-1.343113303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.950555555556'^^xsd:double;
  dwc:startTimeOfDay '18.840833333333'^^xsd:double;
  dwc:endTimeOfDay '19.1525'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.343113303'^^xsd:double;
  dwc:startLongitude '-1.376750112'^^xsd:double;
  dwc:endLongitude '-1.282273412'^^xsd:double;
  dwc:latitude '58.70876312'^^xsd:double;
  dwc:startLatitude '58.70418167'^^xsd:double;
  dwc:endLatitude '58.71786118'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.66024'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:723'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.70976639 -1.336488366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.70976639"^^xsd:decimal ;
  dwc:decimalLongitude "-1.336488366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.70976639 -1.336488366)"^^geo:wktLiteral ;
  geo-pos:lat "58.70976639"^^xsd:decimal ;
  geo-pos:long "-1.336488366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.972777777778'^^xsd:double;
  dwc:startTimeOfDay '18.840833333333'^^xsd:double;
  dwc:endTimeOfDay '19.1525'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.336488366'^^xsd:double;
  dwc:startLongitude '-1.376750112'^^xsd:double;
  dwc:endLongitude '-1.282273412'^^xsd:double;
  dwc:latitude '58.70976639'^^xsd:double;
  dwc:startLatitude '58.70418167'^^xsd:double;
  dwc:endLatitude '58.71786118'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.66024'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:724'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.72911835 -1.202241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.72911835"^^xsd:decimal ;
  dwc:decimalLongitude "-1.202241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.72911835 -1.202241659)"^^geo:wktLiteral ;
  geo-pos:lat "58.72911835"^^xsd:decimal ;
  geo-pos:long "-1.202241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.415833333333'^^xsd:double;
  dwc:startTimeOfDay '19.1525'^^xsd:double;
  dwc:endTimeOfDay '19.571666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.202241659'^^xsd:double;
  dwc:startLongitude '-1.282273412'^^xsd:double;
  dwc:endLongitude '-1.154881716'^^xsd:double;
  dwc:latitude '58.72911835'^^xsd:double;
  dwc:startLatitude '58.71786118'^^xsd:double;
  dwc:endLatitude '58.73440933'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.57524'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:725'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7611838 -0.957066467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7611838"^^xsd:decimal ;
  dwc:decimalLongitude "-0.957066467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7611838 -0.957066467)"^^geo:wktLiteral ;
  geo-pos:lat "58.7611838"^^xsd:decimal ;
  geo-pos:long "-0.957066467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.220833333333'^^xsd:double;
  dwc:startTimeOfDay '20.034444444444'^^xsd:double;
  dwc:endTimeOfDay '20.522777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.957066467'^^xsd:double;
  dwc:startLongitude '-1.014083208'^^xsd:double;
  dwc:endLongitude '-0.864236653'^^xsd:double;
  dwc:latitude '58.7611838'^^xsd:double;
  dwc:startLatitude '58.75300098'^^xsd:double;
  dwc:endLatitude '58.77478027'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.96736'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:726'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76441546 -0.934548678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.76441546"^^xsd:decimal ;
  dwc:decimalLongitude "-0.934548678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76441546 -0.934548678)"^^geo:wktLiteral ;
  geo-pos:lat "58.76441546"^^xsd:decimal ;
  geo-pos:long "-0.934548678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.294444444444'^^xsd:double;
  dwc:startTimeOfDay '20.034444444444'^^xsd:double;
  dwc:endTimeOfDay '20.522777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.934548678'^^xsd:double;
  dwc:startLongitude '-1.014083208'^^xsd:double;
  dwc:endLongitude '-0.864236653'^^xsd:double;
  dwc:latitude '58.76441546'^^xsd:double;
  dwc:startLatitude '58.75300098'^^xsd:double;
  dwc:endLatitude '58.77478027'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '8.96736'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:727'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78257751 -0.804163337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.78257751"^^xsd:decimal ;
  dwc:decimalLongitude "-0.804163337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78257751 -0.804163337)"^^geo:wktLiteral ;
  geo-pos:lat "58.78257751"^^xsd:decimal ;
  geo-pos:long "-0.804163337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.715555555556'^^xsd:double;
  dwc:startTimeOfDay '20.623611111111'^^xsd:double;
  dwc:endTimeOfDay '21.013333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.804163337'^^xsd:double;
  dwc:startLongitude '-0.832704961'^^xsd:double;
  dwc:endLongitude '-0.712178349'^^xsd:double;
  dwc:latitude '58.78257751'^^xsd:double;
  dwc:startLatitude '58.77905273'^^xsd:double;
  dwc:endLatitude '58.79419708'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.14167'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:728'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.84661484 -0.329235017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.84661484"^^xsd:decimal ;
  dwc:decimalLongitude "-0.329235017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.84661484 -0.329235017)"^^geo:wktLiteral ;
  geo-pos:lat "58.84661484"^^xsd:decimal ;
  geo-pos:long "-0.329235017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8144444444444'^^xsd:double;
  dwc:startTimeOfDay '7.6944444444444'^^xsd:double;
  dwc:endTimeOfDay '7.8761111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.329235017'^^xsd:double;
  dwc:startLongitude '-0.366238326'^^xsd:double;
  dwc:endLongitude '-0.310128331'^^xsd:double;
  dwc:latitude '58.84661484'^^xsd:double;
  dwc:startLatitude '58.84123611'^^xsd:double;
  dwc:endLatitude '58.8492775'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.34713'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:729'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.84992599 -0.30546999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.84992599"^^xsd:decimal ;
  dwc:decimalLongitude "-0.30546999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.84992599 -0.30546999)"^^geo:wktLiteral ;
  geo-pos:lat "58.84992599"^^xsd:decimal ;
  geo-pos:long "-0.30546999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8913888888889'^^xsd:double;
  dwc:startTimeOfDay '7.8761111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0661111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.30546999'^^xsd:double;
  dwc:startLongitude '-0.310128331'^^xsd:double;
  dwc:endLongitude '-0.252173334'^^xsd:double;
  dwc:latitude '58.84992599'^^xsd:double;
  dwc:startLatitude '58.8492775'^^xsd:double;
  dwc:endLatitude '58.85760117'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.45696'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:730'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85515213 -0.269643337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85515213"^^xsd:decimal ;
  dwc:decimalLongitude "-0.269643337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85515213 -0.269643337)"^^geo:wktLiteral ;
  geo-pos:lat "58.85515213"^^xsd:decimal ;
  geo-pos:long "-0.269643337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0088888888889'^^xsd:double;
  dwc:startTimeOfDay '7.8761111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0661111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.269643337'^^xsd:double;
  dwc:startLongitude '-0.310128331'^^xsd:double;
  dwc:endLongitude '-0.252173334'^^xsd:double;
  dwc:latitude '58.85515213'^^xsd:double;
  dwc:startLatitude '58.8492775'^^xsd:double;
  dwc:endLatitude '58.85760117'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.45696'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:731'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85726547 -0.254745007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85726547"^^xsd:decimal ;
  dwc:decimalLongitude "-0.254745007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85726547 -0.254745007)"^^geo:wktLiteral ;
  geo-pos:lat "58.85726547"^^xsd:decimal ;
  geo-pos:long "-0.254745007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0577777777778'^^xsd:double;
  dwc:startTimeOfDay '7.8761111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0661111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.254745007'^^xsd:double;
  dwc:startLongitude '-0.310128331'^^xsd:double;
  dwc:endLongitude '-0.252173334'^^xsd:double;
  dwc:latitude '58.85726547'^^xsd:double;
  dwc:startLatitude '58.8492775'^^xsd:double;
  dwc:endLatitude '58.85760117'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.45696'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:732'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86054611 -0.229901657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86054611"^^xsd:decimal ;
  dwc:decimalLongitude "-0.229901657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86054611 -0.229901657)"^^geo:wktLiteral ;
  geo-pos:lat "58.86054611"^^xsd:decimal ;
  geo-pos:long "-0.229901657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1402777777778'^^xsd:double;
  dwc:startTimeOfDay '8.0661111111111'^^xsd:double;
  dwc:endTimeOfDay '8.2488888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.229901657'^^xsd:double;
  dwc:startLongitude '-0.252173334'^^xsd:double;
  dwc:endLongitude '-0.196330011'^^xsd:double;
  dwc:latitude '58.86054611'^^xsd:double;
  dwc:startLatitude '58.85760117'^^xsd:double;
  dwc:endLatitude '58.8649826'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '3.31201'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:733'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87110901 -0.151084989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87110901"^^xsd:decimal ;
  dwc:decimalLongitude "-0.151084989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87110901 -0.151084989)"^^geo:wktLiteral ;
  geo-pos:lat "58.87110901"^^xsd:decimal ;
  geo-pos:long "-0.151084989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3947222222222'^^xsd:double;
  dwc:startTimeOfDay '8.2488888888889'^^xsd:double;
  dwc:endTimeOfDay '8.6025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.151084989'^^xsd:double;
  dwc:startLongitude '-0.196330011'^^xsd:double;
  dwc:endLongitude '-0.086343333'^^xsd:double;
  dwc:latitude '58.87110901'^^xsd:double;
  dwc:startLatitude '58.8649826'^^xsd:double;
  dwc:endLatitude '58.87969589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.52609'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:734'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87272263 -0.139196664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87272263"^^xsd:decimal ;
  dwc:decimalLongitude "-0.139196664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87272263 -0.139196664)"^^geo:wktLiteral ;
  geo-pos:lat "58.87272263"^^xsd:decimal ;
  geo-pos:long "-0.139196664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4327777777778'^^xsd:double;
  dwc:startTimeOfDay '8.2488888888889'^^xsd:double;
  dwc:endTimeOfDay '8.6025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.139196664'^^xsd:double;
  dwc:startLongitude '-0.196330011'^^xsd:double;
  dwc:endLongitude '-0.086343333'^^xsd:double;
  dwc:latitude '58.87272263'^^xsd:double;
  dwc:startLatitude '58.8649826'^^xsd:double;
  dwc:endLatitude '58.87969589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.52609'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:735'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86562347 -0.19160834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86562347"^^xsd:decimal ;
  dwc:decimalLongitude "-0.19160834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86562347 -0.19160834)"^^geo:wktLiteral ;
  geo-pos:lat "58.86562347"^^xsd:decimal ;
  geo-pos:long "-0.19160834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2641666666667'^^xsd:double;
  dwc:startTimeOfDay '8.2488888888889'^^xsd:double;
  dwc:endTimeOfDay '8.6025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.19160834'^^xsd:double;
  dwc:startLongitude '-0.196330011'^^xsd:double;
  dwc:endLongitude '-0.086343333'^^xsd:double;
  dwc:latitude '58.86562347'^^xsd:double;
  dwc:startLatitude '58.8649826'^^xsd:double;
  dwc:endLatitude '58.87969589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.52609'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:736'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87480545 -0.124394998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87480545"^^xsd:decimal ;
  dwc:decimalLongitude "-0.124394998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87480545 -0.124394998)"^^geo:wktLiteral ;
  geo-pos:lat "58.87480545"^^xsd:decimal ;
  geo-pos:long "-0.124394998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4802777777778'^^xsd:double;
  dwc:startTimeOfDay '8.2488888888889'^^xsd:double;
  dwc:endTimeOfDay '8.6025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.124394998'^^xsd:double;
  dwc:startLongitude '-0.196330011'^^xsd:double;
  dwc:endLongitude '-0.086343333'^^xsd:double;
  dwc:latitude '58.87480545'^^xsd:double;
  dwc:startLatitude '58.8649826'^^xsd:double;
  dwc:endLatitude '58.87969589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '6.52609'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:737'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86919785 -0.165156662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86919785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.165156662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86919785 -0.165156662)"^^geo:wktLiteral ;
  geo-pos:lat "58.86919785"^^xsd:decimal ;
  geo-pos:long "-0.165156662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3494444444444'^^xsd:double;
  dwc:startTimeOfDay '8.2488888888889'^^xsd:double;
  dwc:endTimeOfDay '8.6025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.165156662'^^xsd:double;
  dwc:startLongitude '-0.196330011'^^xsd:double;
  dwc:endLongitude '-0.086343333'^^xsd:double;
  dwc:latitude '58.86919785'^^xsd:double;
  dwc:startLatitude '58.8649826'^^xsd:double;
  dwc:endLatitude '58.87969589'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.52609'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:738'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88518906 -0.044253334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.88518906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.044253334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88518906 -0.044253334)"^^geo:wktLiteral ;
  geo-pos:lat "58.88518906"^^xsd:decimal ;
  geo-pos:long "-0.044253334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7369444444444'^^xsd:double;
  dwc:startTimeOfDay '8.6025'^^xsd:double;
  dwc:endTimeOfDay '8.8944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.044253334'^^xsd:double;
  dwc:startLongitude '-0.086343333'^^xsd:double;
  dwc:endLongitude '0.004781667'^^xsd:double;
  dwc:latitude '58.88518906'^^xsd:double;
  dwc:startLatitude '58.87969589'^^xsd:double;
  dwc:endLatitude '58.89129257'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.38885'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:739'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.15137482 1.936413288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.15137482"^^xsd:decimal ;
  dwc:decimalLongitude "1.936413288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.15137482 1.936413288)"^^geo:wktLiteral ;
  geo-pos:lat "59.15137482"^^xsd:decimal ;
  geo-pos:long "1.936413288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.3813888888889'^^xsd:double;
  dwc:startTimeOfDay '3.9077777777778'^^xsd:double;
  dwc:endTimeOfDay '4.5230555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.936413288'^^xsd:double;
  dwc:startLongitude '1.785688281'^^xsd:double;
  dwc:endLongitude '1.980986834'^^xsd:double;
  dwc:latitude '59.15137482'^^xsd:double;
  dwc:startLatitude '59.13170624'^^xsd:double;
  dwc:endLatitude '59.15748596'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '11.4929'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:740'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.52315903 4.213560104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.52315903"^^xsd:decimal ;
  dwc:decimalLongitude "4.213560104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.52315903 4.213560104)"^^geo:wktLiteral ;
  geo-pos:lat "59.52315903"^^xsd:decimal ;
  geo-pos:long "4.213560104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.7747222222222'^^xsd:double;
  dwc:startTimeOfDay '4.5272222222222'^^xsd:double;
  dwc:endTimeOfDay '5.0061111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.213560104'^^xsd:double;
  dwc:startLongitude '4.292056561'^^xsd:double;
  dwc:endLongitude '4.145069623'^^xsd:double;
  dwc:latitude '59.52315903'^^xsd:double;
  dwc:startLatitude '59.51172638'^^xsd:double;
  dwc:endLatitude '59.53403675'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:sampleSize '8.6471'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:741'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.70675278 3.028988123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.70675278"^^xsd:decimal ;
  dwc:decimalLongitude "3.028988123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.70675278 3.028988123)"^^geo:wktLiteral ;
  geo-pos:lat "59.70675278"^^xsd:decimal ;
  geo-pos:long "3.028988123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8036111111111'^^xsd:double;
  dwc:startTimeOfDay '9.5144444444444'^^xsd:double;
  dwc:endTimeOfDay '9.9869444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.028988123'^^xsd:double;
  dwc:startLongitude '3.112368345'^^xsd:double;
  dwc:endLongitude '2.975011587'^^xsd:double;
  dwc:latitude '59.70675278'^^xsd:double;
  dwc:startLatitude '59.69256973'^^xsd:double;
  dwc:endLatitude '59.7151947'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.0998'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:742'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.93653107 1.52309823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.93653107"^^xsd:decimal ;
  dwc:decimalLongitude "1.52309823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.93653107 1.52309823)"^^geo:wktLiteral ;
  geo-pos:lat "59.93653107"^^xsd:decimal ;
  geo-pos:long "1.52309823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.217222222222'^^xsd:double;
  dwc:startTimeOfDay '15.028611111111'^^xsd:double;
  dwc:endTimeOfDay '15.518055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.52309823'^^xsd:double;
  dwc:startLongitude '1.587968469'^^xsd:double;
  dwc:endLongitude '1.420141697'^^xsd:double;
  dwc:latitude '59.93653107'^^xsd:double;
  dwc:startLatitude '59.92695999'^^xsd:double;
  dwc:endLatitude '59.95251465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.7635'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:743'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.64822769 0.633363366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.64822769"^^xsd:decimal ;
  dwc:decimalLongitude "0.633363366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.64822769 0.633363366)"^^geo:wktLiteral ;
  geo-pos:lat "60.64822769"^^xsd:decimal ;
  geo-pos:long "0.633363366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.265'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.633363366'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.64822769'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:754'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6455307 0.615518332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6455307"^^xsd:decimal ;
  dwc:decimalLongitude "0.615518332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6455307 0.615518332)"^^geo:wktLiteral ;
  geo-pos:lat "60.6455307"^^xsd:decimal ;
  geo-pos:long "0.615518332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.21'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.615518332'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.6455307'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:755'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66034317 0.709583342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.66034317"^^xsd:decimal ;
  dwc:decimalLongitude "0.709583342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66034317 0.709583342)"^^geo:wktLiteral ;
  geo-pos:lat "60.66034317"^^xsd:decimal ;
  geo-pos:long "0.709583342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5008333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.709583342'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.66034317'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:756'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65259552 0.661341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.65259552"^^xsd:decimal ;
  dwc:decimalLongitude "0.661341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.65259552 0.661341667)"^^geo:wktLiteral ;
  geo-pos:lat "60.65259552"^^xsd:decimal ;
  geo-pos:long "0.661341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3511111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0433333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.661341667'^^xsd:double;
  dwc:startLongitude '0.561643362'^^xsd:double;
  dwc:endLongitude '0.715551674'^^xsd:double;
  dwc:latitude '60.65259552'^^xsd:double;
  dwc:startLatitude '60.63722992'^^xsd:double;
  dwc:endLatitude '60.66131973'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.79979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:757'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66228104 0.721349955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.66228104"^^xsd:decimal ;
  dwc:decimalLongitude "0.721349955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66228104 0.721349955)"^^geo:wktLiteral ;
  geo-pos:lat "60.66228104"^^xsd:decimal ;
  geo-pos:long "0.721349955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5366666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '9.7308333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.721349955'^^xsd:double;
  dwc:startLongitude '0.715551674'^^xsd:double;
  dwc:endLongitude '0.784736693'^^xsd:double;
  dwc:latitude '60.66228104'^^xsd:double;
  dwc:startLatitude '60.66131973'^^xsd:double;
  dwc:endLatitude '60.67251968'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.96647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:758'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66425705 0.733155012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.66425705"^^xsd:decimal ;
  dwc:decimalLongitude "0.733155012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66425705 0.733155012)"^^geo:wktLiteral ;
  geo-pos:lat "60.66425705"^^xsd:decimal ;
  geo-pos:long "0.733155012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5733333333333'^^xsd:double;
  dwc:startTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '9.7308333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.733155012'^^xsd:double;
  dwc:startLongitude '0.715551674'^^xsd:double;
  dwc:endLongitude '0.784736693'^^xsd:double;
  dwc:latitude '60.66425705'^^xsd:double;
  dwc:startLatitude '60.66131973'^^xsd:double;
  dwc:endLatitude '60.67251968'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.96647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:759'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66524124 0.739433348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.66524124"^^xsd:decimal ;
  dwc:decimalLongitude "0.739433348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66524124 0.739433348)"^^geo:wktLiteral ;
  geo-pos:lat "60.66524124"^^xsd:decimal ;
  geo-pos:long "0.739433348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5922222222222'^^xsd:double;
  dwc:startTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '9.7308333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.739433348'^^xsd:double;
  dwc:startLongitude '0.715551674'^^xsd:double;
  dwc:endLongitude '0.784736693'^^xsd:double;
  dwc:latitude '60.66524124'^^xsd:double;
  dwc:startLatitude '60.66131973'^^xsd:double;
  dwc:endLatitude '60.67251968'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.96647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:760'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66565704 0.741968334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.66565704"^^xsd:decimal ;
  dwc:decimalLongitude "0.741968334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.66565704 0.741968334)"^^geo:wktLiteral ;
  geo-pos:lat "60.66565704"^^xsd:decimal ;
  geo-pos:long "0.741968334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:startTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '9.7308333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.741968334'^^xsd:double;
  dwc:startLongitude '0.715551674'^^xsd:double;
  dwc:endLongitude '0.784736693'^^xsd:double;
  dwc:latitude '60.66565704'^^xsd:double;
  dwc:startLatitude '60.66131973'^^xsd:double;
  dwc:endLatitude '60.67251968'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.96647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:761'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6666832 0.748506665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6666832"^^xsd:decimal ;
  dwc:decimalLongitude "0.748506665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6666832 0.748506665)"^^geo:wktLiteral ;
  geo-pos:lat "60.6666832"^^xsd:decimal ;
  geo-pos:long "0.748506665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6202777777778'^^xsd:double;
  dwc:startTimeOfDay '9.5188888888889'^^xsd:double;
  dwc:endTimeOfDay '9.7308333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.748506665'^^xsd:double;
  dwc:startLongitude '0.715551674'^^xsd:double;
  dwc:endLongitude '0.784736693'^^xsd:double;
  dwc:latitude '60.6666832'^^xsd:double;
  dwc:startLatitude '60.66131973'^^xsd:double;
  dwc:endLatitude '60.67251968'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.96647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:762'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86163712 10.82144737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.86163712"^^xsd:decimal ;
  dwc:decimalLongitude "10.82144737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86163712 10.82144737)"^^geo:wktLiteral ;
  geo-pos:lat "55.86163712"^^xsd:decimal ;
  geo-pos:long "10.82144737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0647222222222'^^xsd:double;
  dwc:startTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.2225'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.82144737'^^xsd:double;
  dwc:startLongitude '10.7482729'^^xsd:double;
  dwc:endLongitude '10.84685707'^^xsd:double;
  dwc:latitude '55.86163712'^^xsd:double;
  dwc:startLatitude '55.92823792'^^xsd:double;
  dwc:endLatitude '55.83921051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.6455'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:535'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6892 7.002238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6892"^^xsd:decimal ;
  dwc:decimalLongitude "7.002238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6892 7.002238)"^^geo:wktLiteral ;
  geo-pos:lat "54.6892"^^xsd:decimal ;
  geo-pos:long "7.002238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.967222222222'^^xsd:double;
  dwc:startTimeOfDay '15.938888888889'^^xsd:double;
  dwc:endTimeOfDay '16.021666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.002238'^^xsd:double;
  dwc:startLongitude '7.005193'^^xsd:double;
  dwc:endLongitude '6.997804'^^xsd:double;
  dwc:latitude '54.6892'^^xsd:double;
  dwc:startLatitude '54.69354'^^xsd:double;
  dwc:endLatitude '54.6817'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '1.39865'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:554'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74957 7.044969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74957"^^xsd:decimal ;
  dwc:decimalLongitude "7.044969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74957 7.044969)"^^geo:wktLiteral ;
  geo-pos:lat "54.74957"^^xsd:decimal ;
  geo-pos:long "7.044969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.809722222222'^^xsd:double;
  dwc:startTimeOfDay '13.738333333333'^^xsd:double;
  dwc:endTimeOfDay '13.8625'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.044969'^^xsd:double;
  dwc:startLongitude '7.052242'^^xsd:double;
  dwc:endLongitude '7.039332'^^xsd:double;
  dwc:latitude '54.74957'^^xsd:double;
  dwc:startLatitude '54.75954'^^xsd:double;
  dwc:endLatitude '54.74213'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.10432'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:555'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71959 7.023035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.71959"^^xsd:decimal ;
  dwc:decimalLongitude "7.023035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71959 7.023035)"^^geo:wktLiteral ;
  geo-pos:lat "54.71959"^^xsd:decimal ;
  geo-pos:long "7.023035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.023055555556'^^xsd:double;
  dwc:startTimeOfDay '13.878888888889'^^xsd:double;
  dwc:endTimeOfDay '14.115833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.023035'^^xsd:double;
  dwc:startLongitude '7.03768'^^xsd:double;
  dwc:endLongitude '7.014189'^^xsd:double;
  dwc:latitude '54.71959'^^xsd:double;
  dwc:startLatitude '54.73983'^^xsd:double;
  dwc:endLatitude '54.70631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.01825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:556'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71454 7.019536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.71454"^^xsd:decimal ;
  dwc:decimalLongitude "7.019536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71454 7.019536)"^^geo:wktLiteral ;
  geo-pos:lat "54.71454"^^xsd:decimal ;
  geo-pos:long "7.019536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.058333333333'^^xsd:double;
  dwc:startTimeOfDay '13.878888888889'^^xsd:double;
  dwc:endTimeOfDay '14.115833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.019536'^^xsd:double;
  dwc:startLongitude '7.03768'^^xsd:double;
  dwc:endLongitude '7.014189'^^xsd:double;
  dwc:latitude '54.71454'^^xsd:double;
  dwc:startLatitude '54.73983'^^xsd:double;
  dwc:endLatitude '54.70631'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.01825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:557'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55042 6.916517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55042"^^xsd:decimal ;
  dwc:decimalLongitude "6.916517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55042 6.916517)"^^geo:wktLiteral ;
  geo-pos:lat "54.55042"^^xsd:decimal ;
  geo-pos:long "6.916517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.185555555556'^^xsd:double;
  dwc:startTimeOfDay '15.029722222222'^^xsd:double;
  dwc:endTimeOfDay '15.303888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.916517'^^xsd:double;
  dwc:startLongitude '6.93104'^^xsd:double;
  dwc:endLongitude '6.905925'^^xsd:double;
  dwc:latitude '54.55042'^^xsd:double;
  dwc:startLatitude '54.57291'^^xsd:double;
  dwc:endLatitude '54.53327'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '4.69274'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:558'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54327 6.912127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54327"^^xsd:decimal ;
  dwc:decimalLongitude "6.912127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54327 6.912127)"^^geo:wktLiteral ;
  geo-pos:lat "54.54327"^^xsd:decimal ;
  geo-pos:long "6.912127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.235'^^xsd:double;
  dwc:startTimeOfDay '15.029722222222'^^xsd:double;
  dwc:endTimeOfDay '15.303888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.912127'^^xsd:double;
  dwc:startLongitude '6.93104'^^xsd:double;
  dwc:endLongitude '6.905925'^^xsd:double;
  dwc:latitude '54.54327'^^xsd:double;
  dwc:startLatitude '54.57291'^^xsd:double;
  dwc:endLatitude '54.53327'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.69274'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:559'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50703 6.889208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50703"^^xsd:decimal ;
  dwc:decimalLongitude "6.889208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50703 6.889208)"^^geo:wktLiteral ;
  geo-pos:lat "54.50703"^^xsd:decimal ;
  geo-pos:long "6.889208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.485555555556'^^xsd:double;
  dwc:startTimeOfDay '15.303888888889'^^xsd:double;
  dwc:endTimeOfDay '15.535555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.889208'^^xsd:double;
  dwc:startLongitude '6.905925'^^xsd:double;
  dwc:endLongitude '6.884502'^^xsd:double;
  dwc:latitude '54.50703'^^xsd:double;
  dwc:startLatitude '54.53327'^^xsd:double;
  dwc:endLatitude '54.4998'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.96759'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:560'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12301 6.646867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12301"^^xsd:decimal ;
  dwc:decimalLongitude "6.646867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12301 6.646867)"^^geo:wktLiteral ;
  geo-pos:lat "54.12301"^^xsd:decimal ;
  geo-pos:long "6.646867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5261111111111'^^xsd:double;
  dwc:startTimeOfDay '7.5052777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8347222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.646867'^^xsd:double;
  dwc:startLongitude '6.64888'^^xsd:double;
  dwc:endLongitude '6.617047'^^xsd:double;
  dwc:latitude '54.12301'^^xsd:double;
  dwc:startLatitude '54.12613'^^xsd:double;
  dwc:endLatitude '54.07625'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.91803'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:561'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0341 6.590257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0341"^^xsd:decimal ;
  dwc:decimalLongitude "6.590257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0341 6.590257)"^^geo:wktLiteral ;
  geo-pos:lat "54.0341"^^xsd:decimal ;
  geo-pos:long "6.590257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1086111111111'^^xsd:double;
  dwc:startTimeOfDay '8.0622222222222'^^xsd:double;
  dwc:endTimeOfDay '8.1911111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.590257'^^xsd:double;
  dwc:startLongitude '6.595019'^^xsd:double;
  dwc:endLongitude '6.581138'^^xsd:double;
  dwc:latitude '54.0341'^^xsd:double;
  dwc:startLatitude '54.04121'^^xsd:double;
  dwc:endLatitude '54.02157'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.36296'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:562'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.00431 6.570478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.00431"^^xsd:decimal ;
  dwc:decimalLongitude "6.570478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.00431 6.570478)"^^geo:wktLiteral ;
  geo-pos:lat "54.00431"^^xsd:decimal ;
  geo-pos:long "6.570478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:startTimeOfDay '8.2019444444444'^^xsd:double;
  dwc:endTimeOfDay '8.4233333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '6.570478'^^xsd:double;
  dwc:startLongitude '6.580057'^^xsd:double;
  dwc:endLongitude '6.559383'^^xsd:double;
  dwc:latitude '54.00431'^^xsd:double;
  dwc:startLatitude '54.01992'^^xsd:double;
  dwc:endLatitude '53.98577'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.02781'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:563'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07573 5.926795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07573"^^xsd:decimal ;
  dwc:decimalLongitude "5.926795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07573 5.926795)"^^geo:wktLiteral ;
  geo-pos:lat "54.07573"^^xsd:decimal ;
  geo-pos:long "5.926795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.934444444444'^^xsd:double;
  dwc:startTimeOfDay '12.544166666667'^^xsd:double;
  dwc:endTimeOfDay '13.0675'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.926795'^^xsd:double;
  dwc:startLongitude '5.96669'^^xsd:double;
  dwc:endLongitude '5.91362'^^xsd:double;
  dwc:latitude '54.07573'^^xsd:double;
  dwc:startLatitude '54.01728'^^xsd:double;
  dwc:endLatitude '54.09606'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.41357'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:564'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10825 5.905696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.10825"^^xsd:decimal ;
  dwc:decimalLongitude "5.905696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10825 5.905696)"^^geo:wktLiteral ;
  geo-pos:lat "54.10825"^^xsd:decimal ;
  geo-pos:long "5.905696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.1475'^^xsd:double;
  dwc:startTimeOfDay '13.0675'^^xsd:double;
  dwc:endTimeOfDay '13.193055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.905696'^^xsd:double;
  dwc:startLongitude '5.91362'^^xsd:double;
  dwc:endLongitude '5.901128'^^xsd:double;
  dwc:latitude '54.10825'^^xsd:double;
  dwc:startLatitude '54.09606'^^xsd:double;
  dwc:endLatitude '54.11516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.27308'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:565'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17458 5.860737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17458"^^xsd:decimal ;
  dwc:decimalLongitude "5.860737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17458 5.860737)"^^geo:wktLiteral ;
  geo-pos:lat "54.17458"^^xsd:decimal ;
  geo-pos:long "5.860737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:startTimeOfDay '13.193055555556'^^xsd:double;
  dwc:endTimeOfDay '13.621111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.860737'^^xsd:double;
  dwc:startLongitude '5.901128'^^xsd:double;
  dwc:endLongitude '5.856893'^^xsd:double;
  dwc:latitude '54.17458'^^xsd:double;
  dwc:startLatitude '54.11516'^^xsd:double;
  dwc:endLatitude '54.18028'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.7878'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:566'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26117 5.800128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26117"^^xsd:decimal ;
  dwc:decimalLongitude "5.800128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26117 5.800128)"^^geo:wktLiteral ;
  geo-pos:lat "54.26117"^^xsd:decimal ;
  geo-pos:long "5.800128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.160555555556'^^xsd:double;
  dwc:startTimeOfDay '14.038333333333'^^xsd:double;
  dwc:endTimeOfDay '14.585'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.800128'^^xsd:double;
  dwc:startLongitude '5.812502'^^xsd:double;
  dwc:endLongitude '5.756824'^^xsd:double;
  dwc:latitude '54.26117'^^xsd:double;
  dwc:startLatitude '54.24289'^^xsd:double;
  dwc:endLatitude '54.32442'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.75302'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:567'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75730133 5.458353519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75730133"^^xsd:decimal ;
  dwc:decimalLongitude "5.458353519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75730133 5.458353519)"^^geo:wktLiteral ;
  geo-pos:lat "54.75730133"^^xsd:decimal ;
  geo-pos:long "5.458353519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.634166666667'^^xsd:double;
  dwc:startTimeOfDay '11.595277777778'^^xsd:double;
  dwc:endTimeOfDay '12.024444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.458353519'^^xsd:double;
  dwc:startLongitude '5.462213039'^^xsd:double;
  dwc:endLongitude '5.419123173'^^xsd:double;
  dwc:latitude '54.75730133'^^xsd:double;
  dwc:startLatitude '54.75170898'^^xsd:double;
  dwc:endLatitude '54.81402206'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.45448'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:568'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11741638 5.208129883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11741638"^^xsd:decimal ;
  dwc:decimalLongitude "5.208129883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11741638 5.208129883)"^^geo:wktLiteral ;
  geo-pos:lat "55.11741638"^^xsd:decimal ;
  geo-pos:long "5.208129883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.099444444444'^^xsd:double;
  dwc:startTimeOfDay '13.991944444444'^^xsd:double;
  dwc:endTimeOfDay '14.127222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.208129883'^^xsd:double;
  dwc:startLongitude '5.218733788'^^xsd:double;
  dwc:endLongitude '5.205503464'^^xsd:double;
  dwc:latitude '55.11741638'^^xsd:double;
  dwc:startLatitude '55.10210037'^^xsd:double;
  dwc:endLatitude '55.1214447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.30817'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:569'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18882751 5.158269882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18882751"^^xsd:decimal ;
  dwc:decimalLongitude "5.158269882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18882751 5.158269882)"^^geo:wktLiteral ;
  geo-pos:lat "55.18882751"^^xsd:decimal ;
  geo-pos:long "5.158269882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.605555555556'^^xsd:double;
  dwc:startTimeOfDay '14.575555555556'^^xsd:double;
  dwc:endTimeOfDay '15.044722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '5.158269882'^^xsd:double;
  dwc:startLongitude '5.161264896'^^xsd:double;
  dwc:endLongitude '5.11492157'^^xsd:double;
  dwc:latitude '55.18882751'^^xsd:double;
  dwc:startLatitude '55.18460464'^^xsd:double;
  dwc:endLatitude '55.25031662'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.87071'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:570'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76663589 4.750432014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76663589"^^xsd:decimal ;
  dwc:decimalLongitude "4.750432014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76663589 4.750432014)"^^geo:wktLiteral ;
  geo-pos:lat "55.76663589"^^xsd:decimal ;
  geo-pos:long "4.750432014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7594444444444'^^xsd:double;
  dwc:startTimeOfDay '7.7366666666667'^^xsd:double;
  dwc:endTimeOfDay '7.7941666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.750432014'^^xsd:double;
  dwc:startLongitude '4.752858639'^^xsd:double;
  dwc:endLongitude '4.746648312'^^xsd:double;
  dwc:latitude '55.76663589'^^xsd:double;
  dwc:startLatitude '55.76354218'^^xsd:double;
  dwc:endLatitude '55.77140427'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '0.956006'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:571'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89925766 1.691310167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.89925766"^^xsd:decimal ;
  dwc:decimalLongitude "1.691310167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89925766 1.691310167)"^^geo:wktLiteral ;
  geo-pos:lat "55.89925766"^^xsd:decimal ;
  geo-pos:long "1.691310167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.2483333333333'^^xsd:double;
  dwc:startTimeOfDay '5.2086111111111'^^xsd:double;
  dwc:endTimeOfDay '5.5316666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.691310167'^^xsd:double;
  dwc:startLongitude '1.685021758'^^xsd:double;
  dwc:endLongitude '1.720928431'^^xsd:double;
  dwc:latitude '55.89925766'^^xsd:double;
  dwc:startLatitude '55.90502167'^^xsd:double;
  dwc:endLatitude '55.85460663'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.03264'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:572'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8861084 1.700860143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8861084"^^xsd:decimal ;
  dwc:decimalLongitude "1.700860143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8861084 1.700860143)"^^geo:wktLiteral ;
  geo-pos:lat "55.8861084"^^xsd:decimal ;
  geo-pos:long "1.700860143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3327777777778'^^xsd:double;
  dwc:startTimeOfDay '5.2086111111111'^^xsd:double;
  dwc:endTimeOfDay '5.5316666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.700860143'^^xsd:double;
  dwc:startLongitude '1.685021758'^^xsd:double;
  dwc:endLongitude '1.720928431'^^xsd:double;
  dwc:latitude '55.8861084'^^xsd:double;
  dwc:startLatitude '55.90502167'^^xsd:double;
  dwc:endLatitude '55.85460663'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.03264'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:573'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82688904 1.738493323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.82688904"^^xsd:decimal ;
  dwc:decimalLongitude "1.738493323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82688904 1.738493323)"^^geo:wktLiteral ;
  geo-pos:lat "55.82688904"^^xsd:decimal ;
  geo-pos:long "1.738493323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.7072222222222'^^xsd:double;
  dwc:startTimeOfDay '5.5316666666667'^^xsd:double;
  dwc:endTimeOfDay '5.8741666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.738493323'^^xsd:double;
  dwc:startLongitude '1.720928431'^^xsd:double;
  dwc:endLongitude '1.755019903'^^xsd:double;
  dwc:latitude '55.82688904'^^xsd:double;
  dwc:startLatitude '55.85460663'^^xsd:double;
  dwc:endLatitude '55.8004303'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.38505'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:574'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.66236877 1.842003345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.66236877"^^xsd:decimal ;
  dwc:decimalLongitude "1.842003345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.66236877 1.842003345)"^^geo:wktLiteral ;
  geo-pos:lat "55.66236877"^^xsd:decimal ;
  geo-pos:long "1.842003345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.7480555555556'^^xsd:double;
  dwc:startTimeOfDay '6.5769444444444'^^xsd:double;
  dwc:endTimeOfDay '6.9583333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.842003345'^^xsd:double;
  dwc:startLongitude '1.825240016'^^xsd:double;
  dwc:endLongitude '1.862590075'^^xsd:double;
  dwc:latitude '55.66236877'^^xsd:double;
  dwc:startLatitude '55.68941879'^^xsd:double;
  dwc:endLatitude '55.62971878'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.03488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:575'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65245056 1.848098278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65245056"^^xsd:decimal ;
  dwc:decimalLongitude "1.848098278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65245056 1.848098278)"^^geo:wktLiteral ;
  geo-pos:lat "55.65245056"^^xsd:decimal ;
  geo-pos:long "1.848098278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8111111111111'^^xsd:double;
  dwc:startTimeOfDay '6.5769444444444'^^xsd:double;
  dwc:endTimeOfDay '6.9583333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.848098278'^^xsd:double;
  dwc:startLongitude '1.825240016'^^xsd:double;
  dwc:endLongitude '1.862590075'^^xsd:double;
  dwc:latitude '55.65245056'^^xsd:double;
  dwc:startLatitude '55.68941879'^^xsd:double;
  dwc:endLatitude '55.62971878'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.03488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:576'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64894104 1.850391626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.64894104"^^xsd:decimal ;
  dwc:decimalLongitude "1.850391626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64894104 1.850391626)"^^geo:wktLiteral ;
  geo-pos:lat "55.64894104"^^xsd:decimal ;
  geo-pos:long "1.850391626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8341666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5769444444444'^^xsd:double;
  dwc:endTimeOfDay '6.9583333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.850391626'^^xsd:double;
  dwc:startLongitude '1.825240016'^^xsd:double;
  dwc:endLongitude '1.862590075'^^xsd:double;
  dwc:latitude '55.64894104'^^xsd:double;
  dwc:startLatitude '55.68941879'^^xsd:double;
  dwc:endLatitude '55.62971878'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.03488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:577'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64640427 1.851950049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.64640427"^^xsd:decimal ;
  dwc:decimalLongitude "1.851950049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64640427 1.851950049)"^^geo:wktLiteral ;
  geo-pos:lat "55.64640427"^^xsd:decimal ;
  geo-pos:long "1.851950049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8505555555556'^^xsd:double;
  dwc:startTimeOfDay '6.5769444444444'^^xsd:double;
  dwc:endTimeOfDay '6.9583333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.851950049'^^xsd:double;
  dwc:startLongitude '1.825240016'^^xsd:double;
  dwc:endLongitude '1.862590075'^^xsd:double;
  dwc:latitude '55.64640427'^^xsd:double;
  dwc:startLatitude '55.68941879'^^xsd:double;
  dwc:endLatitude '55.62971878'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.03488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:578'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64083481 1.855303407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.64083481"^^xsd:decimal ;
  dwc:decimalLongitude "1.855303407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64083481 1.855303407)"^^geo:wktLiteral ;
  geo-pos:lat "55.64083481"^^xsd:decimal ;
  geo-pos:long "1.855303407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8861111111111'^^xsd:double;
  dwc:startTimeOfDay '6.5769444444444'^^xsd:double;
  dwc:endTimeOfDay '6.9583333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.855303407'^^xsd:double;
  dwc:startLongitude '1.825240016'^^xsd:double;
  dwc:endLongitude '1.862590075'^^xsd:double;
  dwc:latitude '55.64083481'^^xsd:double;
  dwc:startLatitude '55.68941879'^^xsd:double;
  dwc:endLatitude '55.62971878'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.03488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:579'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.62902832 1.863006592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.62902832"^^xsd:decimal ;
  dwc:decimalLongitude "1.863006592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.62902832 1.863006592)"^^geo:wktLiteral ;
  geo-pos:lat "55.62902832"^^xsd:decimal ;
  geo-pos:long "1.863006592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.9625'^^xsd:double;
  dwc:startTimeOfDay '6.9583333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0233333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.863006592'^^xsd:double;
  dwc:startLongitude '1.862590075'^^xsd:double;
  dwc:endLongitude '1.868919849'^^xsd:double;
  dwc:latitude '55.62902832'^^xsd:double;
  dwc:startLatitude '55.62971878'^^xsd:double;
  dwc:endLatitude '55.61960602'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.19184'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:580'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56119156 1.905388355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56119156"^^xsd:decimal ;
  dwc:decimalLongitude "1.905388355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56119156 1.905388355)"^^geo:wktLiteral ;
  geo-pos:lat "55.56119156"^^xsd:decimal ;
  geo-pos:long "1.905388355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.4005555555556'^^xsd:double;
  dwc:startTimeOfDay '7.3408333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.905388355'^^xsd:double;
  dwc:startLongitude '1.899864912'^^xsd:double;
  dwc:endLongitude '1.915373206'^^xsd:double;
  dwc:latitude '55.56119156'^^xsd:double;
  dwc:startLatitude '55.57047653'^^xsd:double;
  dwc:endLatitude '55.54523849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '2.96899'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:581'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56645584 1.9021734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56645584"^^xsd:decimal ;
  dwc:decimalLongitude "1.9021734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56645584 1.9021734)"^^geo:wktLiteral ;
  geo-pos:lat "55.56645584"^^xsd:decimal ;
  geo-pos:long "1.9021734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3663888888889'^^xsd:double;
  dwc:startTimeOfDay '7.3408333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.9021734'^^xsd:double;
  dwc:startLongitude '1.899864912'^^xsd:double;
  dwc:endLongitude '1.915373206'^^xsd:double;
  dwc:latitude '55.56645584'^^xsd:double;
  dwc:startLatitude '55.57047653'^^xsd:double;
  dwc:endLatitude '55.54523849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.96899'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:582'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47844315 1.957601666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47844315"^^xsd:decimal ;
  dwc:decimalLongitude "1.957601666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47844315 1.957601666)"^^geo:wktLiteral ;
  geo-pos:lat "55.47844315"^^xsd:decimal ;
  geo-pos:long "1.957601666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9366666666667'^^xsd:double;
  dwc:startTimeOfDay '7.7319444444444'^^xsd:double;
  dwc:endTimeOfDay '8.0327777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.957601666'^^xsd:double;
  dwc:startLongitude '1.937208295'^^xsd:double;
  dwc:endLongitude '1.96716845'^^xsd:double;
  dwc:latitude '55.47844315'^^xsd:double;
  dwc:startLatitude '55.50984573'^^xsd:double;
  dwc:endLatitude '55.46376038'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.45736'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:583'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4432869 1.980316639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4432869"^^xsd:decimal ;
  dwc:decimalLongitude "1.980316639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4432869 1.980316639)"^^geo:wktLiteral ;
  geo-pos:lat "55.4432869"^^xsd:decimal ;
  geo-pos:long "1.980316639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1661111111111'^^xsd:double;
  dwc:startTimeOfDay '8.0327777777778'^^xsd:double;
  dwc:endTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.980316639'^^xsd:double;
  dwc:startLongitude '1.96716845'^^xsd:double;
  dwc:endLongitude '2.023525'^^xsd:double;
  dwc:latitude '55.4432869'^^xsd:double;
  dwc:startLatitude '55.46376038'^^xsd:double;
  dwc:endLatitude '55.37258148'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7372'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:584'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43418121 1.986129999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43418121"^^xsd:decimal ;
  dwc:decimalLongitude "1.986129999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43418121 1.986129999)"^^geo:wktLiteral ;
  geo-pos:lat "55.43418121"^^xsd:decimal ;
  geo-pos:long "1.986129999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2255555555556'^^xsd:double;
  dwc:startTimeOfDay '8.0327777777778'^^xsd:double;
  dwc:endTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.986129999'^^xsd:double;
  dwc:startLongitude '1.96716845'^^xsd:double;
  dwc:endLongitude '2.023525'^^xsd:double;
  dwc:latitude '55.43418121'^^xsd:double;
  dwc:startLatitude '55.46376038'^^xsd:double;
  dwc:endLatitude '55.37258148'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7372'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:585'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38977051 2.012981653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38977051"^^xsd:decimal ;
  dwc:decimalLongitude "2.012981653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38977051 2.012981653)"^^geo:wktLiteral ;
  geo-pos:lat "55.38977051"^^xsd:decimal ;
  geo-pos:long "2.012981653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5147222222222'^^xsd:double;
  dwc:startTimeOfDay '8.0327777777778'^^xsd:double;
  dwc:endTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.012981653'^^xsd:double;
  dwc:startLongitude '1.96716845'^^xsd:double;
  dwc:endLongitude '2.023525'^^xsd:double;
  dwc:latitude '55.38977051'^^xsd:double;
  dwc:startLatitude '55.46376038'^^xsd:double;
  dwc:endLatitude '55.37258148'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7372'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:586'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38414001 2.016436815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38414001"^^xsd:decimal ;
  dwc:decimalLongitude "2.016436815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38414001 2.016436815)"^^geo:wktLiteral ;
  geo-pos:lat "55.38414001"^^xsd:decimal ;
  geo-pos:long "2.016436815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5513888888889'^^xsd:double;
  dwc:startTimeOfDay '8.0327777777778'^^xsd:double;
  dwc:endTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.016436815'^^xsd:double;
  dwc:startLongitude '1.96716845'^^xsd:double;
  dwc:endLongitude '2.023525'^^xsd:double;
  dwc:latitude '55.38414001'^^xsd:double;
  dwc:startLatitude '55.46376038'^^xsd:double;
  dwc:endLatitude '55.37258148'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.7372'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:587'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33226776 2.04787159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33226776"^^xsd:decimal ;
  dwc:decimalLongitude "2.04787159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33226776 2.04787159)"^^geo:wktLiteral ;
  geo-pos:lat "55.33226776"^^xsd:decimal ;
  geo-pos:long "2.04787159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8902777777778'^^xsd:double;
  dwc:startTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:endTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.04787159'^^xsd:double;
  dwc:startLongitude '2.023525'^^xsd:double;
  dwc:endLongitude '2.066676617'^^xsd:double;
  dwc:latitude '55.33226776'^^xsd:double;
  dwc:startLatitude '55.37258148'^^xsd:double;
  dwc:endLatitude '55.30157852'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.34788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:588'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3138504 2.059168339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3138504"^^xsd:decimal ;
  dwc:decimalLongitude "2.059168339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3138504 2.059168339)"^^geo:wktLiteral ;
  geo-pos:lat "55.3138504"^^xsd:decimal ;
  geo-pos:long "2.059168339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0102777777778'^^xsd:double;
  dwc:startTimeOfDay '8.6272222222222'^^xsd:double;
  dwc:endTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.059168339'^^xsd:double;
  dwc:startLongitude '2.023525'^^xsd:double;
  dwc:endLongitude '2.066676617'^^xsd:double;
  dwc:latitude '55.3138504'^^xsd:double;
  dwc:startLatitude '55.37258148'^^xsd:double;
  dwc:endLatitude '55.30157852'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.34788'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:589'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29064178 2.073456526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.29064178"^^xsd:decimal ;
  dwc:decimalLongitude "2.073456526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29064178 2.073456526)"^^geo:wktLiteral ;
  geo-pos:lat "55.29064178"^^xsd:decimal ;
  geo-pos:long "2.073456526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1619444444444'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.073456526'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.29064178'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:590'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27936172 2.080775023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27936172"^^xsd:decimal ;
  dwc:decimalLongitude "2.080775023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27936172 2.080775023)"^^geo:wktLiteral ;
  geo-pos:lat "55.27936172"^^xsd:decimal ;
  geo-pos:long "2.080775023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2361111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.080775023'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.27936172'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:591'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27035141 2.086478472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.27035141"^^xsd:decimal ;
  dwc:decimalLongitude "2.086478472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.27035141 2.086478472)"^^geo:wktLiteral ;
  geo-pos:lat "55.27035141"^^xsd:decimal ;
  geo-pos:long "2.086478472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2952777777778'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.086478472'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.27035141'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:592'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26194 2.091843367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26194"^^xsd:decimal ;
  dwc:decimalLongitude "2.091843367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26194 2.091843367)"^^geo:wktLiteral ;
  geo-pos:lat "55.26194"^^xsd:decimal ;
  geo-pos:long "2.091843367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3505555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.091843367'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.26194'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:593'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25892639 2.093611717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25892639"^^xsd:decimal ;
  dwc:decimalLongitude "2.093611717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25892639 2.093611717)"^^geo:wktLiteral ;
  geo-pos:lat "55.25892639"^^xsd:decimal ;
  geo-pos:long "2.093611717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.37'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.093611717'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.25892639'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:594'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29800797 2.068830013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.29800797"^^xsd:decimal ;
  dwc:decimalLongitude "2.068830013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29800797 2.068830013)"^^geo:wktLiteral ;
  geo-pos:lat "55.29800797"^^xsd:decimal ;
  geo-pos:long "2.068830013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1136111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0902777777778'^^xsd:double;
  dwc:endTimeOfDay '9.56'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.068830013'^^xsd:double;
  dwc:startLongitude '2.066676617'^^xsd:double;
  dwc:endLongitude '2.110808372'^^xsd:double;
  dwc:latitude '55.29800797'^^xsd:double;
  dwc:startLatitude '55.30157852'^^xsd:double;
  dwc:endLatitude '55.22985077'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.44595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:595'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16307068 2.151809931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16307068"^^xsd:decimal ;
  dwc:decimalLongitude "2.151809931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16307068 2.151809931)"^^geo:wktLiteral ;
  geo-pos:lat "55.16307068"^^xsd:decimal ;
  geo-pos:long "2.151809931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9988888888889'^^xsd:double;
  dwc:startTimeOfDay '9.6836111111111'^^xsd:double;
  dwc:endTimeOfDay '10.031388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.151809931'^^xsd:double;
  dwc:startLongitude '2.123263359'^^xsd:double;
  dwc:endLongitude '2.1547966'^^xsd:double;
  dwc:latitude '55.16307068'^^xsd:double;
  dwc:startLatitude '55.21116638'^^xsd:double;
  dwc:endLatitude '55.1581459'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '6.22202'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:596'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89034653 2.320523262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89034653"^^xsd:decimal ;
  dwc:decimalLongitude "2.320523262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89034653 2.320523262)"^^geo:wktLiteral ;
  geo-pos:lat "54.89034653"^^xsd:decimal ;
  geo-pos:long "2.320523262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.794722222222'^^xsd:double;
  dwc:startTimeOfDay '12.526666666667'^^xsd:double;
  dwc:endTimeOfDay '13.000833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.320523262'^^xsd:double;
  dwc:startLongitude '2.295558453'^^xsd:double;
  dwc:endLongitude '2.339651823'^^xsd:double;
  dwc:latitude '54.89034653'^^xsd:double;
  dwc:startLatitude '54.93120956'^^xsd:double;
  dwc:endLatitude '54.8589859'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50575'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:597'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65151215 2.466773272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65151215"^^xsd:decimal ;
  dwc:decimalLongitude "2.466773272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65151215 2.466773272)"^^geo:wktLiteral ;
  geo-pos:lat "54.65151215"^^xsd:decimal ;
  geo-pos:long "2.466773272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:startTimeOfDay '14.017777777778'^^xsd:double;
  dwc:endTimeOfDay '14.516944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.466773272'^^xsd:double;
  dwc:startLongitude '2.433878422'^^xsd:double;
  dwc:endLongitude '2.478626728'^^xsd:double;
  dwc:latitude '54.65151215'^^xsd:double;
  dwc:startLatitude '54.70539474'^^xsd:double;
  dwc:endLatitude '54.6320076'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '8.64693'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:598'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4257164 2.603786707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4257164"^^xsd:decimal ;
  dwc:decimalLongitude "2.603786707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4257164 2.603786707)"^^geo:wktLiteral ;
  geo-pos:lat "54.4257164"^^xsd:decimal ;
  geo-pos:long "2.603786707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.930555555556'^^xsd:double;
  dwc:startTimeOfDay '15.6025'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.603786707'^^xsd:double;
  dwc:startLongitude '2.574698448'^^xsd:double;
  dwc:endLongitude '2.610147477'^^xsd:double;
  dwc:latitude '54.4257164'^^xsd:double;
  dwc:startLatitude '54.4745369'^^xsd:double;
  dwc:endLatitude '54.41547013'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.95169'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:599'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21530914 2.731848478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21530914"^^xsd:decimal ;
  dwc:decimalLongitude "2.731848478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21530914 2.731848478)"^^geo:wktLiteral ;
  geo-pos:lat "54.21530914"^^xsd:decimal ;
  geo-pos:long "2.731848478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.848333333333'^^xsd:double;
  dwc:startTimeOfDay '17.536666666667'^^xsd:double;
  dwc:endTimeOfDay '17.923611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.731848478'^^xsd:double;
  dwc:startLongitude '2.702775002'^^xsd:double;
  dwc:endLongitude '2.738918304'^^xsd:double;
  dwc:latitude '54.21530914'^^xsd:double;
  dwc:startLatitude '54.26311874'^^xsd:double;
  dwc:endLatitude '54.2036705'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.01058'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:600'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16263962 2.76330328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16263962"^^xsd:decimal ;
  dwc:decimalLongitude "2.76330328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16263962 2.76330328)"^^geo:wktLiteral ;
  geo-pos:lat "54.16263962"^^xsd:decimal ;
  geo-pos:long "2.76330328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.1875'^^xsd:double;
  dwc:startTimeOfDay '18.051388888889'^^xsd:double;
  dwc:endTimeOfDay '18.3775'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.76330328'^^xsd:double;
  dwc:startLongitude '2.751135111'^^xsd:double;
  dwc:endLongitude '2.781451702'^^xsd:double;
  dwc:latitude '54.16263962'^^xsd:double;
  dwc:startLatitude '54.18373108'^^xsd:double;
  dwc:endLatitude '54.13337326'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.93326'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:601'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74684906 7.871930122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74684906"^^xsd:decimal ;
  dwc:decimalLongitude "7.871930122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74684906 7.871930122)"^^geo:wktLiteral ;
  geo-pos:lat "54.74684906"^^xsd:decimal ;
  geo-pos:long "7.871930122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.7041666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5'^^xsd:double;
  dwc:endTimeOfDay '7.0436111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.871930122'^^xsd:double;
  dwc:startLongitude '7.893509865'^^xsd:double;
  dwc:endLongitude '7.836930275'^^xsd:double;
  dwc:latitude '54.74684906'^^xsd:double;
  dwc:startLatitude '54.77613831'^^xsd:double;
  dwc:endLatitude '54.6974678'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.46549'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:602'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7333107 7.862416744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7333107"^^xsd:decimal ;
  dwc:decimalLongitude "7.862416744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7333107 7.862416744)"^^geo:wktLiteral ;
  geo-pos:lat "54.7333107"^^xsd:decimal ;
  geo-pos:long "7.862416744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.7975'^^xsd:double;
  dwc:startTimeOfDay '6.5'^^xsd:double;
  dwc:endTimeOfDay '7.0436111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.862416744'^^xsd:double;
  dwc:startLongitude '7.893509865'^^xsd:double;
  dwc:endLongitude '7.836930275'^^xsd:double;
  dwc:latitude '54.7333107'^^xsd:double;
  dwc:startLatitude '54.77613831'^^xsd:double;
  dwc:endLatitude '54.6974678'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.46549'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:603'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46972656 7.67494297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46972656"^^xsd:decimal ;
  dwc:decimalLongitude "7.67494297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46972656 7.67494297)"^^geo:wktLiteral ;
  geo-pos:lat "54.46972656"^^xsd:decimal ;
  geo-pos:long "7.67494297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5716666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5005555555556'^^xsd:double;
  dwc:endTimeOfDay '8.9972222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.67494297'^^xsd:double;
  dwc:startLongitude '7.681544781'^^xsd:double;
  dwc:endLongitude '7.626691818'^^xsd:double;
  dwc:latitude '54.46972656'^^xsd:double;
  dwc:startLatitude '54.48077011'^^xsd:double;
  dwc:endLatitude '54.40350723'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '9.28837'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:604'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57641602 4.161416531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57641602"^^xsd:decimal ;
  dwc:decimalLongitude "4.161416531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57641602 4.161416531)"^^geo:wktLiteral ;
  geo-pos:lat "54.57641602"^^xsd:decimal ;
  geo-pos:long "4.161416531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:startTimeOfDay '6.5383333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0036111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.161416531'^^xsd:double;
  dwc:startLongitude '4.15463829'^^xsd:double;
  dwc:endLongitude '4.181678295'^^xsd:double;
  dwc:latitude '54.57641602'^^xsd:double;
  dwc:startLatitude '54.55914688'^^xsd:double;
  dwc:endLatitude '54.63121796'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.19554'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:605'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86110538 4.267067053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86110538"^^xsd:decimal ;
  dwc:decimalLongitude "4.267067053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86110538 4.267067053)"^^geo:wktLiteral ;
  geo-pos:lat "54.86110538"^^xsd:decimal ;
  geo-pos:long "4.267067053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4855555555556'^^xsd:double;
  dwc:startTimeOfDay '8.4136111111111'^^xsd:double;
  dwc:endTimeOfDay '8.5505555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.267067053'^^xsd:double;
  dwc:startLongitude '4.262923471'^^xsd:double;
  dwc:endLongitude '4.270810675'^^xsd:double;
  dwc:latitude '54.86110538'^^xsd:double;
  dwc:startLatitude '54.84985702'^^xsd:double;
  dwc:endLatitude '54.87126799'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.43208'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:606'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35490799 4.452879906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.35490799"^^xsd:decimal ;
  dwc:decimalLongitude "4.452879906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.35490799 4.452879906)"^^geo:wktLiteral ;
  geo-pos:lat "55.35490799"^^xsd:decimal ;
  geo-pos:long "4.452879906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.596944444444'^^xsd:double;
  dwc:startTimeOfDay '12.5375'^^xsd:double;
  dwc:endTimeOfDay '12.82'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.452879906'^^xsd:double;
  dwc:startLongitude '4.449256897'^^xsd:double;
  dwc:endLongitude '4.464460373'^^xsd:double;
  dwc:latitude '55.35490799'^^xsd:double;
  dwc:startLatitude '55.3466568'^^xsd:double;
  dwc:endLatitude '55.39067459'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '4.98459'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:607'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47260666 4.49560833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.47260666"^^xsd:decimal ;
  dwc:decimalLongitude "4.49560833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.47260666 4.49560833)"^^geo:wktLiteral ;
  geo-pos:lat "55.47260666"^^xsd:decimal ;
  geo-pos:long "4.49560833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.336944444444'^^xsd:double;
  dwc:startTimeOfDay '13.046944444444'^^xsd:double;
  dwc:endTimeOfDay '13.556944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '4.49560833'^^xsd:double;
  dwc:startLongitude '4.47773695'^^xsd:double;
  dwc:endLongitude '4.508981705'^^xsd:double;
  dwc:latitude '55.47260666'^^xsd:double;
  dwc:startLatitude '55.42715836'^^xsd:double;
  dwc:endLatitude '55.50701523'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.08934'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:608'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08806229 2.807913303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08806229"^^xsd:decimal ;
  dwc:decimalLongitude "2.807913303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08806229 2.807913303)"^^geo:wktLiteral ;
  geo-pos:lat "54.08806229"^^xsd:decimal ;
  geo-pos:long "2.807913303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4872222222222'^^xsd:double;
  dwc:startTimeOfDay '6.2947222222222'^^xsd:double;
  dwc:endTimeOfDay '6.6566666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.807913303'^^xsd:double;
  dwc:startLongitude '2.790426731'^^xsd:double;
  dwc:endLongitude '2.823840141'^^xsd:double;
  dwc:latitude '54.08806229'^^xsd:double;
  dwc:startLatitude '54.1184082'^^xsd:double;
  dwc:endLatitude '54.06207657'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62755'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:609'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06565094 2.82194829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06565094"^^xsd:decimal ;
  dwc:decimalLongitude "2.82194829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06565094 2.82194829)"^^geo:wktLiteral ;
  geo-pos:lat "54.06565094"^^xsd:decimal ;
  geo-pos:long "2.82194829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.866666666667'^^xsd:double;
  dwc:startTimeOfDay '16.504166666667'^^xsd:double;
  dwc:endTimeOfDay '17.03'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.82194829'^^xsd:double;
  dwc:startLongitude '2.789523363'^^xsd:double;
  dwc:endLongitude '2.836555004'^^xsd:double;
  dwc:latitude '54.06565094'^^xsd:double;
  dwc:startLatitude '54.12125015'^^xsd:double;
  dwc:endLatitude '54.04073715'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.45734'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:610'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06398773 2.822979927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06398773"^^xsd:decimal ;
  dwc:decimalLongitude "2.822979927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06398773 2.822979927)"^^geo:wktLiteral ;
  geo-pos:lat "54.06398773"^^xsd:decimal ;
  geo-pos:long "2.822979927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.8775'^^xsd:double;
  dwc:startTimeOfDay '16.504166666667'^^xsd:double;
  dwc:endTimeOfDay '17.03'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.822979927'^^xsd:double;
  dwc:startLongitude '2.789523363'^^xsd:double;
  dwc:endLongitude '2.836555004'^^xsd:double;
  dwc:latitude '54.06398773'^^xsd:double;
  dwc:startLatitude '54.12125015'^^xsd:double;
  dwc:endLatitude '54.04073715'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.45734'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:611'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10715485 2.796463251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.10715485"^^xsd:decimal ;
  dwc:decimalLongitude "2.796463251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10715485 2.796463251)"^^geo:wktLiteral ;
  geo-pos:lat "54.10715485"^^xsd:decimal ;
  geo-pos:long "2.796463251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.594722222222'^^xsd:double;
  dwc:startTimeOfDay '16.504166666667'^^xsd:double;
  dwc:endTimeOfDay '17.03'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.796463251'^^xsd:double;
  dwc:startLongitude '2.789523363'^^xsd:double;
  dwc:endLongitude '2.836555004'^^xsd:double;
  dwc:latitude '54.10715485'^^xsd:double;
  dwc:startLatitude '54.12125015'^^xsd:double;
  dwc:endLatitude '54.04073715'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.45734'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:612'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07653046 2.814944983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07653046"^^xsd:decimal ;
  dwc:decimalLongitude "2.814944983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07653046 2.814944983)"^^geo:wktLiteral ;
  geo-pos:lat "54.07653046"^^xsd:decimal ;
  geo-pos:long "2.814944983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.795'^^xsd:double;
  dwc:startTimeOfDay '16.504166666667'^^xsd:double;
  dwc:endTimeOfDay '17.03'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.814944983'^^xsd:double;
  dwc:startLongitude '2.789523363'^^xsd:double;
  dwc:endLongitude '2.836555004'^^xsd:double;
  dwc:latitude '54.07653046'^^xsd:double;
  dwc:startLatitude '54.12125015'^^xsd:double;
  dwc:endLatitude '54.04073715'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45734'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:613'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0031662 2.859309912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0031662"^^xsd:decimal ;
  dwc:decimalLongitude "2.859309912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0031662 2.859309912)"^^geo:wktLiteral ;
  geo-pos:lat "54.0031662"^^xsd:decimal ;
  geo-pos:long "2.859309912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.278055555556'^^xsd:double;
  dwc:startTimeOfDay '17.098888888889'^^xsd:double;
  dwc:endTimeOfDay '17.5025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '2.859309912'^^xsd:double;
  dwc:startLongitude '2.84299159'^^xsd:double;
  dwc:endLongitude '2.879595041'^^xsd:double;
  dwc:latitude '54.0031662'^^xsd:double;
  dwc:startLatitude '54.03033066'^^xsd:double;
  dwc:endLatitude '53.96894455'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.22806'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:614'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63951111 3.076851845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63951111"^^xsd:decimal ;
  dwc:decimalLongitude "3.076851845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63951111 3.076851845)"^^geo:wktLiteral ;
  geo-pos:lat "53.63951111"^^xsd:decimal ;
  geo-pos:long "3.076851845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2138888888889'^^xsd:double;
  dwc:startTimeOfDay '6.0513888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5155555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.076851845'^^xsd:double;
  dwc:startLongitude '3.063531399'^^xsd:double;
  dwc:endLongitude '3.095951796'^^xsd:double;
  dwc:latitude '53.63951111'^^xsd:double;
  dwc:startLatitude '53.66182327'^^xsd:double;
  dwc:endLatitude '53.60020447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.17259'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:615'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5386734 3.137366772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5386734"^^xsd:decimal ;
  dwc:decimalLongitude "3.137366772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5386734 3.137366772)"^^geo:wktLiteral ;
  geo-pos:lat "53.5386734"^^xsd:decimal ;
  geo-pos:long "3.137366772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9302777777778'^^xsd:double;
  dwc:startTimeOfDay '6.8202777777778'^^xsd:double;
  dwc:endTimeOfDay '7.0625'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.137366772'^^xsd:double;
  dwc:startLongitude '3.127671719'^^xsd:double;
  dwc:endLongitude '3.14855504'^^xsd:double;
  dwc:latitude '53.5386734'^^xsd:double;
  dwc:startLatitude '53.55475235'^^xsd:double;
  dwc:endLatitude '53.51919937'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.18444'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:616'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.48601151 3.167873144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.48601151"^^xsd:decimal ;
  dwc:decimalLongitude "3.167873144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.48601151 3.167873144)"^^geo:wktLiteral ;
  geo-pos:lat "53.48601151"^^xsd:decimal ;
  geo-pos:long "3.167873144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.2797222222222'^^xsd:double;
  dwc:startTimeOfDay '7.0625'^^xsd:double;
  dwc:endTimeOfDay '7.5338888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.167873144'^^xsd:double;
  dwc:startLongitude '3.14855504'^^xsd:double;
  dwc:endLongitude '3.190796852'^^xsd:double;
  dwc:latitude '53.48601151'^^xsd:double;
  dwc:startLatitude '53.51919937'^^xsd:double;
  dwc:endLatitude '53.44826508'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.36247'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:617'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37245941 3.235035181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37245941"^^xsd:decimal ;
  dwc:decimalLongitude "3.235035181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37245941 3.235035181)"^^geo:wktLiteral ;
  geo-pos:lat "53.37245941"^^xsd:decimal ;
  geo-pos:long "3.235035181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0525'^^xsd:double;
  dwc:startTimeOfDay '8.0494444444444'^^xsd:double;
  dwc:endTimeOfDay '8.28'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.235035181'^^xsd:double;
  dwc:startLongitude '3.234760046'^^xsd:double;
  dwc:endLongitude '3.254756689'^^xsd:double;
  dwc:latitude '53.37245941'^^xsd:double;
  dwc:startLatitude '53.37290955'^^xsd:double;
  dwc:endLatitude '53.33994293'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.89592'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:618'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20799255 3.332859755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20799255"^^xsd:decimal ;
  dwc:decimalLongitude "3.332859755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20799255 3.332859755)"^^geo:wktLiteral ;
  geo-pos:lat "53.20799255"^^xsd:decimal ;
  geo-pos:long "3.332859755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2183333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0936111111111'^^xsd:double;
  dwc:endTimeOfDay '9.52'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.332859755'^^xsd:double;
  dwc:startLongitude '3.322749853'^^xsd:double;
  dwc:endLongitude '3.356444836'^^xsd:double;
  dwc:latitude '53.20799255'^^xsd:double;
  dwc:startLatitude '53.22548676'^^xsd:double;
  dwc:endLatitude '53.16602325'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.97794'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:619'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.17279434 3.352606773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.17279434"^^xsd:decimal ;
  dwc:decimalLongitude "3.352606773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.17279434 3.352606773)"^^geo:wktLiteral ;
  geo-pos:lat "53.17279434"^^xsd:decimal ;
  geo-pos:long "3.352606773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4705555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0936111111111'^^xsd:double;
  dwc:endTimeOfDay '9.52'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.352606773'^^xsd:double;
  dwc:startLongitude '3.322749853'^^xsd:double;
  dwc:endLongitude '3.356444836'^^xsd:double;
  dwc:latitude '53.17279434'^^xsd:double;
  dwc:startLatitude '53.22548676'^^xsd:double;
  dwc:endLatitude '53.16602325'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.97794'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:620'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.09980392 3.396441698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.09980392"^^xsd:decimal ;
  dwc:decimalLongitude "3.396441698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.09980392 3.396441698)"^^geo:wktLiteral ;
  geo-pos:lat "53.09980392"^^xsd:decimal ;
  geo-pos:long "3.396441698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.002777777778'^^xsd:double;
  dwc:startTimeOfDay '9.5430555555556'^^xsd:double;
  dwc:endTimeOfDay '10.0175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.396441698'^^xsd:double;
  dwc:startLongitude '3.35818696'^^xsd:double;
  dwc:endLongitude '3.398193359'^^xsd:double;
  dwc:latitude '53.09980392'^^xsd:double;
  dwc:startLatitude '53.16277695'^^xsd:double;
  dwc:endLatitude '53.09841156'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.63345'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:621'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.10270309 3.394853115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.10270309"^^xsd:decimal ;
  dwc:decimalLongitude "3.394853115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.10270309 3.394853115)"^^geo:wktLiteral ;
  geo-pos:lat "53.10270309"^^xsd:decimal ;
  geo-pos:long "3.394853115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.9819444444444'^^xsd:double;
  dwc:startTimeOfDay '9.5430555555556'^^xsd:double;
  dwc:endTimeOfDay '10.0175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.394853115'^^xsd:double;
  dwc:startLongitude '3.35818696'^^xsd:double;
  dwc:endLongitude '3.398193359'^^xsd:double;
  dwc:latitude '53.10270309'^^xsd:double;
  dwc:startLatitude '53.16277695'^^xsd:double;
  dwc:endLatitude '53.09841156'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.63345'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:622'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06438828 3.417066336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06438828"^^xsd:decimal ;
  dwc:decimalLongitude "3.417066336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06438828 3.417066336)"^^geo:wktLiteral ;
  geo-pos:lat "53.06438828"^^xsd:decimal ;
  geo-pos:long "3.417066336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.206388888889'^^xsd:double;
  dwc:startTimeOfDay '11.006111111111'^^xsd:double;
  dwc:endTimeOfDay '11.535833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.417066336'^^xsd:double;
  dwc:startLongitude '3.399391651'^^xsd:double;
  dwc:endLongitude '3.444476843'^^xsd:double;
  dwc:latitude '53.06438828'^^xsd:double;
  dwc:startLatitude '53.09212875'^^xsd:double;
  dwc:endLatitude '53.01792908'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.77771'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:623'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.04961014 3.425798655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.04961014"^^xsd:decimal ;
  dwc:decimalLongitude "3.425798655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.04961014 3.425798655)"^^geo:wktLiteral ;
  geo-pos:lat "53.04961014"^^xsd:decimal ;
  geo-pos:long "3.425798655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.311666666667'^^xsd:double;
  dwc:startTimeOfDay '11.006111111111'^^xsd:double;
  dwc:endTimeOfDay '11.535833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.425798655'^^xsd:double;
  dwc:startLongitude '3.399391651'^^xsd:double;
  dwc:endLongitude '3.444476843'^^xsd:double;
  dwc:latitude '53.04961014'^^xsd:double;
  dwc:startLatitude '53.09212875'^^xsd:double;
  dwc:endLatitude '53.01792908'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.77771'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:624'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.03447342 3.434484959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.03447342"^^xsd:decimal ;
  dwc:decimalLongitude "3.434484959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.03447342 3.434484959)"^^geo:wktLiteral ;
  geo-pos:lat "53.03447342"^^xsd:decimal ;
  geo-pos:long "3.434484959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.418611111111'^^xsd:double;
  dwc:startTimeOfDay '11.006111111111'^^xsd:double;
  dwc:endTimeOfDay '11.535833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.434484959'^^xsd:double;
  dwc:startLongitude '3.399391651'^^xsd:double;
  dwc:endLongitude '3.444476843'^^xsd:double;
  dwc:latitude '53.03447342'^^xsd:double;
  dwc:startLatitude '53.09212875'^^xsd:double;
  dwc:endLatitude '53.01792908'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.77771'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:625'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.02915192 3.438045263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.02915192"^^xsd:decimal ;
  dwc:decimalLongitude "3.438045263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.02915192 3.438045263)"^^geo:wktLiteral ;
  geo-pos:lat "53.02915192"^^xsd:decimal ;
  geo-pos:long "3.438045263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.456944444444'^^xsd:double;
  dwc:startTimeOfDay '11.006111111111'^^xsd:double;
  dwc:endTimeOfDay '11.535833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.438045263'^^xsd:double;
  dwc:startLongitude '3.399391651'^^xsd:double;
  dwc:endLongitude '3.444476843'^^xsd:double;
  dwc:latitude '53.02915192'^^xsd:double;
  dwc:startLatitude '53.09212875'^^xsd:double;
  dwc:endLatitude '53.01792908'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.77771'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:626'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.89677811 3.515501976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.89677811"^^xsd:decimal ;
  dwc:decimalLongitude "3.515501976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.89677811 3.515501976)"^^geo:wktLiteral ;
  geo-pos:lat "52.89677811"^^xsd:decimal ;
  geo-pos:long "3.515501976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.373611111111'^^xsd:double;
  dwc:startTimeOfDay '12.042222222222'^^xsd:double;
  dwc:endTimeOfDay '12.425555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.515501976'^^xsd:double;
  dwc:startLongitude '3.48701334'^^xsd:double;
  dwc:endLongitude '3.520424843'^^xsd:double;
  dwc:latitude '52.89677811'^^xsd:double;
  dwc:startLatitude '52.94508362'^^xsd:double;
  dwc:endLatitude '52.88929749'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.59079'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:627'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93650055 3.492283106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93650055"^^xsd:decimal ;
  dwc:decimalLongitude "3.492283106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93650055 3.492283106)"^^geo:wktLiteral ;
  geo-pos:lat "52.93650055"^^xsd:decimal ;
  geo-pos:long "3.492283106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.101666666667'^^xsd:double;
  dwc:startTimeOfDay '12.042222222222'^^xsd:double;
  dwc:endTimeOfDay '12.425555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.492283106'^^xsd:double;
  dwc:startLongitude '3.48701334'^^xsd:double;
  dwc:endLongitude '3.520424843'^^xsd:double;
  dwc:latitude '52.93650055'^^xsd:double;
  dwc:startLatitude '52.94508362'^^xsd:double;
  dwc:endLatitude '52.88929749'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.59079'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:628'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93206406 3.494851589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93206406"^^xsd:decimal ;
  dwc:decimalLongitude "3.494851589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93206406 3.494851589)"^^geo:wktLiteral ;
  geo-pos:lat "52.93206406"^^xsd:decimal ;
  geo-pos:long "3.494851589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.131944444444'^^xsd:double;
  dwc:startTimeOfDay '12.042222222222'^^xsd:double;
  dwc:endTimeOfDay '12.425555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.494851589'^^xsd:double;
  dwc:startLongitude '3.48701334'^^xsd:double;
  dwc:endLongitude '3.520424843'^^xsd:double;
  dwc:latitude '52.93206406'^^xsd:double;
  dwc:startLatitude '52.94508362'^^xsd:double;
  dwc:endLatitude '52.88929749'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.59079'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:629'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.900383 3.513463259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.900383"^^xsd:decimal ;
  dwc:decimalLongitude "3.513463259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.900383 3.513463259)"^^geo:wktLiteral ;
  geo-pos:lat "52.900383"^^xsd:decimal ;
  geo-pos:long "3.513463259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.349166666667'^^xsd:double;
  dwc:startTimeOfDay '12.042222222222'^^xsd:double;
  dwc:endTimeOfDay '12.425555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '3.513463259'^^xsd:double;
  dwc:startLongitude '3.48701334'^^xsd:double;
  dwc:endLongitude '3.520424843'^^xsd:double;
  dwc:latitude '52.900383'^^xsd:double;
  dwc:startLatitude '52.94508362'^^xsd:double;
  dwc:endLatitude '52.88929749'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.59079'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:630'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.07990646 1.54189837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.07990646"^^xsd:decimal ;
  dwc:decimalLongitude "1.54189837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.07990646 1.54189837)"^^geo:wktLiteral ;
  geo-pos:lat "53.07990646"^^xsd:decimal ;
  geo-pos:long "1.54189837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.94'^^xsd:double;
  dwc:startTimeOfDay '5.5444444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0486111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.54189837'^^xsd:double;
  dwc:startLongitude '1.57723999'^^xsd:double;
  dwc:endLongitude '1.531605005'^^xsd:double;
  dwc:latitude '53.07990646'^^xsd:double;
  dwc:startLatitude '53.02402496'^^xsd:double;
  dwc:endLatitude '53.09549332'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.50623'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:631'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08147049 1.540846705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08147049"^^xsd:decimal ;
  dwc:decimalLongitude "1.540846705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08147049 1.540846705)"^^geo:wktLiteral ;
  geo-pos:lat "53.08147049"^^xsd:decimal ;
  geo-pos:long "1.540846705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.9508333333333'^^xsd:double;
  dwc:startTimeOfDay '5.5444444444444'^^xsd:double;
  dwc:endTimeOfDay '6.0486111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.540846705'^^xsd:double;
  dwc:startLongitude '1.57723999'^^xsd:double;
  dwc:endLongitude '1.531605005'^^xsd:double;
  dwc:latitude '53.08147049'^^xsd:double;
  dwc:startLatitude '53.02402496'^^xsd:double;
  dwc:endLatitude '53.09549332'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '8.50623'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:632'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19885254 1.466908216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19885254"^^xsd:decimal ;
  dwc:decimalLongitude "1.466908216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19885254 1.466908216)"^^geo:wktLiteral ;
  geo-pos:lat "53.19885254"^^xsd:decimal ;
  geo-pos:long "1.466908216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7441666666667'^^xsd:double;
  dwc:startTimeOfDay '6.5716666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.466908216'^^xsd:double;
  dwc:startLongitude '1.483465075'^^xsd:double;
  dwc:endLongitude '1.439488292'^^xsd:double;
  dwc:latitude '53.19885254'^^xsd:double;
  dwc:startLatitude '53.17264938'^^xsd:double;
  dwc:endLatitude '53.24303436'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.35084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:633'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.21801758 1.455128312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.21801758"^^xsd:decimal ;
  dwc:decimalLongitude "1.455128312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.21801758 1.455128312)"^^geo:wktLiteral ;
  geo-pos:lat "53.21801758"^^xsd:decimal ;
  geo-pos:long "1.455128312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8669444444444'^^xsd:double;
  dwc:startTimeOfDay '6.5716666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.455128312'^^xsd:double;
  dwc:startLongitude '1.483465075'^^xsd:double;
  dwc:endLongitude '1.439488292'^^xsd:double;
  dwc:latitude '53.21801758'^^xsd:double;
  dwc:startLatitude '53.17264938'^^xsd:double;
  dwc:endLatitude '53.24303436'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.35084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:634'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.222332 1.452423334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.222332"^^xsd:decimal ;
  dwc:decimalLongitude "1.452423334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.222332 1.452423334)"^^geo:wktLiteral ;
  geo-pos:lat "53.222332"^^xsd:decimal ;
  geo-pos:long "1.452423334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8947222222222'^^xsd:double;
  dwc:startTimeOfDay '6.5716666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.452423334'^^xsd:double;
  dwc:startLongitude '1.483465075'^^xsd:double;
  dwc:endLongitude '1.439488292'^^xsd:double;
  dwc:latitude '53.222332'^^xsd:double;
  dwc:startLatitude '53.17264938'^^xsd:double;
  dwc:endLatitude '53.24303436'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.35084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:635'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22798538 1.448883295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.22798538"^^xsd:decimal ;
  dwc:decimalLongitude "1.448883295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22798538 1.448883295)"^^geo:wktLiteral ;
  geo-pos:lat "53.22798538"^^xsd:decimal ;
  geo-pos:long "1.448883295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9308333333333'^^xsd:double;
  dwc:startTimeOfDay '6.5716666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.448883295'^^xsd:double;
  dwc:startLongitude '1.483465075'^^xsd:double;
  dwc:endLongitude '1.439488292'^^xsd:double;
  dwc:latitude '53.22798538'^^xsd:double;
  dwc:startLatitude '53.17264938'^^xsd:double;
  dwc:endLatitude '53.24303436'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.35084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:636'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37501526 1.356079936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37501526"^^xsd:decimal ;
  dwc:decimalLongitude "1.356079936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37501526 1.356079936)"^^geo:wktLiteral ;
  geo-pos:lat "53.37501526"^^xsd:decimal ;
  geo-pos:long "1.356079936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8580555555556'^^xsd:double;
  dwc:startTimeOfDay '7.5727777777778'^^xsd:double;
  dwc:endTimeOfDay '7.9963888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.356079936'^^xsd:double;
  dwc:startLongitude '1.384820104'^^xsd:double;
  dwc:endLongitude '1.341735005'^^xsd:double;
  dwc:latitude '53.37501526'^^xsd:double;
  dwc:startLatitude '53.32936096'^^xsd:double;
  dwc:endLatitude '53.39735413'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.07752'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:637'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.48772812 1.284631729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.48772812"^^xsd:decimal ;
  dwc:decimalLongitude "1.284631729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.48772812 1.284631729)"^^geo:wktLiteral ;
  geo-pos:lat "53.48772812"^^xsd:decimal ;
  geo-pos:long "1.284631729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5513888888889'^^xsd:double;
  dwc:startTimeOfDay '8.5241666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.284631729'^^xsd:double;
  dwc:startLongitude '1.28745997'^^xsd:double;
  dwc:endLongitude '1.271459937'^^xsd:double;
  dwc:latitude '53.48772812'^^xsd:double;
  dwc:startLatitude '53.48329926'^^xsd:double;
  dwc:endLatitude '53.50852966'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.99647'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:638'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54728317 1.250725031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.54728317"^^xsd:decimal ;
  dwc:decimalLongitude "1.250725031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54728317 1.250725031)"^^geo:wktLiteral ;
  geo-pos:lat "53.54728317"^^xsd:decimal ;
  geo-pos:long "1.250725031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9147222222222'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.250725031'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.54728317'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:639'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5655098 1.23619163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5655098"^^xsd:decimal ;
  dwc:decimalLongitude "1.23619163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5655098 1.23619163)"^^geo:wktLiteral ;
  geo-pos:lat "53.5655098"^^xsd:decimal ;
  geo-pos:long "1.23619163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0336111111111'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.23619163'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.5655098'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:640'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.56109238 1.23985672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.56109238"^^xsd:decimal ;
  dwc:decimalLongitude "1.23985672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.56109238 1.23985672)"^^geo:wktLiteral ;
  geo-pos:lat "53.56109238"^^xsd:decimal ;
  geo-pos:long "1.23985672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0047222222222'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.23985672'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.56109238'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:641'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55994415 1.240788341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.55994415"^^xsd:decimal ;
  dwc:decimalLongitude "1.240788341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.55994415 1.240788341)"^^geo:wktLiteral ;
  geo-pos:lat "53.55994415"^^xsd:decimal ;
  geo-pos:long "1.240788341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9972222222222'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.240788341'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.55994415'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:642'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5556488 1.244356632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5556488"^^xsd:decimal ;
  dwc:decimalLongitude "1.244356632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5556488 1.244356632)"^^geo:wktLiteral ;
  geo-pos:lat "53.5556488"^^xsd:decimal ;
  geo-pos:long "1.244356632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9688888888889'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.244356632'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.5556488'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:643'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54306793 1.25352335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.54306793"^^xsd:decimal ;
  dwc:decimalLongitude "1.25352335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54306793 1.25352335)"^^geo:wktLiteral ;
  geo-pos:lat "53.54306793"^^xsd:decimal ;
  geo-pos:long "1.25352335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8883333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.25352335'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.54306793'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:644'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53535843 1.257675052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53535843"^^xsd:decimal ;
  dwc:decimalLongitude "1.257675052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53535843 1.257675052)"^^geo:wktLiteral ;
  geo-pos:lat "53.53535843"^^xsd:decimal ;
  geo-pos:long "1.257675052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8413888888889'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.257675052'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.53535843'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:645'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5329361 1.258986712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5329361"^^xsd:decimal ;
  dwc:decimalLongitude "1.258986712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5329361 1.258986712)"^^geo:wktLiteral ;
  geo-pos:lat "53.5329361"^^xsd:decimal ;
  geo-pos:long "1.258986712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8263888888889'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.258986712'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.5329361'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:646'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52988434 1.260478377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52988434"^^xsd:decimal ;
  dwc:decimalLongitude "1.260478377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52988434 1.260478377)"^^geo:wktLiteral ;
  geo-pos:lat "53.52988434"^^xsd:decimal ;
  geo-pos:long "1.260478377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8080555555556'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.260478377'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.52988434'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:647'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52498245 1.262830019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52498245"^^xsd:decimal ;
  dwc:decimalLongitude "1.262830019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52498245 1.262830019)"^^geo:wktLiteral ;
  geo-pos:lat "53.52498245"^^xsd:decimal ;
  geo-pos:long "1.262830019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.7783333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6786111111111'^^xsd:double;
  dwc:endTimeOfDay '9.0608333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.262830019'^^xsd:double;
  dwc:startLongitude '1.271459937'^^xsd:double;
  dwc:endLongitude '1.233060002'^^xsd:double;
  dwc:latitude '53.52498245'^^xsd:double;
  dwc:startLatitude '53.50852966'^^xsd:double;
  dwc:endLatitude '53.56970215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.25506'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:648'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.78984451 1.091910005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.78984451"^^xsd:decimal ;
  dwc:decimalLongitude "1.091910005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.78984451 1.091910005)"^^geo:wktLiteral ;
  geo-pos:lat "53.78984451"^^xsd:decimal ;
  geo-pos:long "1.091910005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.522222222222'^^xsd:double;
  dwc:startTimeOfDay '11.512777777778'^^xsd:double;
  dwc:endTimeOfDay '12.0325'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.091910005'^^xsd:double;
  dwc:startLongitude '1.092750072'^^xsd:double;
  dwc:endLongitude '1.044544935'^^xsd:double;
  dwc:latitude '53.78984451'^^xsd:double;
  dwc:startLatitude '53.78850174'^^xsd:double;
  dwc:endLatitude '53.86265564'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.82573'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:664'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79683304 1.087324977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.79683304"^^xsd:decimal ;
  dwc:decimalLongitude "1.087324977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79683304 1.087324977)"^^geo:wktLiteral ;
  geo-pos:lat "53.79683304"^^xsd:decimal ;
  geo-pos:long "1.087324977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.571111111111'^^xsd:double;
  dwc:startTimeOfDay '11.512777777778'^^xsd:double;
  dwc:endTimeOfDay '12.0325'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.087324977'^^xsd:double;
  dwc:startLongitude '1.092750072'^^xsd:double;
  dwc:endLongitude '1.044544935'^^xsd:double;
  dwc:latitude '53.79683304'^^xsd:double;
  dwc:startLatitude '53.78850174'^^xsd:double;
  dwc:endLatitude '53.86265564'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.82573'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:665'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.81107712 1.078216672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.81107712"^^xsd:decimal ;
  dwc:decimalLongitude "1.078216672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.81107712 1.078216672)"^^geo:wktLiteral ;
  geo-pos:lat "53.81107712"^^xsd:decimal ;
  geo-pos:long "1.078216672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.670833333333'^^xsd:double;
  dwc:startTimeOfDay '11.512777777778'^^xsd:double;
  dwc:endTimeOfDay '12.0325'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.078216672'^^xsd:double;
  dwc:startLongitude '1.092750072'^^xsd:double;
  dwc:endLongitude '1.044544935'^^xsd:double;
  dwc:latitude '53.81107712'^^xsd:double;
  dwc:startLatitude '53.78850174'^^xsd:double;
  dwc:endLatitude '53.86265564'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '8.82573'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:666'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95671463 0.984671652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.95671463"^^xsd:decimal ;
  dwc:decimalLongitude "0.984671652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.95671463 0.984671652)"^^geo:wktLiteral ;
  geo-pos:lat "53.95671463"^^xsd:decimal ;
  geo-pos:long "0.984671652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.694722222222'^^xsd:double;
  dwc:startTimeOfDay '12.5675'^^xsd:double;
  dwc:endTimeOfDay '13.047777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.984671652'^^xsd:double;
  dwc:startLongitude '0.996375024'^^xsd:double;
  dwc:endLongitude '0.949544966'^^xsd:double;
  dwc:latitude '53.95671463'^^xsd:double;
  dwc:startLatitude '53.93854141'^^xsd:double;
  dwc:endLatitude '54.00613785'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.11097'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:667'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69661331 10.49576855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.69661331"^^xsd:decimal ;
  dwc:decimalLongitude "10.49576855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69661331 10.49576855)"^^geo:wktLiteral ;
  geo-pos:lat "58.69661331"^^xsd:decimal ;
  geo-pos:long "10.49576855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.5011111111111'^^xsd:double;
  dwc:startTimeOfDay '7.0275'^^xsd:double;
  dwc:endTimeOfDay '8.0413888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.49576855'^^xsd:double;
  dwc:startLongitude '10.63866615'^^xsd:double;
  dwc:endLongitude '10.33803844'^^xsd:double;
  dwc:latitude '58.69661331'^^xsd:double;
  dwc:startLatitude '58.65026855'^^xsd:double;
  dwc:endLatitude '58.74829865'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '20.4906'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:440'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61834335 10.81485176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61834335"^^xsd:decimal ;
  dwc:decimalLongitude "10.81485176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61834335 10.81485176)"^^geo:wktLiteral ;
  geo-pos:lat "58.61834335"^^xsd:decimal ;
  geo-pos:long "10.81485176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4988888888889'^^xsd:double;
  dwc:startTimeOfDay '7.44'^^xsd:double;
  dwc:endTimeOfDay '7.7577777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.81485176'^^xsd:double;
  dwc:startLongitude '10.82658863'^^xsd:double;
  dwc:endLongitude '10.76307964'^^xsd:double;
  dwc:latitude '58.61834335'^^xsd:double;
  dwc:startLatitude '58.62610626'^^xsd:double;
  dwc:endLatitude '58.5843277'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.92176'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:441'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48285294 10.60912228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48285294"^^xsd:decimal ;
  dwc:decimalLongitude "10.60912228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48285294 10.60912228)"^^geo:wktLiteral ;
  geo-pos:lat "58.48285294"^^xsd:decimal ;
  geo-pos:long "10.60912228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5397222222222'^^xsd:double;
  dwc:startTimeOfDay '8.0169444444444'^^xsd:double;
  dwc:endTimeOfDay '8.5977777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.60912228'^^xsd:double;
  dwc:startLongitude '10.71032143'^^xsd:double;
  dwc:endLongitude '10.5988121'^^xsd:double;
  dwc:latitude '58.48285294'^^xsd:double;
  dwc:startLatitude '58.55091858'^^xsd:double;
  dwc:endLatitude '58.47515488'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.6189'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:442'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.56402969 10.69854736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.56402969"^^xsd:decimal ;
  dwc:decimalLongitude "10.69854736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.56402969 10.69854736)"^^geo:wktLiteral ;
  geo-pos:lat "57.56402969"^^xsd:decimal ;
  geo-pos:long "10.69854736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.2380555555556'^^xsd:double;
  dwc:startTimeOfDay '6.0441666666667'^^xsd:double;
  dwc:endTimeOfDay '6.5163888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.69854736'^^xsd:double;
  dwc:startLongitude '10.64081001'^^xsd:double;
  dwc:endLongitude '10.77988052'^^xsd:double;
  dwc:latitude '57.56402969'^^xsd:double;
  dwc:startLatitude '57.57330704'^^xsd:double;
  dwc:endLatitude '57.55228043'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.61189'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:443'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48750687 11.17321205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48750687"^^xsd:decimal ;
  dwc:decimalLongitude "11.17321205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48750687 11.17321205)"^^geo:wktLiteral ;
  geo-pos:lat "57.48750687"^^xsd:decimal ;
  geo-pos:long "11.17321205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8472222222222'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.17321205'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.48750687'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:444'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51667404 11.01144218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.51667404"^^xsd:decimal ;
  dwc:decimalLongitude "11.01144218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51667404 11.01144218)"^^geo:wktLiteral ;
  geo-pos:lat "57.51667404"^^xsd:decimal ;
  geo-pos:long "11.01144218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2852777777778'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.01144218'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.51667404'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:445'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65772247 12.11450577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65772247"^^xsd:decimal ;
  dwc:decimalLongitude "12.11450577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65772247 12.11450577)"^^geo:wktLiteral ;
  geo-pos:lat "56.65772247"^^xsd:decimal ;
  geo-pos:long "12.11450577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.164722222222'^^xsd:double;
  dwc:startTimeOfDay '15.019166666667'^^xsd:double;
  dwc:endTimeOfDay '15.454166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.11450577'^^xsd:double;
  dwc:startLongitude '12.13633251'^^xsd:double;
  dwc:endLongitude '12.06776333'^^xsd:double;
  dwc:latitude '56.65772247'^^xsd:double;
  dwc:startLatitude '56.67915726'^^xsd:double;
  dwc:endLatitude '56.61629868'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.1447'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:459'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60694885 12.05685806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.60694885"^^xsd:decimal ;
  dwc:decimalLongitude "12.05685806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.60694885 12.05685806)"^^geo:wktLiteral ;
  geo-pos:lat "56.60694885"^^xsd:decimal ;
  geo-pos:long "12.05685806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.518888888889'^^xsd:double;
  dwc:startTimeOfDay '15.454166666667'^^xsd:double;
  dwc:endTimeOfDay '15.560277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.05685806'^^xsd:double;
  dwc:startLongitude '12.06776333'^^xsd:double;
  dwc:endLongitude '12.04975605'^^xsd:double;
  dwc:latitude '56.60694885'^^xsd:double;
  dwc:startLatitude '56.61629868'^^xsd:double;
  dwc:endLatitude '56.60113907'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.01256'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:460'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.59991074 12.04818153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.59991074"^^xsd:decimal ;
  dwc:decimalLongitude "12.04818153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.59991074 12.04818153)"^^geo:wktLiteral ;
  geo-pos:lat "56.59991074"^^xsd:decimal ;
  geo-pos:long "12.04818153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.568888888889'^^xsd:double;
  dwc:startTimeOfDay '15.560277777778'^^xsd:double;
  dwc:endTimeOfDay '15.784444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.04818153'^^xsd:double;
  dwc:startLongitude '12.04975605'^^xsd:double;
  dwc:endLongitude '12.009408'^^xsd:double;
  dwc:latitude '56.59991074'^^xsd:double;
  dwc:startLatitude '56.60113907'^^xsd:double;
  dwc:endLatitude '56.57042694'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.21221'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:461'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42387772 11.85298252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.42387772"^^xsd:decimal ;
  dwc:decimalLongitude "11.85298252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42387772 11.85298252)"^^geo:wktLiteral ;
  geo-pos:lat "56.42387772"^^xsd:decimal ;
  geo-pos:long "11.85298252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.802777777778'^^xsd:double;
  dwc:startTimeOfDay '16.509166666667'^^xsd:double;
  dwc:endTimeOfDay '17.041388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.85298252'^^xsd:double;
  dwc:startLongitude '11.89721107'^^xsd:double;
  dwc:endLongitude '11.81568432'^^xsd:double;
  dwc:latitude '56.42387772'^^xsd:double;
  dwc:startLatitude '56.4675293'^^xsd:double;
  dwc:endLatitude '56.38777542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.1802'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:462'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.31079102 11.72964096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.31079102"^^xsd:decimal ;
  dwc:decimalLongitude "11.72964096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.31079102 11.72964096)"^^geo:wktLiteral ;
  geo-pos:lat "56.31079102"^^xsd:decimal ;
  geo-pos:long "11.72964096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.576111111111'^^xsd:double;
  dwc:startTimeOfDay '17.523888888889'^^xsd:double;
  dwc:endTimeOfDay '18.054722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.72964096'^^xsd:double;
  dwc:startLongitude '11.73805523'^^xsd:double;
  dwc:endLongitude '11.65875626'^^xsd:double;
  dwc:latitude '56.31079102'^^xsd:double;
  dwc:startLatitude '56.31797028'^^xsd:double;
  dwc:endLatitude '56.24230957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.72692'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:463'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.29647446 11.71436787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.29647446"^^xsd:decimal ;
  dwc:decimalLongitude "11.71436787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.29647446 11.71436787)"^^geo:wktLiteral ;
  geo-pos:lat "56.29647446"^^xsd:decimal ;
  geo-pos:long "11.71436787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.676111111111'^^xsd:double;
  dwc:startTimeOfDay '17.523888888889'^^xsd:double;
  dwc:endTimeOfDay '18.054722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.71436787'^^xsd:double;
  dwc:startLongitude '11.73805523'^^xsd:double;
  dwc:endLongitude '11.65875626'^^xsd:double;
  dwc:latitude '56.29647446'^^xsd:double;
  dwc:startLatitude '56.31797028'^^xsd:double;
  dwc:endLatitude '56.24230957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.72692'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:464'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24943924 11.66624928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.24943924"^^xsd:decimal ;
  dwc:decimalLongitude "11.66624928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.24943924 11.66624928)"^^geo:wktLiteral ;
  geo-pos:lat "56.24943924"^^xsd:decimal ;
  geo-pos:long "11.66624928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.003888888889'^^xsd:double;
  dwc:startTimeOfDay '17.523888888889'^^xsd:double;
  dwc:endTimeOfDay '18.054722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.66624928'^^xsd:double;
  dwc:startLongitude '11.73805523'^^xsd:double;
  dwc:endLongitude '11.65875626'^^xsd:double;
  dwc:latitude '56.24943924'^^xsd:double;
  dwc:startLatitude '56.31797028'^^xsd:double;
  dwc:endLatitude '56.24230957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.72692'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:465'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23929214 11.65555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23929214"^^xsd:decimal ;
  dwc:decimalLongitude "11.65555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23929214 11.65555)"^^geo:wktLiteral ;
  geo-pos:lat "56.23929214"^^xsd:decimal ;
  geo-pos:long "11.65555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.076388888889'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.65555'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.23929214'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:466'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20863342 11.62421036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20863342"^^xsd:decimal ;
  dwc:decimalLongitude "11.62421036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20863342 11.62421036)"^^geo:wktLiteral ;
  geo-pos:lat "56.20863342"^^xsd:decimal ;
  geo-pos:long "11.62421036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.292777777778'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.62421036'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.20863342'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:467'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20484161 11.62044048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20484161"^^xsd:decimal ;
  dwc:decimalLongitude "11.62044048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20484161 11.62044048)"^^geo:wktLiteral ;
  geo-pos:lat "56.20484161"^^xsd:decimal ;
  geo-pos:long "11.62044048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.319444444444'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.62044048'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.20484161'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:468'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20188904 11.61742783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20188904"^^xsd:decimal ;
  dwc:decimalLongitude "11.61742783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20188904 11.61742783)"^^geo:wktLiteral ;
  geo-pos:lat "56.20188904"^^xsd:decimal ;
  geo-pos:long "11.61742783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.34'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.61742783'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.20188904'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:469'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.19209671 11.60746861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.19209671"^^xsd:decimal ;
  dwc:decimalLongitude "11.60746861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.19209671 11.60746861)"^^geo:wktLiteral ;
  geo-pos:lat "56.19209671"^^xsd:decimal ;
  geo-pos:long "11.60746861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Pinnipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.409722222222'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.60746861'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.19209671'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148736'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:470'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18077087 11.59591103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18077087"^^xsd:decimal ;
  dwc:decimalLongitude "11.59591103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18077087 11.59591103)"^^geo:wktLiteral ;
  geo-pos:lat "56.18077087"^^xsd:decimal ;
  geo-pos:long "11.59591103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.489444444444'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.59591103'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.18077087'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:471'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17573166 11.59095669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17573166"^^xsd:decimal ;
  dwc:decimalLongitude "11.59095669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17573166 11.59095669)"^^geo:wktLiteral ;
  geo-pos:lat "56.17573166"^^xsd:decimal ;
  geo-pos:long "11.59095669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.524444444444'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.59095669'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.17573166'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:472'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17145157 11.58688736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17145157"^^xsd:decimal ;
  dwc:decimalLongitude "11.58688736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17145157 11.58688736)"^^geo:wktLiteral ;
  geo-pos:lat "56.17145157"^^xsd:decimal ;
  geo-pos:long "11.58688736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.554444444444'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.58688736'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.17145157'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:473'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16895294 11.58452511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.16895294"^^xsd:decimal ;
  dwc:decimalLongitude "11.58452511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16895294 11.58452511)"^^geo:wktLiteral ;
  geo-pos:lat "56.16895294"^^xsd:decimal ;
  geo-pos:long "11.58452511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.571944444444'^^xsd:double;
  dwc:startTimeOfDay '18.054722222222'^^xsd:double;
  dwc:endTimeOfDay '18.773888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.58452511'^^xsd:double;
  dwc:startLongitude '11.65875626'^^xsd:double;
  dwc:endLongitude '11.55689526'^^xsd:double;
  dwc:latitude '56.16895294'^^xsd:double;
  dwc:startLatitude '56.24230957'^^xsd:double;
  dwc:endLatitude '56.14057541'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '12.9407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:474'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08931351 11.50351334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08931351"^^xsd:decimal ;
  dwc:decimalLongitude "11.50351334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08931351 11.50351334)"^^geo:wktLiteral ;
  geo-pos:lat "56.08931351"^^xsd:decimal ;
  geo-pos:long "11.50351334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.136944444444'^^xsd:double;
  dwc:startTimeOfDay '18.806388888889'^^xsd:double;
  dwc:endTimeOfDay '19.207222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.50351334'^^xsd:double;
  dwc:startLongitude '11.55222988'^^xsd:double;
  dwc:endLongitude '11.49283218'^^xsd:double;
  dwc:latitude '56.08931351'^^xsd:double;
  dwc:startLatitude '56.13603592'^^xsd:double;
  dwc:endLatitude '56.07923126'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.3068'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:475'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98382187 11.3939209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.98382187"^^xsd:decimal ;
  dwc:decimalLongitude "11.3939209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.98382187 11.3939209)"^^geo:wktLiteral ;
  geo-pos:lat "55.98382187"^^xsd:decimal ;
  geo-pos:long "11.3939209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Phocoenidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7155555555556'^^xsd:double;
  dwc:startTimeOfDay '6.6058333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8752777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.3939209'^^xsd:double;
  dwc:startLongitude '11.42741871'^^xsd:double;
  dwc:endLongitude '11.34669971'^^xsd:double;
  dwc:latitude '55.98382187'^^xsd:double;
  dwc:startLatitude '55.98338318'^^xsd:double;
  dwc:endLatitude '55.98574066'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136984'^^xsd:integer;
  dwc:sampleSize '5.02451'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:476'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08912659 11.09706211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08912659"^^xsd:decimal ;
  dwc:decimalLongitude "11.09706211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08912659 11.09706211)"^^geo:wktLiteral ;
  geo-pos:lat "56.08912659"^^xsd:decimal ;
  geo-pos:long "11.09706211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0766666666667'^^xsd:double;
  dwc:startTimeOfDay '8.0536111111111'^^xsd:double;
  dwc:endTimeOfDay '8.1875'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.09706211'^^xsd:double;
  dwc:startLongitude '11.10393429'^^xsd:double;
  dwc:endLongitude '11.064588'^^xsd:double;
  dwc:latitude '56.08912659'^^xsd:double;
  dwc:startLatitude '56.08903122'^^xsd:double;
  dwc:endLatitude '56.089607'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.44007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:477'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08959961 11.05318356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08959961"^^xsd:decimal ;
  dwc:decimalLongitude "11.05318356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08959961 11.05318356)"^^geo:wktLiteral ;
  geo-pos:lat "56.08959961"^^xsd:decimal ;
  geo-pos:long "11.05318356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2219444444444'^^xsd:double;
  dwc:startTimeOfDay '8.1875'^^xsd:double;
  dwc:endTimeOfDay '8.5402777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.05318356'^^xsd:double;
  dwc:startLongitude '11.064588'^^xsd:double;
  dwc:endLongitude '10.9574604'^^xsd:double;
  dwc:latitude '56.08959961'^^xsd:double;
  dwc:startLatitude '56.089607'^^xsd:double;
  dwc:endLatitude '56.08929825'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.64132'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:478'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79737854 10.48737621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79737854"^^xsd:decimal ;
  dwc:decimalLongitude "10.48737621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79737854 10.48737621)"^^geo:wktLiteral ;
  geo-pos:lat "55.79737854"^^xsd:decimal ;
  geo-pos:long "10.48737621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.059722222222'^^xsd:double;
  dwc:startTimeOfDay '12.011944444444'^^xsd:double;
  dwc:endTimeOfDay '12.380555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.48737621'^^xsd:double;
  dwc:startLongitude '10.48842525'^^xsd:double;
  dwc:endLongitude '10.47760868'^^xsd:double;
  dwc:latitude '55.79737854'^^xsd:double;
  dwc:startLatitude '55.80511093'^^xsd:double;
  dwc:endLatitude '55.74570465'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.63575'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:479'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45435333 10.82065678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45435333"^^xsd:decimal ;
  dwc:decimalLongitude "10.82065678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45435333 10.82065678)"^^geo:wktLiteral ;
  geo-pos:lat "55.45435333"^^xsd:decimal ;
  geo-pos:long "10.82065678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.871388888889'^^xsd:double;
  dwc:startTimeOfDay '17.503611111111'^^xsd:double;
  dwc:endTimeOfDay '18.0425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.82065678'^^xsd:double;
  dwc:startLongitude '10.87080097'^^xsd:double;
  dwc:endLongitude '10.79790211'^^xsd:double;
  dwc:latitude '55.45435333'^^xsd:double;
  dwc:startLatitude '55.50245667'^^xsd:double;
  dwc:endLatitude '55.43248749'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.02975'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:480'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71773148 10.74936962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.71773148"^^xsd:decimal ;
  dwc:decimalLongitude "10.74936962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71773148 10.74936962)"^^geo:wktLiteral ;
  geo-pos:lat "54.71773148"^^xsd:decimal ;
  geo-pos:long "10.74936962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.504722222222'^^xsd:double;
  dwc:startTimeOfDay '13.0725'^^xsd:double;
  dwc:endTimeOfDay '13.626388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.74936962'^^xsd:double;
  dwc:startLongitude '10.86133385'^^xsd:double;
  dwc:endLongitude '10.71661568'^^xsd:double;
  dwc:latitude '54.71773148'^^xsd:double;
  dwc:startLatitude '54.76065445'^^xsd:double;
  dwc:endLatitude '54.70690918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.0397'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:481'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71569061 10.74380302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.71569061"^^xsd:decimal ;
  dwc:decimalLongitude "10.74380302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71569061 10.74380302)"^^geo:wktLiteral ;
  geo-pos:lat "54.71569061"^^xsd:decimal ;
  geo-pos:long "10.74380302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.525555555556'^^xsd:double;
  dwc:startTimeOfDay '13.0725'^^xsd:double;
  dwc:endTimeOfDay '13.626388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.74380302'^^xsd:double;
  dwc:startLongitude '10.86133385'^^xsd:double;
  dwc:endLongitude '10.71661568'^^xsd:double;
  dwc:latitude '54.71569061'^^xsd:double;
  dwc:startLatitude '54.76065445'^^xsd:double;
  dwc:endLatitude '54.70690918'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.0397'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:482'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1496582 12.27718258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1496582"^^xsd:decimal ;
  dwc:decimalLongitude "12.27718258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1496582 12.27718258)"^^geo:wktLiteral ;
  geo-pos:lat "56.1496582"^^xsd:decimal ;
  geo-pos:long "12.27718258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6863888888889'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.27718258'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.1496582'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:483'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16179276 12.28714371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.16179276"^^xsd:decimal ;
  dwc:decimalLongitude "12.28714371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16179276 12.28714371)"^^geo:wktLiteral ;
  geo-pos:lat "56.16179276"^^xsd:decimal ;
  geo-pos:long "12.28714371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7602777777778'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.28714371'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.16179276'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:484'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1885643 12.31097412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1885643"^^xsd:decimal ;
  dwc:decimalLongitude "12.31097412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1885643 12.31097412)"^^geo:wktLiteral ;
  geo-pos:lat "56.1885643"^^xsd:decimal ;
  geo-pos:long "12.31097412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9263888888889'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.31097412'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.1885643'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:485'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21813965 12.33660316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21813965"^^xsd:decimal ;
  dwc:decimalLongitude "12.33660316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21813965 12.33660316)"^^geo:wktLiteral ;
  geo-pos:lat "56.21813965"^^xsd:decimal ;
  geo-pos:long "12.33660316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.106666666667'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.33660316'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.21813965'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:486'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22795486 12.344594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.22795486"^^xsd:decimal ;
  dwc:decimalLongitude "12.344594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22795486 12.344594)"^^geo:wktLiteral ;
  geo-pos:lat "56.22795486"^^xsd:decimal ;
  geo-pos:long "12.344594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.168055555556'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.344594'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.22795486'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:487'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25632477 12.36615562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25632477"^^xsd:decimal ;
  dwc:decimalLongitude "12.36615562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25632477 12.36615562)"^^geo:wktLiteral ;
  geo-pos:lat "56.25632477"^^xsd:decimal ;
  geo-pos:long "12.36615562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.348333333333'^^xsd:double;
  dwc:startTimeOfDay '9.6788888888889'^^xsd:double;
  dwc:endTimeOfDay '10.43'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.36615562'^^xsd:double;
  dwc:startLongitude '12.27612495'^^xsd:double;
  dwc:endLongitude '12.37544918'^^xsd:double;
  dwc:latitude '56.25632477'^^xsd:double;
  dwc:startLatitude '56.14840317'^^xsd:double;
  dwc:endLatitude '56.26911545'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.7514'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:488'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.29006195 12.38721752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.29006195"^^xsd:decimal ;
  dwc:decimalLongitude "12.38721752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.29006195 12.38721752)"^^geo:wktLiteral ;
  geo-pos:lat "56.29006195"^^xsd:decimal ;
  geo-pos:long "12.38721752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.557222222222'^^xsd:double;
  dwc:startTimeOfDay '10.43'^^xsd:double;
  dwc:endTimeOfDay '10.795'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.38721752'^^xsd:double;
  dwc:startLongitude '12.37544918'^^xsd:double;
  dwc:endLongitude '12.41252232'^^xsd:double;
  dwc:latitude '56.29006195'^^xsd:double;
  dwc:startLatitude '56.26911545'^^xsd:double;
  dwc:endLatitude '56.32982635'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.12291'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:489'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33335114 12.41519165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33335114"^^xsd:decimal ;
  dwc:decimalLongitude "12.41519165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33335114 12.41519165)"^^geo:wktLiteral ;
  geo-pos:lat "56.33335114"^^xsd:decimal ;
  geo-pos:long "12.41519165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.816388888889'^^xsd:double;
  dwc:startTimeOfDay '10.795'^^xsd:double;
  dwc:endTimeOfDay '11.096111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.41519165'^^xsd:double;
  dwc:startLongitude '12.41252232'^^xsd:double;
  dwc:endLongitude '12.45581245'^^xsd:double;
  dwc:latitude '56.33335114'^^xsd:double;
  dwc:startLatitude '56.32982635'^^xsd:double;
  dwc:endLatitude '56.37524414'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.70741'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:490'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33684158 12.41794395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.33684158"^^xsd:decimal ;
  dwc:decimalLongitude "12.41794395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.33684158 12.41794395)"^^geo:wktLiteral ;
  geo-pos:lat "56.33684158"^^xsd:decimal ;
  geo-pos:long "12.41794395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.837777777778'^^xsd:double;
  dwc:startTimeOfDay '10.795'^^xsd:double;
  dwc:endTimeOfDay '11.096111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.41794395'^^xsd:double;
  dwc:startLongitude '12.41252232'^^xsd:double;
  dwc:endLongitude '12.45581245'^^xsd:double;
  dwc:latitude '56.33684158'^^xsd:double;
  dwc:startLatitude '56.32982635'^^xsd:double;
  dwc:endLatitude '56.37524414'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.70741'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:491'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52391052 12.60126781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.52391052"^^xsd:decimal ;
  dwc:decimalLongitude "12.60126781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52391052 12.60126781)"^^geo:wktLiteral ;
  geo-pos:lat "56.52391052"^^xsd:decimal ;
  geo-pos:long "12.60126781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.105555555556'^^xsd:double;
  dwc:startTimeOfDay '12.048611111111'^^xsd:double;
  dwc:endTimeOfDay '12.168888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.60126781'^^xsd:double;
  dwc:startLongitude '12.59268379'^^xsd:double;
  dwc:endLongitude '12.61068535'^^xsd:double;
  dwc:latitude '56.52391052'^^xsd:double;
  dwc:startLatitude '56.515625'^^xsd:double;
  dwc:endLatitude '56.53300095'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.22383'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:492'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64232635 12.18825245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64232635"^^xsd:decimal ;
  dwc:decimalLongitude "12.18825245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64232635 12.18825245)"^^geo:wktLiteral ;
  geo-pos:lat "56.64232635"^^xsd:decimal ;
  geo-pos:long "12.18825245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.465833333333'^^xsd:double;
  dwc:startTimeOfDay '14.108055555556'^^xsd:double;
  dwc:endTimeOfDay '14.592222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.18825245'^^xsd:double;
  dwc:startLongitude '12.30070591'^^xsd:double;
  dwc:endLongitude '12.14815426'^^xsd:double;
  dwc:latitude '56.64232635'^^xsd:double;
  dwc:startLatitude '56.64160156'^^xsd:double;
  dwc:endLatitude '56.64260101'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.32175'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:493'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64003754 12.02408028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64003754"^^xsd:decimal ;
  dwc:decimalLongitude "12.02408028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64003754 12.02408028)"^^geo:wktLiteral ;
  geo-pos:lat "56.64003754"^^xsd:decimal ;
  geo-pos:long "12.02408028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.982777777778'^^xsd:double;
  dwc:startTimeOfDay '14.592222222222'^^xsd:double;
  dwc:endTimeOfDay '15.015277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.02408028'^^xsd:double;
  dwc:startLongitude '12.14815426'^^xsd:double;
  dwc:endLongitude '12.013869'^^xsd:double;
  dwc:latitude '56.64003754'^^xsd:double;
  dwc:startLatitude '56.64260101'^^xsd:double;
  dwc:endLatitude '56.639858'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.21084'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:494'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64144516 11.88750839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64144516"^^xsd:decimal ;
  dwc:decimalLongitude "11.88750839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64144516 11.88750839)"^^geo:wktLiteral ;
  geo-pos:lat "56.64144516"^^xsd:decimal ;
  geo-pos:long "11.88750839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.417222222222'^^xsd:double;
  dwc:startTimeOfDay '15.163611111111'^^xsd:double;
  dwc:endTimeOfDay '15.51'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.88750839'^^xsd:double;
  dwc:startLongitude '11.96715927'^^xsd:double;
  dwc:endLongitude '11.85833359'^^xsd:double;
  dwc:latitude '56.64144516'^^xsd:double;
  dwc:startLatitude '56.64010239'^^xsd:double;
  dwc:endLatitude '56.64177322'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.65218'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:495'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65145493 11.54747295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65145493"^^xsd:decimal ;
  dwc:decimalLongitude "11.54747295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65145493 11.54747295)"^^geo:wktLiteral ;
  geo-pos:lat "56.65145493"^^xsd:decimal ;
  geo-pos:long "11.54747295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.531111111111'^^xsd:double;
  dwc:startTimeOfDay '12.476388888889'^^xsd:double;
  dwc:endTimeOfDay '12.876944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.54747295'^^xsd:double;
  dwc:startLongitude '11.53144169'^^xsd:double;
  dwc:endLongitude '11.649636'^^xsd:double;
  dwc:latitude '56.65145493'^^xsd:double;
  dwc:startLatitude '56.64847946'^^xsd:double;
  dwc:endLatitude '56.670101'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '7.60786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:496'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66730881 11.65344048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.66730881"^^xsd:decimal ;
  dwc:decimalLongitude "11.65344048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66730881 11.65344048)"^^geo:wktLiteral ;
  geo-pos:lat "56.66730881"^^xsd:decimal ;
  geo-pos:long "11.65344048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.903611111111'^^xsd:double;
  dwc:startTimeOfDay '12.901944444444'^^xsd:double;
  dwc:endTimeOfDay '13.08'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.65344048'^^xsd:double;
  dwc:startLongitude '11.653668'^^xsd:double;
  dwc:endLongitude '11.62448692'^^xsd:double;
  dwc:latitude '56.66730881'^^xsd:double;
  dwc:startLatitude '56.667561'^^xsd:double;
  dwc:endLatitude '56.64091873'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.45565'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:497'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.58133316 11.56665421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.58133316"^^xsd:decimal ;
  dwc:decimalLongitude "11.56665421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.58133316 11.56665421)"^^geo:wktLiteral ;
  geo-pos:lat "56.58133316"^^xsd:decimal ;
  geo-pos:long "11.56665421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.471666666667'^^xsd:double;
  dwc:startTimeOfDay '13.376111111111'^^xsd:double;
  dwc:endTimeOfDay '13.604166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.56665421'^^xsd:double;
  dwc:startLongitude '11.58070278'^^xsd:double;
  dwc:endLongitude '11.54665279'^^xsd:double;
  dwc:latitude '56.58133316'^^xsd:double;
  dwc:startLatitude '56.59591293'^^xsd:double;
  dwc:endLatitude '56.5608902'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4.41459'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:498'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55115509 11.53722954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55115509"^^xsd:decimal ;
  dwc:decimalLongitude "11.53722954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55115509 11.53722954)"^^geo:wktLiteral ;
  geo-pos:lat "56.55115509"^^xsd:decimal ;
  geo-pos:long "11.53722954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:startTimeOfDay '13.604166666667'^^xsd:double;
  dwc:endTimeOfDay '13.874166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.53722954'^^xsd:double;
  dwc:startLongitude '11.54665279'^^xsd:double;
  dwc:endLongitude '11.50619888'^^xsd:double;
  dwc:latitude '56.55115509'^^xsd:double;
  dwc:startLatitude '56.5608902'^^xsd:double;
  dwc:endLatitude '56.51902771'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.27083'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:499'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51808929 11.50529766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.51808929"^^xsd:decimal ;
  dwc:decimalLongitude "11.50529766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.51808929 11.50529766)"^^geo:wktLiteral ;
  geo-pos:lat "56.51808929"^^xsd:decimal ;
  geo-pos:long "11.50529766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.880555555556'^^xsd:double;
  dwc:startTimeOfDay '13.874166666667'^^xsd:double;
  dwc:endTimeOfDay '14.051666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.50529766'^^xsd:double;
  dwc:startLongitude '11.50619888'^^xsd:double;
  dwc:endLongitude '11.47982979'^^xsd:double;
  dwc:latitude '56.51808929'^^xsd:double;
  dwc:startLatitude '56.51902771'^^xsd:double;
  dwc:endLatitude '56.4920578'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.40531'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:500'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38332367 11.36463261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.38332367"^^xsd:decimal ;
  dwc:decimalLongitude "11.36463261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38332367 11.36463261)"^^geo:wktLiteral ;
  geo-pos:lat "56.38332367"^^xsd:decimal ;
  geo-pos:long "11.36463261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.793055555556'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.36463261'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.38332367'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:501'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43037033 11.41710186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43037033"^^xsd:decimal ;
  dwc:decimalLongitude "11.41710186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43037033 11.41710186)"^^geo:wktLiteral ;
  geo-pos:lat "56.43037033"^^xsd:decimal ;
  geo-pos:long "11.41710186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.465'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.41710186'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.43037033'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:502'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40380859 11.38807964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40380859"^^xsd:decimal ;
  dwc:decimalLongitude "11.38807964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40380859 11.38807964)"^^geo:wktLiteral ;
  geo-pos:lat "56.40380859"^^xsd:decimal ;
  geo-pos:long "11.38807964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.648333333333'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.38807964'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.40380859'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:503'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39178085 11.3744421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.39178085"^^xsd:decimal ;
  dwc:decimalLongitude "11.3744421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.39178085 11.3744421)"^^geo:wktLiteral ;
  geo-pos:lat "56.39178085"^^xsd:decimal ;
  geo-pos:long "11.3744421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.733055555556'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.3744421'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.39178085'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:504'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38360214 11.36493492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.38360214"^^xsd:decimal ;
  dwc:decimalLongitude "11.36493492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38360214 11.36493492)"^^geo:wktLiteral ;
  geo-pos:lat "56.38360214"^^xsd:decimal ;
  geo-pos:long "11.36493492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.791111111111'^^xsd:double;
  dwc:startTimeOfDay '14.051666666667'^^xsd:double;
  dwc:endTimeOfDay '14.805277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.36493492'^^xsd:double;
  dwc:startLongitude '11.47982979'^^xsd:double;
  dwc:endLongitude '11.36265659'^^xsd:double;
  dwc:latitude '56.38360214'^^xsd:double;
  dwc:startLatitude '56.4920578'^^xsd:double;
  dwc:endLatitude '56.38162613'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '14.2266'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:505'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37466812 11.35435581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.37466812"^^xsd:decimal ;
  dwc:decimalLongitude "11.35435581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37466812 11.35435581)"^^geo:wktLiteral ;
  geo-pos:lat "56.37466812"^^xsd:decimal ;
  geo-pos:long "11.35435581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.855555555556'^^xsd:double;
  dwc:startTimeOfDay '14.805277777778'^^xsd:double;
  dwc:endTimeOfDay '15.108055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.35435581'^^xsd:double;
  dwc:startLongitude '11.36265659'^^xsd:double;
  dwc:endLongitude '11.31240463'^^xsd:double;
  dwc:latitude '56.37466812'^^xsd:double;
  dwc:startLatitude '56.38162613'^^xsd:double;
  dwc:endLatitude '56.3400383'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.56098'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:506'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36109924 11.33808231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36109924"^^xsd:decimal ;
  dwc:decimalLongitude "11.33808231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36109924 11.33808231)"^^geo:wktLiteral ;
  geo-pos:lat "56.36109924"^^xsd:decimal ;
  geo-pos:long "11.33808231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.953888888889'^^xsd:double;
  dwc:startTimeOfDay '14.805277777778'^^xsd:double;
  dwc:endTimeOfDay '15.108055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.33808231'^^xsd:double;
  dwc:startLongitude '11.36265659'^^xsd:double;
  dwc:endLongitude '11.31240463'^^xsd:double;
  dwc:latitude '56.36109924'^^xsd:double;
  dwc:startLatitude '56.38162613'^^xsd:double;
  dwc:endLatitude '56.3400383'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.56098'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:507'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.34916306 11.32361221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.34916306"^^xsd:decimal ;
  dwc:decimalLongitude "11.32361221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.34916306 11.32361221)"^^geo:wktLiteral ;
  geo-pos:lat "56.34916306"^^xsd:decimal ;
  geo-pos:long "11.32361221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.041666666667'^^xsd:double;
  dwc:startTimeOfDay '14.805277777778'^^xsd:double;
  dwc:endTimeOfDay '15.108055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.32361221'^^xsd:double;
  dwc:startLongitude '11.36265659'^^xsd:double;
  dwc:endLongitude '11.31240463'^^xsd:double;
  dwc:latitude '56.34916306'^^xsd:double;
  dwc:startLatitude '56.38162613'^^xsd:double;
  dwc:endLatitude '56.3400383'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.56098'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:508'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.31983185 11.28742504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.31983185"^^xsd:decimal ;
  dwc:decimalLongitude "11.28742504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.31983185 11.28742504)"^^geo:wktLiteral ;
  geo-pos:lat "56.31983185"^^xsd:decimal ;
  geo-pos:long "11.28742504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.253888888889'^^xsd:double;
  dwc:startTimeOfDay '15.108055555556'^^xsd:double;
  dwc:endTimeOfDay '15.736666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.28742504'^^xsd:double;
  dwc:startLongitude '11.31240463'^^xsd:double;
  dwc:endLongitude '11.20385933'^^xsd:double;
  dwc:latitude '56.31983185'^^xsd:double;
  dwc:startLatitude '56.3400383'^^xsd:double;
  dwc:endLatitude '56.25333023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.7315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:509'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.30254745 11.26614761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.30254745"^^xsd:decimal ;
  dwc:decimalLongitude "11.26614761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.30254745 11.26614761)"^^geo:wktLiteral ;
  geo-pos:lat "56.30254745"^^xsd:decimal ;
  geo-pos:long "11.26614761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.376944444444'^^xsd:double;
  dwc:startTimeOfDay '15.108055555556'^^xsd:double;
  dwc:endTimeOfDay '15.736666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.26614761'^^xsd:double;
  dwc:startLongitude '11.31240463'^^xsd:double;
  dwc:endLongitude '11.20385933'^^xsd:double;
  dwc:latitude '56.30254745'^^xsd:double;
  dwc:startLatitude '56.3400383'^^xsd:double;
  dwc:endLatitude '56.25333023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.7315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:510'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.28928375 11.25063229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.28928375"^^xsd:decimal ;
  dwc:decimalLongitude "11.25063229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.28928375 11.25063229)"^^geo:wktLiteral ;
  geo-pos:lat "56.28928375"^^xsd:decimal ;
  geo-pos:long "11.25063229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.470277777778'^^xsd:double;
  dwc:startTimeOfDay '15.108055555556'^^xsd:double;
  dwc:endTimeOfDay '15.736666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.25063229'^^xsd:double;
  dwc:startLongitude '11.31240463'^^xsd:double;
  dwc:endLongitude '11.20385933'^^xsd:double;
  dwc:latitude '56.28928375'^^xsd:double;
  dwc:startLatitude '56.3400383'^^xsd:double;
  dwc:endLatitude '56.25333023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.7315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:511'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.26713943 11.2215147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.26713943"^^xsd:decimal ;
  dwc:decimalLongitude "11.2215147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.26713943 11.2215147)"^^geo:wktLiteral ;
  geo-pos:lat "56.26713943"^^xsd:decimal ;
  geo-pos:long "11.2215147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.635'^^xsd:double;
  dwc:startTimeOfDay '15.108055555556'^^xsd:double;
  dwc:endTimeOfDay '15.736666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.2215147'^^xsd:double;
  dwc:startLongitude '11.31240463'^^xsd:double;
  dwc:endLongitude '11.20385933'^^xsd:double;
  dwc:latitude '56.26713943'^^xsd:double;
  dwc:startLatitude '56.3400383'^^xsd:double;
  dwc:endLatitude '56.25333023'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.7315'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:512'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.14506149 11.07453823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.14506149"^^xsd:decimal ;
  dwc:decimalLongitude "11.07453823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.14506149 11.07453823)"^^geo:wktLiteral ;
  geo-pos:lat "56.14506149"^^xsd:decimal ;
  geo-pos:long "11.07453823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.519166666667'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.07453823'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.14506149'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:513'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.14011383 11.06835938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.14011383"^^xsd:decimal ;
  dwc:decimalLongitude "11.06835938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.14011383 11.06835938)"^^geo:wktLiteral ;
  geo-pos:lat "56.14011383"^^xsd:decimal ;
  geo-pos:long "11.06835938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.555277777778'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.06835938'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.14011383'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:514'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15738297 11.08979511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.15738297"^^xsd:decimal ;
  dwc:decimalLongitude "11.08979511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15738297 11.08979511)"^^geo:wktLiteral ;
  geo-pos:lat "56.15738297"^^xsd:decimal ;
  geo-pos:long "11.08979511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.428611111111'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.08979511'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.15738297'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:515'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16724396 11.10190392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.16724396"^^xsd:decimal ;
  dwc:decimalLongitude "11.10190392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.16724396 11.10190392)"^^geo:wktLiteral ;
  geo-pos:lat "56.16724396"^^xsd:decimal ;
  geo-pos:long "11.10190392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.356388888889'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.10190392'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.16724396'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:516'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18910217 11.12829018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18910217"^^xsd:decimal ;
  dwc:decimalLongitude "11.12829018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18910217 11.12829018)"^^geo:wktLiteral ;
  geo-pos:lat "56.18910217"^^xsd:decimal ;
  geo-pos:long "11.12829018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.1975'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.12829018'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.18910217'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:517'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20770645 11.15046978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.20770645"^^xsd:decimal ;
  dwc:decimalLongitude "11.15046978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.20770645 11.15046978)"^^geo:wktLiteral ;
  geo-pos:lat "56.20770645"^^xsd:decimal ;
  geo-pos:long "11.15046978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.064444444444'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.15046978'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.20770645'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:518'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21175003 11.15533447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.21175003"^^xsd:decimal ;
  dwc:decimalLongitude "11.15533447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.21175003 11.15533447)"^^geo:wktLiteral ;
  geo-pos:lat "56.21175003"^^xsd:decimal ;
  geo-pos:long "11.15533447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.035277777778'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.15533447'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.21175003'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:519'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17682266 11.11357403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.17682266"^^xsd:decimal ;
  dwc:decimalLongitude "11.11357403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.17682266 11.11357403)"^^geo:wktLiteral ;
  geo-pos:lat "56.17682266"^^xsd:decimal ;
  geo-pos:long "11.11357403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.286388888889'^^xsd:double;
  dwc:startTimeOfDay '15.986388888889'^^xsd:double;
  dwc:endTimeOfDay '16.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.11357403'^^xsd:double;
  dwc:startLongitude '11.16344643'^^xsd:double;
  dwc:endLongitude '11.06081104'^^xsd:double;
  dwc:latitude '56.17682266'^^xsd:double;
  dwc:startLatitude '56.21854019'^^xsd:double;
  dwc:endLatitude '56.13407516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '11.3311'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:520'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09334183 11.01008892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09334183"^^xsd:decimal ;
  dwc:decimalLongitude "11.01008892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09334183 11.01008892)"^^geo:wktLiteral ;
  geo-pos:lat "56.09334183"^^xsd:decimal ;
  geo-pos:long "11.01008892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.89'^^xsd:double;
  dwc:startTimeOfDay '16.599722222222'^^xsd:double;
  dwc:endTimeOfDay '17.008055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.01008892'^^xsd:double;
  dwc:startLongitude '11.06081104'^^xsd:double;
  dwc:endLongitude '10.98988056'^^xsd:double;
  dwc:latitude '56.09334183'^^xsd:double;
  dwc:startLatitude '56.13407516'^^xsd:double;
  dwc:endLatitude '56.07650375'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.76181'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:521'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1025238 11.02123165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1025238"^^xsd:decimal ;
  dwc:decimalLongitude "11.02123165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1025238 11.02123165)"^^geo:wktLiteral ;
  geo-pos:lat "56.1025238"^^xsd:decimal ;
  geo-pos:long "11.02123165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.826111111111'^^xsd:double;
  dwc:startTimeOfDay '16.599722222222'^^xsd:double;
  dwc:endTimeOfDay '17.008055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.02123165'^^xsd:double;
  dwc:startLongitude '11.06081104'^^xsd:double;
  dwc:endLongitude '10.98988056'^^xsd:double;
  dwc:latitude '56.1025238'^^xsd:double;
  dwc:startLatitude '56.13407516'^^xsd:double;
  dwc:endLatitude '56.07650375'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.76181'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:522'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06490707 10.97580528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06490707"^^xsd:decimal ;
  dwc:decimalLongitude "10.97580528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06490707 10.97580528)"^^geo:wktLiteral ;
  geo-pos:lat "56.06490707"^^xsd:decimal ;
  geo-pos:long "10.97580528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.089444444444'^^xsd:double;
  dwc:startTimeOfDay '17.008055555556'^^xsd:double;
  dwc:endTimeOfDay '17.390277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.97580528'^^xsd:double;
  dwc:startLongitude '10.98988056'^^xsd:double;
  dwc:endLongitude '10.92442799'^^xsd:double;
  dwc:latitude '56.06490707'^^xsd:double;
  dwc:startLatitude '56.07650375'^^xsd:double;
  dwc:endLatitude '56.02172852'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.31751'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:523'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09303284 10.66848755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09303284"^^xsd:decimal ;
  dwc:decimalLongitude "10.66848755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09303284 10.66848755)"^^geo:wktLiteral ;
  geo-pos:lat "56.09303284"^^xsd:decimal ;
  geo-pos:long "10.66848755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.843611111111'^^xsd:double;
  dwc:startTimeOfDay '18.530277777778'^^xsd:double;
  dwc:endTimeOfDay '19.030833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.66848755'^^xsd:double;
  dwc:startLongitude '10.72628593'^^xsd:double;
  dwc:endLongitude '10.63295269'^^xsd:double;
  dwc:latitude '56.09303284'^^xsd:double;
  dwc:startLatitude '56.05043793'^^xsd:double;
  dwc:endLatitude '56.11797714'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.47692'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:524'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12685394 10.6349268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.12685394"^^xsd:decimal ;
  dwc:decimalLongitude "10.6349268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.12685394 10.6349268)"^^geo:wktLiteral ;
  geo-pos:lat "56.12685394"^^xsd:decimal ;
  geo-pos:long "10.6349268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2230555555556'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.6349268'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.12685394'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:525'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08893967 10.65757084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08893967"^^xsd:decimal ;
  dwc:decimalLongitude "10.65757084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08893967 10.65757084)"^^geo:wktLiteral ;
  geo-pos:lat "56.08893967"^^xsd:decimal ;
  geo-pos:long "10.65757084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4744444444444'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.65757084'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.08893967'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:526'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09915543 10.65198326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09915543"^^xsd:decimal ;
  dwc:decimalLongitude "10.65198326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09915543 10.65198326)"^^geo:wktLiteral ;
  geo-pos:lat "56.09915543"^^xsd:decimal ;
  geo-pos:long "10.65198326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4069444444444'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.65198326'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.09915543'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:527'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10667419 10.64789009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10667419"^^xsd:decimal ;
  dwc:decimalLongitude "10.64789009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10667419 10.64789009)"^^geo:wktLiteral ;
  geo-pos:lat "56.10667419"^^xsd:decimal ;
  geo-pos:long "10.64789009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3572222222222'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.64789009'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.10667419'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:528'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10139847 10.65078735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10139847"^^xsd:decimal ;
  dwc:decimalLongitude "10.65078735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10139847 10.65078735)"^^geo:wktLiteral ;
  geo-pos:lat "56.10139847"^^xsd:decimal ;
  geo-pos:long "10.65078735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3922222222222'^^xsd:double;
  dwc:startTimeOfDay '6.0738888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.65078735'^^xsd:double;
  dwc:startLongitude '10.62187862'^^xsd:double;
  dwc:endLongitude '10.66711617'^^xsd:double;
  dwc:latitude '56.10139847'^^xsd:double;
  dwc:startLatitude '56.14959335'^^xsd:double;
  dwc:endLatitude '56.06831741'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.45636'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:529'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06342697 10.6690855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.06342697"^^xsd:decimal ;
  dwc:decimalLongitude "10.6690855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.06342697 10.6690855)"^^geo:wktLiteral ;
  geo-pos:lat "56.06342697"^^xsd:decimal ;
  geo-pos:long "10.6690855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6341666666667'^^xsd:double;
  dwc:startTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:endTimeOfDay '7.0169444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.6690855'^^xsd:double;
  dwc:startLongitude '10.66711617'^^xsd:double;
  dwc:endLongitude '10.693717'^^xsd:double;
  dwc:latitude '56.06342697'^^xsd:double;
  dwc:startLatitude '56.06831741'^^xsd:double;
  dwc:endLatitude '56.00335312'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.40531'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:530'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.02493668 10.68415737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.02493668"^^xsd:decimal ;
  dwc:decimalLongitude "10.68415737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.02493668 10.68415737)"^^geo:wktLiteral ;
  geo-pos:lat "56.02493668"^^xsd:decimal ;
  geo-pos:long "10.68415737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8708333333333'^^xsd:double;
  dwc:startTimeOfDay '6.6044444444444'^^xsd:double;
  dwc:endTimeOfDay '7.0169444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.68415737'^^xsd:double;
  dwc:startLongitude '10.66711617'^^xsd:double;
  dwc:endLongitude '10.693717'^^xsd:double;
  dwc:latitude '56.02493668'^^xsd:double;
  dwc:startLatitude '56.06831741'^^xsd:double;
  dwc:endLatitude '56.00335312'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.40531'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:531'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9606514 10.71689224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9606514"^^xsd:decimal ;
  dwc:decimalLongitude "10.71689224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9606514 10.71689224)"^^geo:wktLiteral ;
  geo-pos:lat "55.9606514"^^xsd:decimal ;
  geo-pos:long "10.71689224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3236111111111'^^xsd:double;
  dwc:startTimeOfDay '7.0169444444444'^^xsd:double;
  dwc:endTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.71689224'^^xsd:double;
  dwc:startLongitude '10.693717'^^xsd:double;
  dwc:endLongitude '10.7482729'^^xsd:double;
  dwc:latitude '55.9606514'^^xsd:double;
  dwc:startLatitude '56.00335312'^^xsd:double;
  dwc:endLatitude '55.92823792'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.01007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:532'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93533707 10.74051762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.93533707"^^xsd:decimal ;
  dwc:decimalLongitude "10.74051762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93533707 10.74051762)"^^geo:wktLiteral ;
  geo-pos:lat "55.93533707"^^xsd:decimal ;
  geo-pos:long "10.74051762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5277777777778'^^xsd:double;
  dwc:startTimeOfDay '7.0169444444444'^^xsd:double;
  dwc:endTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.74051762'^^xsd:double;
  dwc:startLongitude '10.693717'^^xsd:double;
  dwc:endLongitude '10.7482729'^^xsd:double;
  dwc:latitude '55.93533707'^^xsd:double;
  dwc:startLatitude '56.00335312'^^xsd:double;
  dwc:endLatitude '55.92823792'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.01007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:533'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88922501 10.79002094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88922501"^^xsd:decimal ;
  dwc:decimalLongitude "10.79002094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88922501 10.79002094)"^^geo:wktLiteral ;
  geo-pos:lat "55.88922501"^^xsd:decimal ;
  geo-pos:long "10.79002094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.8677777777778'^^xsd:double;
  dwc:startTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.2225'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.79002094'^^xsd:double;
  dwc:startLongitude '10.7482729'^^xsd:double;
  dwc:endLongitude '10.84685707'^^xsd:double;
  dwc:latitude '55.88922501'^^xsd:double;
  dwc:startLatitude '55.92823792'^^xsd:double;
  dwc:endLatitude '55.83921051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.6455'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:534'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86540604 10.81705093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.86540604"^^xsd:decimal ;
  dwc:decimalLongitude "10.81705093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.86540604 10.81705093)"^^geo:wktLiteral ;
  geo-pos:lat "55.86540604"^^xsd:decimal ;
  geo-pos:long "10.81705093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0377777777778'^^xsd:double;
  dwc:startTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.2225'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.81705093'^^xsd:double;
  dwc:startLongitude '10.7482729'^^xsd:double;
  dwc:endLongitude '10.84685707'^^xsd:double;
  dwc:latitude '55.86540604'^^xsd:double;
  dwc:startLatitude '55.92823792'^^xsd:double;
  dwc:endLatitude '55.83921051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.6455'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:536'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87404633 10.80715752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.87404633"^^xsd:decimal ;
  dwc:decimalLongitude "10.80715752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87404633 10.80715752)"^^geo:wktLiteral ;
  geo-pos:lat "55.87404633"^^xsd:decimal ;
  geo-pos:long "10.80715752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9763888888889'^^xsd:double;
  dwc:startTimeOfDay '7.5802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.2225'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.80715752'^^xsd:double;
  dwc:startLongitude '10.7482729'^^xsd:double;
  dwc:endLongitude '10.84685707'^^xsd:double;
  dwc:latitude '55.87404633'^^xsd:double;
  dwc:startLatitude '55.92823792'^^xsd:double;
  dwc:endLatitude '55.83921051'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.6455'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:537'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8298912 10.8572588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8298912"^^xsd:decimal ;
  dwc:decimalLongitude "10.8572588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8298912 10.8572588)"^^geo:wktLiteral ;
  geo-pos:lat "55.8298912"^^xsd:decimal ;
  geo-pos:long "10.8572588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.2880555555556'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.8572588'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.8298912'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:538'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82494354 10.86287212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.82494354"^^xsd:decimal ;
  dwc:decimalLongitude "10.86287212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82494354 10.86287212)"^^geo:wktLiteral ;
  geo-pos:lat "55.82494354"^^xsd:decimal ;
  geo-pos:long "10.86287212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3225'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.86287212'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.82494354'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:539'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82363129 10.86433887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.82363129"^^xsd:decimal ;
  dwc:decimalLongitude "10.86433887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82363129 10.86433887)"^^geo:wktLiteral ;
  geo-pos:lat "55.82363129"^^xsd:decimal ;
  geo-pos:long "10.86433887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3316666666667'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.86433887'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.82363129'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:540'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80983734 10.87977123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.80983734"^^xsd:decimal ;
  dwc:decimalLongitude "10.87977123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80983734 10.87977123)"^^geo:wktLiteral ;
  geo-pos:lat "55.80983734"^^xsd:decimal ;
  geo-pos:long "10.87977123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.4272222222222'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.87977123'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.80983734'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:541'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80272675 10.88752079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.80272675"^^xsd:decimal ;
  dwc:decimalLongitude "10.88752079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.80272675 10.88752079)"^^geo:wktLiteral ;
  geo-pos:lat "55.80272675"^^xsd:decimal ;
  geo-pos:long "10.88752079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.475'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.88752079'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.80272675'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:542'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79836273 10.89237022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79836273"^^xsd:decimal ;
  dwc:decimalLongitude "10.89237022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79836273 10.89237022)"^^geo:wktLiteral ;
  geo-pos:lat "55.79836273"^^xsd:decimal ;
  geo-pos:long "10.89237022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5041666666667'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.89237022'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.79836273'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:543'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77693558 10.91687202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.77693558"^^xsd:decimal ;
  dwc:decimalLongitude "10.91687202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77693558 10.91687202)"^^geo:wktLiteral ;
  geo-pos:lat "55.77693558"^^xsd:decimal ;
  geo-pos:long "10.91687202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6455555555556'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.91687202'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.77693558'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:544'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77052307 10.92434692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.77052307"^^xsd:decimal ;
  dwc:decimalLongitude "10.92434692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77052307 10.92434692)"^^geo:wktLiteral ;
  geo-pos:lat "55.77052307"^^xsd:decimal ;
  geo-pos:long "10.92434692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6875'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.92434692'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.77052307'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:545'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76795197 10.92727089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.76795197"^^xsd:decimal ;
  dwc:decimalLongitude "10.92727089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.76795197 10.92727089)"^^geo:wktLiteral ;
  geo-pos:lat "55.76795197"^^xsd:decimal ;
  geo-pos:long "10.92727089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7044444444444'^^xsd:double;
  dwc:startTimeOfDay '8.2225'^^xsd:double;
  dwc:endTimeOfDay '8.7122222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.92727089'^^xsd:double;
  dwc:startLongitude '10.84685707'^^xsd:double;
  dwc:endLongitude '10.928693'^^xsd:double;
  dwc:latitude '55.76795197'^^xsd:double;
  dwc:startLatitude '55.83921051'^^xsd:double;
  dwc:endLatitude '55.766731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.53875'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:546'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37544632 10.8822546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37544632"^^xsd:decimal ;
  dwc:decimalLongitude "10.8822546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37544632 10.8822546)"^^geo:wktLiteral ;
  geo-pos:lat "55.37544632"^^xsd:decimal ;
  geo-pos:long "10.8822546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.206388888889'^^xsd:double;
  dwc:startTimeOfDay '12.033333333333'^^xsd:double;
  dwc:endTimeOfDay '12.303888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.8822546'^^xsd:double;
  dwc:startLongitude '10.83111954'^^xsd:double;
  dwc:endLongitude '10.91230297'^^xsd:double;
  dwc:latitude '55.37544632'^^xsd:double;
  dwc:startLatitude '55.37613297'^^xsd:double;
  dwc:endLatitude '55.37455368'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.12877'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:547'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37293243 10.98832226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.37293243"^^xsd:decimal ;
  dwc:decimalLongitude "10.98832226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.37293243 10.98832226)"^^geo:wktLiteral ;
  geo-pos:lat "55.37293243"^^xsd:decimal ;
  geo-pos:long "10.98832226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.567222222222'^^xsd:double;
  dwc:startTimeOfDay '12.538055555556'^^xsd:double;
  dwc:endTimeOfDay '12.5825'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.98832226'^^xsd:double;
  dwc:startLongitude '10.979677'^^xsd:double;
  dwc:endLongitude '10.99345112'^^xsd:double;
  dwc:latitude '55.37293243'^^xsd:double;
  dwc:startLatitude '55.372696'^^xsd:double;
  dwc:endLatitude '55.37301254'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.870438'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:548'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86957169 10.62454796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86957169"^^xsd:decimal ;
  dwc:decimalLongitude "10.62454796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86957169 10.62454796)"^^geo:wktLiteral ;
  geo-pos:lat "56.86957169"^^xsd:decimal ;
  geo-pos:long "10.62454796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.275277777778'^^xsd:double;
  dwc:startTimeOfDay '15.044722222222'^^xsd:double;
  dwc:endTimeOfDay '15.529722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.62454796'^^xsd:double;
  dwc:startLongitude '10.61551285'^^xsd:double;
  dwc:endLongitude '10.63548565'^^xsd:double;
  dwc:latitude '56.86957169'^^xsd:double;
  dwc:startLatitude '56.82997894'^^xsd:double;
  dwc:endLatitude '56.91399002'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.41378'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:549'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.02600861 10.66387081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.02600861"^^xsd:decimal ;
  dwc:decimalLongitude "10.66387081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.02600861 10.66387081)"^^geo:wktLiteral ;
  geo-pos:lat "57.02600861"^^xsd:decimal ;
  geo-pos:long "10.66387081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.168055555556'^^xsd:double;
  dwc:startTimeOfDay '16.036111111111'^^xsd:double;
  dwc:endTimeOfDay '16.508888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.66387081'^^xsd:double;
  dwc:startLongitude '10.65779209'^^xsd:double;
  dwc:endLongitude '10.68027973'^^xsd:double;
  dwc:latitude '57.02600861'^^xsd:double;
  dwc:startLatitude '57.00277328'^^xsd:double;
  dwc:endLatitude '57.08583069'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '9.32891'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:550'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31270218 10.74489498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31270218"^^xsd:decimal ;
  dwc:decimalLongitude "10.74489498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31270218 10.74489498)"^^geo:wktLiteral ;
  geo-pos:lat "57.31270218"^^xsd:decimal ;
  geo-pos:long "10.74489498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.780555555556'^^xsd:double;
  dwc:startTimeOfDay '18.6725'^^xsd:double;
  dwc:endTimeOfDay '19.125277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.74489498'^^xsd:double;
  dwc:startLongitude '10.73648071'^^xsd:double;
  dwc:endLongitude '10.81393433'^^xsd:double;
  dwc:latitude '57.31270218'^^xsd:double;
  dwc:startLatitude '57.29422379'^^xsd:double;
  dwc:endLatitude '57.35687637'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.37007'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:551'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75851 7.047509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75851"^^xsd:decimal ;
  dwc:decimalLongitude "7.047509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75851 7.047509)"^^geo:wktLiteral ;
  geo-pos:lat "54.75851"^^xsd:decimal ;
  geo-pos:long "7.047509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.496944444444'^^xsd:double;
  dwc:startTimeOfDay '15.170555555556'^^xsd:double;
  dwc:endTimeOfDay '15.561944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.047509'^^xsd:double;
  dwc:startLongitude '7.077517'^^xsd:double;
  dwc:endLongitude '7.041317'^^xsd:double;
  dwc:latitude '54.75851'^^xsd:double;
  dwc:startLatitude '54.80666'^^xsd:double;
  dwc:endLatitude '54.74887'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.82786'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:552'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71261 7.018609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.71261"^^xsd:decimal ;
  dwc:decimalLongitude "7.018609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71261 7.018609)"^^geo:wktLiteral ;
  geo-pos:lat "54.71261"^^xsd:decimal ;
  geo-pos:long "7.018609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.808055555556'^^xsd:double;
  dwc:startTimeOfDay '15.561944444444'^^xsd:double;
  dwc:endTimeOfDay '15.938888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '7.018609'^^xsd:double;
  dwc:startLongitude '7.041317'^^xsd:double;
  dwc:endLongitude '7.005193'^^xsd:double;
  dwc:latitude '54.71261'^^xsd:double;
  dwc:startLatitude '54.74887'^^xsd:double;
  dwc:endLatitude '54.69354'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.57085'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:553'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76446152 -10.75057602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.76446152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75057602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76446152 -10.75057602)"^^geo:wktLiteral ;
  geo-pos:lat "52.76446152"^^xsd:decimal ;
  geo-pos:long "-10.75057602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6713888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.75057602'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.76446152'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:345'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75374985 -10.73368359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75374985"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73368359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75374985 -10.73368359)"^^geo:wktLiteral ;
  geo-pos:lat "52.75374985"^^xsd:decimal ;
  geo-pos:long "-10.73368359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5811111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.73368359'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75374985'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:346'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75496292 -10.73565102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75496292"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73565102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75496292 -10.73565102)"^^geo:wktLiteral ;
  geo-pos:lat "52.75496292"^^xsd:decimal ;
  geo-pos:long "-10.73565102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5913888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.73565102'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75496292'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:347'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75735855 -10.73916245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75735855"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73916245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75735855 -10.73916245)"^^geo:wktLiteral ;
  geo-pos:lat "52.75735855"^^xsd:decimal ;
  geo-pos:long "-10.73916245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6113888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.73916245'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75735855'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:348'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75888824 -10.7418499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75888824"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7418499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75888824 -10.7418499)"^^geo:wktLiteral ;
  geo-pos:lat "52.75888824"^^xsd:decimal ;
  geo-pos:long "-10.7418499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6247222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.7418499'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75888824'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:349'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76031876 -10.74409389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.76031876"^^xsd:decimal ;
  dwc:decimalLongitude "-10.74409389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76031876 -10.74409389)"^^geo:wktLiteral ;
  geo-pos:lat "52.76031876"^^xsd:decimal ;
  geo-pos:long "-10.74409389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6363888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.74409389'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.76031876'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:350'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76031876 -10.74409389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.76031876"^^xsd:decimal ;
  dwc:decimalLongitude "-10.74409389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76031876 -10.74409389)"^^geo:wktLiteral ;
  geo-pos:lat "52.76031876"^^xsd:decimal ;
  geo-pos:long "-10.74409389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6363888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.74409389'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.76031876'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:351'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76237869 -10.74744701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.76237869"^^xsd:decimal ;
  dwc:decimalLongitude "-10.74744701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76237869 -10.74744701)"^^geo:wktLiteral ;
  geo-pos:lat "52.76237869"^^xsd:decimal ;
  geo-pos:long "-10.74744701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6536111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.74744701'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.76237869'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:352'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75151443 -10.73005009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75151443"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73005009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75151443 -10.73005009)"^^geo:wktLiteral ;
  geo-pos:lat "52.75151443"^^xsd:decimal ;
  geo-pos:long "-10.73005009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5625'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.73005009'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75151443'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:353'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.74940491 -10.72695732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.74940491"^^xsd:decimal ;
  dwc:decimalLongitude "-10.72695732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.74940491 -10.72695732)"^^geo:wktLiteral ;
  geo-pos:lat "52.74940491"^^xsd:decimal ;
  geo-pos:long "-10.72695732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5444444444444'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.72695732'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.74940491'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:354'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.77346039 -10.76482582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.77346039"^^xsd:decimal ;
  dwc:decimalLongitude "-10.76482582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.77346039 -10.76482582)"^^geo:wktLiteral ;
  geo-pos:lat "52.77346039"^^xsd:decimal ;
  geo-pos:long "-10.76482582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7475'^^xsd:double;
  dwc:startTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:endTimeOfDay '9.8616666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.76482582'^^xsd:double;
  dwc:startLongitude '-10.752738'^^xsd:double;
  dwc:endLongitude '-10.78555107'^^xsd:double;
  dwc:latitude '52.77346039'^^xsd:double;
  dwc:startLatitude '52.7657814'^^xsd:double;
  dwc:endLatitude '52.78688049'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '3.21898'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:355'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13388824 -11.40488052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13388824"^^xsd:decimal ;
  dwc:decimalLongitude "-11.40488052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13388824 -11.40488052)"^^geo:wktLiteral ;
  geo-pos:lat "54.13388824"^^xsd:decimal ;
  geo-pos:long "-11.40488052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.806666666667'^^xsd:double;
  dwc:startTimeOfDay '10.676388888889'^^xsd:double;
  dwc:endTimeOfDay '11.034166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.40488052'^^xsd:double;
  dwc:startLongitude '-11.42828369'^^xsd:double;
  dwc:endLongitude '-11.36361122'^^xsd:double;
  dwc:latitude '54.13388824'^^xsd:double;
  dwc:startLatitude '54.11730957'^^xsd:double;
  dwc:endLatitude '54.16292953'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.58941'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:364'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2352066 -11.25607109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2352066"^^xsd:decimal ;
  dwc:decimalLongitude "-11.25607109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2352066 -11.25607109)"^^geo:wktLiteral ;
  geo-pos:lat "54.2352066"^^xsd:decimal ;
  geo-pos:long "-11.25607109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.598888888889'^^xsd:double;
  dwc:startTimeOfDay '11.4875'^^xsd:double;
  dwc:endTimeOfDay '11.762222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.25607109'^^xsd:double;
  dwc:startLongitude '-11.27728081'^^xsd:double;
  dwc:endLongitude '-11.22462177'^^xsd:double;
  dwc:latitude '54.2352066'^^xsd:double;
  dwc:startLatitude '54.22072601'^^xsd:double;
  dwc:endLatitude '54.25645447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '5.23986'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:365'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24300003 -11.24471474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24300003"^^xsd:decimal ;
  dwc:decimalLongitude "-11.24471474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24300003 -11.24471474)"^^geo:wktLiteral ;
  geo-pos:lat "54.24300003"^^xsd:decimal ;
  geo-pos:long "-11.24471474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.658333333333'^^xsd:double;
  dwc:startTimeOfDay '11.4875'^^xsd:double;
  dwc:endTimeOfDay '11.762222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.24471474'^^xsd:double;
  dwc:startLongitude '-11.27728081'^^xsd:double;
  dwc:endLongitude '-11.22462177'^^xsd:double;
  dwc:latitude '54.24300003'^^xsd:double;
  dwc:startLatitude '54.22072601'^^xsd:double;
  dwc:endLatitude '54.25645447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '5.23986'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:366'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25777054 -11.22265053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25777054"^^xsd:decimal ;
  dwc:decimalLongitude "-11.22265053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25777054 -11.22265053)"^^geo:wktLiteral ;
  geo-pos:lat "54.25777054"^^xsd:decimal ;
  geo-pos:long "-11.22265053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.7725'^^xsd:double;
  dwc:startTimeOfDay '11.762222222222'^^xsd:double;
  dwc:endTimeOfDay '12.267222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.22265053'^^xsd:double;
  dwc:startLongitude '-11.22462177'^^xsd:double;
  dwc:endLongitude '-11.1281395'^^xsd:double;
  dwc:latitude '54.25777054'^^xsd:double;
  dwc:startLatitude '54.25645447'^^xsd:double;
  dwc:endLatitude '54.32277679'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.66814'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:367'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15245819 -10.624156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15245819"^^xsd:decimal ;
  dwc:decimalLongitude "-10.624156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15245819 -10.624156)"^^geo:wktLiteral ;
  geo-pos:lat "54.15245819"^^xsd:decimal ;
  geo-pos:long "-10.624156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.725555555556'^^xsd:double;
  dwc:startTimeOfDay '14.626111111111'^^xsd:double;
  dwc:endTimeOfDay '14.975'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.624156'^^xsd:double;
  dwc:startLongitude '-10.65038681'^^xsd:double;
  dwc:endLongitude '-10.56008053'^^xsd:double;
  dwc:latitude '54.15245819'^^xsd:double;
  dwc:startLatitude '54.14504242'^^xsd:double;
  dwc:endLatitude '54.17209625'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '6.60021'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:368'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15870667 -10.60010147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15870667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.60010147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15870667 -10.60010147)"^^geo:wktLiteral ;
  geo-pos:lat "54.15870667"^^xsd:decimal ;
  geo-pos:long "-10.60010147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.814444444444'^^xsd:double;
  dwc:startTimeOfDay '14.626111111111'^^xsd:double;
  dwc:endTimeOfDay '14.975'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.60010147'^^xsd:double;
  dwc:startLongitude '-10.65038681'^^xsd:double;
  dwc:endLongitude '-10.56008053'^^xsd:double;
  dwc:latitude '54.15870667'^^xsd:double;
  dwc:startLatitude '54.14504242'^^xsd:double;
  dwc:endLatitude '54.17209625'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '6.60021'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:369'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16712189 -10.56791973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16712189"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56791973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16712189 -10.56791973)"^^geo:wktLiteral ;
  geo-pos:lat "54.16712189"^^xsd:decimal ;
  geo-pos:long "-10.56791973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.931944444444'^^xsd:double;
  dwc:startTimeOfDay '14.626111111111'^^xsd:double;
  dwc:endTimeOfDay '14.975'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.56791973'^^xsd:double;
  dwc:startLongitude '-10.65038681'^^xsd:double;
  dwc:endLongitude '-10.56008053'^^xsd:double;
  dwc:latitude '54.16712189'^^xsd:double;
  dwc:startLatitude '54.14504242'^^xsd:double;
  dwc:endLatitude '54.17209625'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '6.60021'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:370'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20787811 -10.54630947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20787811"^^xsd:decimal ;
  dwc:decimalLongitude "-10.54630947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20787811 -10.54630947)"^^geo:wktLiteral ;
  geo-pos:lat "54.20787811"^^xsd:decimal ;
  geo-pos:long "-10.54630947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.181944444444'^^xsd:double;
  dwc:startTimeOfDay '15.074722222222'^^xsd:double;
  dwc:endTimeOfDay '15.447222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.54630947'^^xsd:double;
  dwc:startLongitude '-10.55335712'^^xsd:double;
  dwc:endLongitude '-10.52799511'^^xsd:double;
  dwc:latitude '54.20787811'^^xsd:double;
  dwc:startLatitude '54.1893959'^^xsd:double;
  dwc:endLatitude '54.25365448'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '7.32805'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:371'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21987152 -10.54176617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21987152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.54176617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21987152 -10.54176617)"^^geo:wktLiteral ;
  geo-pos:lat "54.21987152"^^xsd:decimal ;
  geo-pos:long "-10.54176617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.251388888889'^^xsd:double;
  dwc:startTimeOfDay '15.074722222222'^^xsd:double;
  dwc:endTimeOfDay '15.447222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.54176617'^^xsd:double;
  dwc:startLongitude '-10.55335712'^^xsd:double;
  dwc:endLongitude '-10.52799511'^^xsd:double;
  dwc:latitude '54.21987152'^^xsd:double;
  dwc:startLatitude '54.1893959'^^xsd:double;
  dwc:endLatitude '54.25365448'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '7.32805'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:372'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25563812 -10.52715683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25563812"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52715683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25563812 -10.52715683)"^^geo:wktLiteral ;
  geo-pos:lat "54.25563812"^^xsd:decimal ;
  geo-pos:long "-10.52715683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.458611111111'^^xsd:double;
  dwc:startTimeOfDay '15.447222222222'^^xsd:double;
  dwc:endTimeOfDay '15.515277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.52715683'^^xsd:double;
  dwc:startLongitude '-10.52799511'^^xsd:double;
  dwc:endLongitude '-10.5231142'^^xsd:double;
  dwc:latitude '54.25563812'^^xsd:double;
  dwc:startLatitude '54.25365448'^^xsd:double;
  dwc:endLatitude '54.26535797'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '1.33852'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:373'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36166 -10.48416138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36166"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48416138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36166 -10.48416138)"^^geo:wktLiteral ;
  geo-pos:lat "54.36166"^^xsd:decimal ;
  geo-pos:long "-10.48416138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.074166666667'^^xsd:double;
  dwc:startTimeOfDay '16.039166666667'^^xsd:double;
  dwc:endTimeOfDay '16.48'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.48416138'^^xsd:double;
  dwc:startLongitude '-10.48677158'^^xsd:double;
  dwc:endLongitude '-10.45353413'^^xsd:double;
  dwc:latitude '54.36166'^^xsd:double;
  dwc:startLatitude '54.35558319'^^xsd:double;
  dwc:endLatitude '54.43267441'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.83213'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:374'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43531799 -10.45251656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.43531799"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45251656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.43531799 -10.45251656)"^^geo:wktLiteral ;
  geo-pos:lat "54.43531799"^^xsd:decimal ;
  geo-pos:long "-10.45251656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.495277777778'^^xsd:double;
  dwc:startTimeOfDay '16.48'^^xsd:double;
  dwc:endTimeOfDay '16.517222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.45251656'^^xsd:double;
  dwc:startLongitude '-10.45353413'^^xsd:double;
  dwc:endLongitude '-10.45099926'^^xsd:double;
  dwc:latitude '54.43531799'^^xsd:double;
  dwc:startLatitude '54.43267441'^^xsd:double;
  dwc:endLatitude '54.43908691'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '0.731147'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:375'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.77972794 -10.30816078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.77972794"^^xsd:decimal ;
  dwc:decimalLongitude "-10.30816078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.77972794 -10.30816078)"^^geo:wktLiteral ;
  geo-pos:lat "54.77972794"^^xsd:decimal ;
  geo-pos:long "-10.30816078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.206666666667'^^xsd:double;
  dwc:startTimeOfDay '11.0775'^^xsd:double;
  dwc:endTimeOfDay '11.500833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.30816078'^^xsd:double;
  dwc:startLongitude '-10.31751156'^^xsd:double;
  dwc:endLongitude '-10.28744698'^^xsd:double;
  dwc:latitude '54.77972794'^^xsd:double;
  dwc:startLatitude '54.75833511'^^xsd:double;
  dwc:endLatitude '54.82862091'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.04414'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:376'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91788101 -10.25121403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91788101"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25121403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91788101 -10.25121403)"^^geo:wktLiteral ;
  geo-pos:lat "54.91788101"^^xsd:decimal ;
  geo-pos:long "-10.25121403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.034722222222'^^xsd:double;
  dwc:startTimeOfDay '12'^^xsd:integer;
  dwc:endTimeOfDay '12.102777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.25121403'^^xsd:double;
  dwc:startLongitude '-10.25385857'^^xsd:double;
  dwc:endLongitude '-10.24585152'^^xsd:double;
  dwc:latitude '54.91788101'^^xsd:double;
  dwc:startLatitude '54.91193008'^^xsd:double;
  dwc:endLatitude '54.92937851'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '2.00517'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:377'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41569138 -9.474702835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41569138"^^xsd:decimal ;
  dwc:decimalLongitude "-9.474702835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41569138 -9.474702835)"^^geo:wktLiteral ;
  geo-pos:lat "55.41569138"^^xsd:decimal ;
  geo-pos:long "-9.474702835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3852777777778'^^xsd:double;
  dwc:startTimeOfDay '8.05'^^xsd:double;
  dwc:endTimeOfDay '8.5030555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.474702835'^^xsd:double;
  dwc:startLongitude '-9.566457748'^^xsd:double;
  dwc:endLongitude '-9.442877769'^^xsd:double;
  dwc:latitude '55.41569138'^^xsd:double;
  dwc:startLatitude '55.395401'^^xsd:double;
  dwc:endLatitude '55.42272949'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:sampleSize '8.36653'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:378'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58499527 -7.933463573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58499527"^^xsd:decimal ;
  dwc:decimalLongitude "-7.933463573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58499527 -7.933463573)"^^geo:wktLiteral ;
  geo-pos:lat "55.58499527"^^xsd:decimal ;
  geo-pos:long "-7.933463573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.019722222222'^^xsd:double;
  dwc:startTimeOfDay '13.755'^^xsd:double;
  dwc:endTimeOfDay '14.066111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.933463573'^^xsd:double;
  dwc:startLongitude '-7.992919922'^^xsd:double;
  dwc:endLongitude '-7.922884941'^^xsd:double;
  dwc:latitude '55.58499527'^^xsd:double;
  dwc:startLatitude '55.55557632'^^xsd:double;
  dwc:endLatitude '55.59005356'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '5.83399'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:379'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.60946274 -7.881788254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.60946274"^^xsd:decimal ;
  dwc:decimalLongitude "-7.881788254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.60946274 -7.881788254)"^^geo:wktLiteral ;
  geo-pos:lat "55.60946274"^^xsd:decimal ;
  geo-pos:long "-7.881788254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.244722222222'^^xsd:double;
  dwc:startTimeOfDay '14.093888888889'^^xsd:double;
  dwc:endTimeOfDay '14.5275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.881788254'^^xsd:double;
  dwc:startLongitude '-7.916520119'^^xsd:double;
  dwc:endLongitude '-7.814455032'^^xsd:double;
  dwc:latitude '55.60946274'^^xsd:double;
  dwc:startLatitude '55.59300995'^^xsd:double;
  dwc:endLatitude '55.63954163'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '8.23151'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:380'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.66687775 -7.753445625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.66687775"^^xsd:decimal ;
  dwc:decimalLongitude "-7.753445625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.66687775 -7.753445625)"^^geo:wktLiteral ;
  geo-pos:lat "55.66687775"^^xsd:decimal ;
  geo-pos:long "-7.753445625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.782777777778'^^xsd:double;
  dwc:startTimeOfDay '14.5275'^^xsd:double;
  dwc:endTimeOfDay '15.045'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.753445625'^^xsd:double;
  dwc:startLongitude '-7.814455032'^^xsd:double;
  dwc:endLongitude '-7.690470219'^^xsd:double;
  dwc:latitude '55.66687775'^^xsd:double;
  dwc:startLatitude '55.63954163'^^xsd:double;
  dwc:endLatitude '55.69571304'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.96675'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:381'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46978378 -8.009526253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46978378"^^xsd:decimal ;
  dwc:decimalLongitude "-8.009526253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46978378 -8.009526253)"^^geo:wktLiteral ;
  geo-pos:lat "56.46978378"^^xsd:decimal ;
  geo-pos:long "-8.009526253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:startTimeOfDay '9.5266666666667'^^xsd:double;
  dwc:endTimeOfDay '9.7047222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.009526253'^^xsd:double;
  dwc:startLongitude '-7.994974613'^^xsd:double;
  dwc:endLongitude '-8.041045189'^^xsd:double;
  dwc:latitude '56.46978378'^^xsd:double;
  dwc:startLatitude '56.46502304'^^xsd:double;
  dwc:endLatitude '56.48032379'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '3.29941'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:382'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6051178 -8.41420269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6051178"^^xsd:decimal ;
  dwc:decimalLongitude "-8.41420269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6051178 -8.41420269)"^^geo:wktLiteral ;
  geo-pos:lat "56.6051178"^^xsd:decimal ;
  geo-pos:long "-8.41420269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.134444444444'^^xsd:double;
  dwc:startTimeOfDay '11.0675'^^xsd:double;
  dwc:endTimeOfDay '11.382222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.41420269'^^xsd:double;
  dwc:startLongitude '-8.396600723'^^xsd:double;
  dwc:endLongitude '-8.47909832'^^xsd:double;
  dwc:latitude '56.6051178'^^xsd:double;
  dwc:startLatitude '56.59912109'^^xsd:double;
  dwc:endLatitude '56.62701035'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '5.92047'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:383'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62113571 -8.461116791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.62113571"^^xsd:decimal ;
  dwc:decimalLongitude "-8.461116791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62113571 -8.461116791)"^^geo:wktLiteral ;
  geo-pos:lat "56.62113571"^^xsd:decimal ;
  geo-pos:long "-8.461116791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.313888888889'^^xsd:double;
  dwc:startTimeOfDay '11.0675'^^xsd:double;
  dwc:endTimeOfDay '11.382222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.461116791'^^xsd:double;
  dwc:startLongitude '-8.396600723'^^xsd:double;
  dwc:endLongitude '-8.47909832'^^xsd:double;
  dwc:latitude '56.62113571'^^xsd:double;
  dwc:startLatitude '56.59912109'^^xsd:double;
  dwc:endLatitude '56.62701035'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.92047'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:384'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63333511 -9.32868576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.63333511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.32868576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63333511 -9.32868576)"^^geo:wktLiteral ;
  geo-pos:lat "57.63333511"^^xsd:decimal ;
  geo-pos:long "-9.32868576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.9075'^^xsd:double;
  dwc:startTimeOfDay '19.5225'^^xsd:double;
  dwc:endTimeOfDay '20.018333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.32868576'^^xsd:double;
  dwc:startLongitude '-9.352416992'^^xsd:double;
  dwc:endLongitude '-9.321363449'^^xsd:double;
  dwc:latitude '57.63333511'^^xsd:double;
  dwc:startLatitude '57.56957245'^^xsd:double;
  dwc:endLatitude '57.65151215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.29087'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:385'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.77034378 -9.274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.77034378"^^xsd:decimal ;
  dwc:decimalLongitude "-9.274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.77034378 -9.274841309)"^^geo:wktLiteral ;
  geo-pos:lat "57.77034378"^^xsd:decimal ;
  geo-pos:long "-9.274841309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.746666666667'^^xsd:double;
  dwc:startTimeOfDay '20.546944444444'^^xsd:double;
  dwc:endTimeOfDay '20.793055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.274841309'^^xsd:double;
  dwc:startLongitude '-9.286785126'^^xsd:double;
  dwc:endLongitude '-9.272154808'^^xsd:double;
  dwc:latitude '57.77034378'^^xsd:double;
  dwc:startLatitude '57.73802185'^^xsd:double;
  dwc:endLatitude '57.7777977'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '4.50419'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:386'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75488281 -9.28040123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75488281"^^xsd:decimal ;
  dwc:decimalLongitude "-9.28040123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75488281 -9.28040123)"^^geo:wktLiteral ;
  geo-pos:lat "57.75488281"^^xsd:decimal ;
  geo-pos:long "-9.28040123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.651388888889'^^xsd:double;
  dwc:startTimeOfDay '20.546944444444'^^xsd:double;
  dwc:endTimeOfDay '20.793055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.28040123'^^xsd:double;
  dwc:startLongitude '-9.286785126'^^xsd:double;
  dwc:endLongitude '-9.272154808'^^xsd:double;
  dwc:latitude '57.75488281'^^xsd:double;
  dwc:startLatitude '57.73802185'^^xsd:double;
  dwc:endLatitude '57.7777977'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '4.50419'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:387'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9703598 -7.398765087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9703598"^^xsd:decimal ;
  dwc:decimalLongitude "-7.398765087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9703598 -7.398765087)"^^geo:wktLiteral ;
  geo-pos:lat "57.9703598"^^xsd:decimal ;
  geo-pos:long "-7.398765087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9972222222222'^^xsd:double;
  dwc:startTimeOfDay '8.5413888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0488888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.398765087'^^xsd:double;
  dwc:startLongitude '-7.39341116'^^xsd:double;
  dwc:endLongitude '-7.399533272'^^xsd:double;
  dwc:latitude '57.9703598'^^xsd:double;
  dwc:startLatitude '57.8928566'^^xsd:double;
  dwc:endLatitude '57.97902679'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.58204'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:388'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98502731 -7.399830341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98502731"^^xsd:decimal ;
  dwc:decimalLongitude "-7.399830341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98502731 -7.399830341)"^^geo:wktLiteral ;
  geo-pos:lat "57.98502731"^^xsd:decimal ;
  geo-pos:long "-7.399830341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0847222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0622222222222'^^xsd:double;
  dwc:endTimeOfDay '9.5208333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.399830341'^^xsd:double;
  dwc:startLongitude '-7.399574757'^^xsd:double;
  dwc:endLongitude '-7.405257225'^^xsd:double;
  dwc:latitude '57.98502731'^^xsd:double;
  dwc:startLatitude '57.98131561'^^xsd:double;
  dwc:endLatitude '58.05834961'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.56655'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:389'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27151871 -7.420651436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27151871"^^xsd:decimal ;
  dwc:decimalLongitude "-7.420651436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27151871 -7.420651436)"^^geo:wktLiteral ;
  geo-pos:lat "58.27151871"^^xsd:decimal ;
  geo-pos:long "-7.420651436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.804444444444'^^xsd:double;
  dwc:startTimeOfDay '10.544166666667'^^xsd:double;
  dwc:endTimeOfDay '11.062777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.420651436'^^xsd:double;
  dwc:startLongitude '-7.416266918'^^xsd:double;
  dwc:endLongitude '-7.423674583'^^xsd:double;
  dwc:latitude '58.27151871'^^xsd:double;
  dwc:startLatitude '58.22864532'^^xsd:double;
  dwc:endLatitude '58.31412125'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.50794'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:390'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30758286 -7.423166752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30758286"^^xsd:decimal ;
  dwc:decimalLongitude "-7.423166752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30758286 -7.423166752)"^^geo:wktLiteral ;
  geo-pos:lat "58.30758286"^^xsd:decimal ;
  geo-pos:long "-7.423166752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.023333333333'^^xsd:double;
  dwc:startTimeOfDay '10.544166666667'^^xsd:double;
  dwc:endTimeOfDay '11.062777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.423166752'^^xsd:double;
  dwc:startLongitude '-7.416266918'^^xsd:double;
  dwc:endLongitude '-7.423674583'^^xsd:double;
  dwc:latitude '58.30758286'^^xsd:double;
  dwc:startLatitude '58.22864532'^^xsd:double;
  dwc:endLatitude '58.31412125'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.50794'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:391'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37387848 -7.427393436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37387848"^^xsd:decimal ;
  dwc:decimalLongitude "-7.427393436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37387848 -7.427393436)"^^geo:wktLiteral ;
  geo-pos:lat "58.37387848"^^xsd:decimal ;
  geo-pos:long "-7.427393436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.417222222222'^^xsd:double;
  dwc:startTimeOfDay '11.299166666667'^^xsd:double;
  dwc:endTimeOfDay '11.531666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.427393436'^^xsd:double;
  dwc:startLongitude '-7.427361965'^^xsd:double;
  dwc:endLongitude '-7.428195'^^xsd:double;
  dwc:latitude '58.37387848'^^xsd:double;
  dwc:startLatitude '58.35393906'^^xsd:double;
  dwc:endLatitude '58.39332581'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.37692'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:392'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.40752029 -7.429244995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.40752029"^^xsd:decimal ;
  dwc:decimalLongitude "-7.429244995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.40752029 -7.429244995)"^^geo:wktLiteral ;
  geo-pos:lat "58.40752029"^^xsd:decimal ;
  geo-pos:long "-7.429244995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.616111111111'^^xsd:double;
  dwc:startTimeOfDay '11.531666666667'^^xsd:double;
  dwc:endTimeOfDay '11.693333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.429244995'^^xsd:double;
  dwc:startLongitude '-7.428195'^^xsd:double;
  dwc:endLongitude '-7.430081367'^^xsd:double;
  dwc:latitude '58.40752029'^^xsd:double;
  dwc:startLatitude '58.39332581'^^xsd:double;
  dwc:endLatitude '58.42047501'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.01882'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:393'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41961288 -7.430044651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41961288"^^xsd:decimal ;
  dwc:decimalLongitude "-7.430044651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41961288 -7.430044651)"^^geo:wktLiteral ;
  geo-pos:lat "58.41961288"^^xsd:decimal ;
  geo-pos:long "-7.430044651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.688055555556'^^xsd:double;
  dwc:startTimeOfDay '11.531666666667'^^xsd:double;
  dwc:endTimeOfDay '11.693333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.430044651'^^xsd:double;
  dwc:startLongitude '-7.428195'^^xsd:double;
  dwc:endLongitude '-7.430081367'^^xsd:double;
  dwc:latitude '58.41961288'^^xsd:double;
  dwc:startLatitude '58.39332581'^^xsd:double;
  dwc:endLatitude '58.42047501'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.01882'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:394'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44727325 -7.432638645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.44727325"^^xsd:decimal ;
  dwc:decimalLongitude "-7.432638645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44727325 -7.432638645)"^^geo:wktLiteral ;
  geo-pos:lat "58.44727325"^^xsd:decimal ;
  geo-pos:long "-7.432638645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.852777777778'^^xsd:double;
  dwc:startTimeOfDay '11.693333333333'^^xsd:double;
  dwc:endTimeOfDay '12.1425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.432638645'^^xsd:double;
  dwc:startLongitude '-7.430081367'^^xsd:double;
  dwc:endLongitude '-7.438211918'^^xsd:double;
  dwc:latitude '58.44727325'^^xsd:double;
  dwc:startLatitude '58.42047501'^^xsd:double;
  dwc:endLatitude '58.49607086'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.4135'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:395'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.43696976 -7.431516647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.43696976"^^xsd:decimal ;
  dwc:decimalLongitude "-7.431516647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.43696976 -7.431516647)"^^geo:wktLiteral ;
  geo-pos:lat "58.43696976"^^xsd:decimal ;
  geo-pos:long "-7.431516647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.791388888889'^^xsd:double;
  dwc:startTimeOfDay '11.693333333333'^^xsd:double;
  dwc:endTimeOfDay '12.1425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.431516647'^^xsd:double;
  dwc:startLongitude '-7.430081367'^^xsd:double;
  dwc:endLongitude '-7.438211918'^^xsd:double;
  dwc:latitude '58.43696976'^^xsd:double;
  dwc:startLatitude '58.42047501'^^xsd:double;
  dwc:endLatitude '58.49607086'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '8.4135'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:396'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4266777 -7.430456638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4266777"^^xsd:decimal ;
  dwc:decimalLongitude "-7.430456638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4266777 -7.430456638)"^^geo:wktLiteral ;
  geo-pos:lat "58.4266777"^^xsd:decimal ;
  geo-pos:long "-7.430456638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.730277777778'^^xsd:double;
  dwc:startTimeOfDay '11.693333333333'^^xsd:double;
  dwc:endTimeOfDay '12.1425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.430456638'^^xsd:double;
  dwc:startLongitude '-7.430081367'^^xsd:double;
  dwc:endLongitude '-7.438211918'^^xsd:double;
  dwc:latitude '58.4266777'^^xsd:double;
  dwc:startLatitude '58.42047501'^^xsd:double;
  dwc:endLatitude '58.49607086'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.4135'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:397'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44001389 -7.431805611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.44001389"^^xsd:decimal ;
  dwc:decimalLongitude "-7.431805611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44001389 -7.431805611)"^^geo:wktLiteral ;
  geo-pos:lat "58.44001389"^^xsd:decimal ;
  geo-pos:long "-7.431805611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.809444444444'^^xsd:double;
  dwc:startTimeOfDay '11.693333333333'^^xsd:double;
  dwc:endTimeOfDay '12.1425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.431805611'^^xsd:double;
  dwc:startLongitude '-7.430081367'^^xsd:double;
  dwc:endLongitude '-7.438211918'^^xsd:double;
  dwc:latitude '58.44001389'^^xsd:double;
  dwc:startLatitude '58.42047501'^^xsd:double;
  dwc:endLatitude '58.49607086'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.4135'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:398'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57846832 -7.440899849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57846832"^^xsd:decimal ;
  dwc:decimalLongitude "-7.440899849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57846832 -7.440899849)"^^geo:wktLiteral ;
  geo-pos:lat "58.57846832"^^xsd:decimal ;
  geo-pos:long "-7.440899849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.632777777778'^^xsd:double;
  dwc:startTimeOfDay '12.590555555556'^^xsd:double;
  dwc:endTimeOfDay '12.697222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.440899849'^^xsd:double;
  dwc:startLongitude '-7.440466404'^^xsd:double;
  dwc:endLongitude '-7.441614628'^^xsd:double;
  dwc:latitude '58.57846832'^^xsd:double;
  dwc:startLatitude '58.57136917'^^xsd:double;
  dwc:endLatitude '58.58937073'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '2.00144'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:399'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66457367 -7.447629929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66457367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.447629929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66457367 -7.447629929)"^^geo:wktLiteral ;
  geo-pos:lat "58.66457367"^^xsd:decimal ;
  geo-pos:long "-7.447629929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.141388888889'^^xsd:double;
  dwc:startTimeOfDay '13.061666666667'^^xsd:double;
  dwc:endTimeOfDay '13.441388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.447629929'^^xsd:double;
  dwc:startLongitude '-7.447091579'^^xsd:double;
  dwc:endLongitude '-7.451109886'^^xsd:double;
  dwc:latitude '58.66457367'^^xsd:double;
  dwc:startLatitude '58.65097809'^^xsd:double;
  dwc:endLatitude '58.71528244'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.14927'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:400'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.67169571 -7.44796133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.67169571"^^xsd:decimal ;
  dwc:decimalLongitude "-7.44796133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.67169571 -7.44796133)"^^geo:wktLiteral ;
  geo-pos:lat "58.67169571"^^xsd:decimal ;
  geo-pos:long "-7.44796133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:startTimeOfDay '13.061666666667'^^xsd:double;
  dwc:endTimeOfDay '13.441388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.44796133'^^xsd:double;
  dwc:startLongitude '-7.447091579'^^xsd:double;
  dwc:endLongitude '-7.451109886'^^xsd:double;
  dwc:latitude '58.67169571'^^xsd:double;
  dwc:startLatitude '58.65097809'^^xsd:double;
  dwc:endLatitude '58.71528244'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.14927'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:401'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.82422638 -7.458860397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.82422638"^^xsd:decimal ;
  dwc:decimalLongitude "-7.458860397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.82422638 -7.458860397)"^^geo:wktLiteral ;
  geo-pos:lat "58.82422638"^^xsd:decimal ;
  geo-pos:long "-7.458860397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.091111111111'^^xsd:double;
  dwc:startTimeOfDay '14.025'^^xsd:double;
  dwc:endTimeOfDay '14.500833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.458860397'^^xsd:double;
  dwc:startLongitude '-7.458155155'^^xsd:double;
  dwc:endLongitude '-7.464784622'^^xsd:double;
  dwc:latitude '58.82422638'^^xsd:double;
  dwc:startLatitude '58.81311798'^^xsd:double;
  dwc:endLatitude '58.89356232'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.94709'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:402'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85871506 -7.461693287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85871506"^^xsd:decimal ;
  dwc:decimalLongitude "-7.461693287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85871506 -7.461693287)"^^geo:wktLiteral ;
  geo-pos:lat "58.85871506"^^xsd:decimal ;
  geo-pos:long "-7.461693287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.295277777778'^^xsd:double;
  dwc:startTimeOfDay '14.025'^^xsd:double;
  dwc:endTimeOfDay '14.500833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.461693287'^^xsd:double;
  dwc:startLongitude '-7.458155155'^^xsd:double;
  dwc:endLongitude '-7.464784622'^^xsd:double;
  dwc:latitude '58.85871506'^^xsd:double;
  dwc:startLatitude '58.81311798'^^xsd:double;
  dwc:endLatitude '58.89356232'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.94709'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:403'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.15850449 -7.003798485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.15850449"^^xsd:decimal ;
  dwc:decimalLongitude "-7.003798485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.15850449 -7.003798485)"^^geo:wktLiteral ;
  geo-pos:lat "59.15850449"^^xsd:decimal ;
  geo-pos:long "-7.003798485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.111111111111'^^xsd:double;
  dwc:startTimeOfDay '18.043055555556'^^xsd:double;
  dwc:endTimeOfDay '18.3125'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.003798485'^^xsd:double;
  dwc:startLongitude '-7.025511742'^^xsd:double;
  dwc:endLongitude '-6.9382395'^^xsd:double;
  dwc:latitude '59.15850449'^^xsd:double;
  dwc:startLatitude '59.15693283'^^xsd:double;
  dwc:endLatitude '59.162914'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.01569'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:404'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.16067886 -6.971373558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.16067886"^^xsd:decimal ;
  dwc:decimalLongitude "-6.971373558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.16067886 -6.971373558)"^^geo:wktLiteral ;
  geo-pos:lat "59.16067886"^^xsd:decimal ;
  geo-pos:long "-6.971373558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.210833333333'^^xsd:double;
  dwc:startTimeOfDay '18.043055555556'^^xsd:double;
  dwc:endTimeOfDay '18.3125'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.971373558'^^xsd:double;
  dwc:startLongitude '-7.025511742'^^xsd:double;
  dwc:endLongitude '-6.9382395'^^xsd:double;
  dwc:latitude '59.16067886'^^xsd:double;
  dwc:startLatitude '59.15693283'^^xsd:double;
  dwc:endLatitude '59.162914'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '5.01569'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:405'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01829529 -6.550115108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01829529"^^xsd:decimal ;
  dwc:decimalLongitude "-6.550115108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01829529 -6.550115108)"^^geo:wktLiteral ;
  geo-pos:lat "59.01829529"^^xsd:decimal ;
  geo-pos:long "-6.550115108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4297222222222'^^xsd:double;
  dwc:startTimeOfDay '6.4125'^^xsd:double;
  dwc:endTimeOfDay '6.6033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.550115108'^^xsd:double;
  dwc:startLongitude '-6.555607319'^^xsd:double;
  dwc:endLongitude '-6.493627071'^^xsd:double;
  dwc:latitude '59.01829529'^^xsd:double;
  dwc:startLatitude '59.01842499'^^xsd:double;
  dwc:endLatitude '59.0165863'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.55127'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:406'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01828766 -6.54960537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01828766"^^xsd:decimal ;
  dwc:decimalLongitude "-6.54960537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01828766 -6.54960537)"^^geo:wktLiteral ;
  geo-pos:lat "59.01828766"^^xsd:decimal ;
  geo-pos:long "-6.54960537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4313888888889'^^xsd:double;
  dwc:startTimeOfDay '6.4125'^^xsd:double;
  dwc:endTimeOfDay '6.6033333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.54960537'^^xsd:double;
  dwc:startLongitude '-6.555607319'^^xsd:double;
  dwc:endLongitude '-6.493627071'^^xsd:double;
  dwc:latitude '59.01828766'^^xsd:double;
  dwc:startLatitude '59.01842499'^^xsd:double;
  dwc:endLatitude '59.0165863'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.55127'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:407'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.00150681 -6.007754326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.00150681"^^xsd:decimal ;
  dwc:decimalLongitude "-6.007754326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.00150681 -6.007754326)"^^geo:wktLiteral ;
  geo-pos:lat "59.00150681"^^xsd:decimal ;
  geo-pos:long "-6.007754326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1077777777778'^^xsd:double;
  dwc:startTimeOfDay '8.0608333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.007754326'^^xsd:double;
  dwc:startLongitude '-6.023112774'^^xsd:double;
  dwc:endLongitude '-5.934824467'^^xsd:double;
  dwc:latitude '59.00150681'^^xsd:double;
  dwc:startLatitude '59.0020256'^^xsd:double;
  dwc:endLatitude '59.00006485'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.05737'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:408'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.99751663 -5.78904295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.99751663"^^xsd:decimal ;
  dwc:decimalLongitude "-5.78904295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.99751663 -5.78904295)"^^geo:wktLiteral ;
  geo-pos:lat "58.99751663"^^xsd:decimal ;
  geo-pos:long "-5.78904295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7855555555556'^^xsd:double;
  dwc:startTimeOfDay '8.6661111111111'^^xsd:double;
  dwc:endTimeOfDay '8.8536111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.78904295'^^xsd:double;
  dwc:startLongitude '-5.827364922'^^xsd:double;
  dwc:endLongitude '-5.767078876'^^xsd:double;
  dwc:latitude '58.99751663'^^xsd:double;
  dwc:startLatitude '58.99867249'^^xsd:double;
  dwc:endLatitude '58.99640274'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.45968'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:409'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.97224808 -5.062516689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.97224808"^^xsd:decimal ;
  dwc:decimalLongitude "-5.062516689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.97224808 -5.062516689)"^^geo:wktLiteral ;
  geo-pos:lat "58.97224808"^^xsd:decimal ;
  geo-pos:long "-5.062516689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.023055555556'^^xsd:double;
  dwc:startTimeOfDay '10.516944444444'^^xsd:double;
  dwc:endTimeOfDay '11.030277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.062516689'^^xsd:double;
  dwc:startLongitude '-5.227021217'^^xsd:double;
  dwc:endLongitude '-5.060136318'^^xsd:double;
  dwc:latitude '58.97224808'^^xsd:double;
  dwc:startLatitude '58.9781723'^^xsd:double;
  dwc:endLatitude '58.97218323'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.58102'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:410'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.96440506 -4.907690048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.96440506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907690048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.96440506 -4.907690048)"^^geo:wktLiteral ;
  geo-pos:lat "58.96440506"^^xsd:decimal ;
  geo-pos:long "-4.907690048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.492222222222'^^xsd:double;
  dwc:startTimeOfDay '11.088055555556'^^xsd:double;
  dwc:endTimeOfDay '11.666388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.907690048'^^xsd:double;
  dwc:startLongitude '-5.041151524'^^xsd:double;
  dwc:endLongitude '-4.851720333'^^xsd:double;
  dwc:latitude '58.96440506'^^xsd:double;
  dwc:startLatitude '58.97142029'^^xsd:double;
  dwc:endLatitude '58.96173477'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '10.9051'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:411'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95186996 -4.562096596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95186996"^^xsd:decimal ;
  dwc:decimalLongitude "-4.562096596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95186996 -4.562096596)"^^geo:wktLiteral ;
  geo-pos:lat "58.95186996"^^xsd:decimal ;
  geo-pos:long "-4.562096596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.5975'^^xsd:double;
  dwc:startTimeOfDay '12.518888888889'^^xsd:double;
  dwc:endTimeOfDay '13.02'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.562096596'^^xsd:double;
  dwc:startLongitude '-4.587548256'^^xsd:double;
  dwc:endLongitude '-4.425431728'^^xsd:double;
  dwc:latitude '58.95186996'^^xsd:double;
  dwc:startLatitude '58.95262909'^^xsd:double;
  dwc:endLatitude '58.9465332'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '9.31634'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:412'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94652557 -4.425338268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94652557"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425338268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94652557 -4.425338268)"^^geo:wktLiteral ;
  geo-pos:lat "58.94652557"^^xsd:decimal ;
  geo-pos:long "-4.425338268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.020277777778'^^xsd:double;
  dwc:startTimeOfDay '13.02'^^xsd:double;
  dwc:endTimeOfDay '13.064444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.425338268'^^xsd:double;
  dwc:startLongitude '-4.425431728'^^xsd:double;
  dwc:endLongitude '-4.41070652'^^xsd:double;
  dwc:latitude '58.94652557'^^xsd:double;
  dwc:startLatitude '58.9465332'^^xsd:double;
  dwc:endLatitude '58.94597244'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '0.846351'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:413'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94535446 -4.397680283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94535446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397680283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94535446 -4.397680283)"^^geo:wktLiteral ;
  geo-pos:lat "58.94535446"^^xsd:decimal ;
  geo-pos:long "-4.397680283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.104166666667'^^xsd:double;
  dwc:startTimeOfDay '13.093611111111'^^xsd:double;
  dwc:endTimeOfDay '13.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.397680283'^^xsd:double;
  dwc:startLongitude '-4.401130199'^^xsd:double;
  dwc:endLongitude '-4.246011734'^^xsd:double;
  dwc:latitude '58.94535446'^^xsd:double;
  dwc:startLatitude '58.94554901'^^xsd:double;
  dwc:endLatitude '58.93770218'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.93528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:414'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94258499 -4.343418598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94258499"^^xsd:decimal ;
  dwc:decimalLongitude "-4.343418598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94258499 -4.343418598)"^^geo:wktLiteral ;
  geo-pos:lat "58.94258499"^^xsd:decimal ;
  geo-pos:long "-4.343418598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.273611111111'^^xsd:double;
  dwc:startTimeOfDay '13.093611111111'^^xsd:double;
  dwc:endTimeOfDay '13.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.343418598'^^xsd:double;
  dwc:startLongitude '-4.401130199'^^xsd:double;
  dwc:endLongitude '-4.246011734'^^xsd:double;
  dwc:latitude '58.94258499'^^xsd:double;
  dwc:startLatitude '58.94554901'^^xsd:double;
  dwc:endLatitude '58.93770218'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.93528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:415'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94172287 -4.326330185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94172287"^^xsd:decimal ;
  dwc:decimalLongitude "-4.326330185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94172287 -4.326330185)"^^geo:wktLiteral ;
  geo-pos:lat "58.94172287"^^xsd:decimal ;
  geo-pos:long "-4.326330185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.3275'^^xsd:double;
  dwc:startTimeOfDay '13.093611111111'^^xsd:double;
  dwc:endTimeOfDay '13.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.326330185'^^xsd:double;
  dwc:startLongitude '-4.401130199'^^xsd:double;
  dwc:endLongitude '-4.246011734'^^xsd:double;
  dwc:latitude '58.94172287'^^xsd:double;
  dwc:startLatitude '58.94554901'^^xsd:double;
  dwc:endLatitude '58.93770218'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.93528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:416'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94020844 -4.295000076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94020844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.295000076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94020844 -4.295000076)"^^geo:wktLiteral ;
  geo-pos:lat "58.94020844"^^xsd:decimal ;
  geo-pos:long "-4.295000076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.425'^^xsd:double;
  dwc:startTimeOfDay '13.093611111111'^^xsd:double;
  dwc:endTimeOfDay '13.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.295000076'^^xsd:double;
  dwc:startLongitude '-4.401130199'^^xsd:double;
  dwc:endLongitude '-4.246011734'^^xsd:double;
  dwc:latitude '58.94020844'^^xsd:double;
  dwc:startLatitude '58.94554901'^^xsd:double;
  dwc:endLatitude '58.93770218'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.93528'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:417'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93638611 -4.216743469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93638611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.216743469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93638611 -4.216743469)"^^geo:wktLiteral ;
  geo-pos:lat "58.93638611"^^xsd:decimal ;
  geo-pos:long "-4.216743469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.670833333333'^^xsd:double;
  dwc:startTimeOfDay '13.605'^^xsd:double;
  dwc:endTimeOfDay '14.044722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.216743469'^^xsd:double;
  dwc:startLongitude '-4.237613201'^^xsd:double;
  dwc:endLongitude '-4.100522041'^^xsd:double;
  dwc:latitude '58.93638611'^^xsd:double;
  dwc:startLatitude '58.93735504'^^xsd:double;
  dwc:endLatitude '58.93169022'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '7.88595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:418'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93457031 -4.175008297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93457031"^^xsd:decimal ;
  dwc:decimalLongitude "-4.175008297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93457031 -4.175008297)"^^geo:wktLiteral ;
  geo-pos:lat "58.93457031"^^xsd:decimal ;
  geo-pos:long "-4.175008297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.804166666667'^^xsd:double;
  dwc:startTimeOfDay '13.605'^^xsd:double;
  dwc:endTimeOfDay '14.044722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.175008297'^^xsd:double;
  dwc:startLongitude '-4.237613201'^^xsd:double;
  dwc:endLongitude '-4.100522041'^^xsd:double;
  dwc:latitude '58.93457031'^^xsd:double;
  dwc:startLatitude '58.93735504'^^xsd:double;
  dwc:endLatitude '58.93169022'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.88595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:419'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93336487 -4.134198666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93336487"^^xsd:decimal ;
  dwc:decimalLongitude "-4.134198666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93336487 -4.134198666)"^^geo:wktLiteral ;
  geo-pos:lat "58.93336487"^^xsd:decimal ;
  geo-pos:long "-4.134198666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.936666666667'^^xsd:double;
  dwc:startTimeOfDay '13.605'^^xsd:double;
  dwc:endTimeOfDay '14.044722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.134198666'^^xsd:double;
  dwc:startLongitude '-4.237613201'^^xsd:double;
  dwc:endLongitude '-4.100522041'^^xsd:double;
  dwc:latitude '58.93336487'^^xsd:double;
  dwc:startLatitude '58.93735504'^^xsd:double;
  dwc:endLatitude '58.93169022'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.88595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:420'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.06072617 -4.079541683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.06072617"^^xsd:decimal ;
  dwc:decimalLongitude "-4.079541683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.06072617 -4.079541683)"^^geo:wktLiteral ;
  geo-pos:lat "59.06072617"^^xsd:decimal ;
  geo-pos:long "-4.079541683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.005277777778'^^xsd:double;
  dwc:startTimeOfDay '14.841388888889'^^xsd:double;
  dwc:endTimeOfDay '15.065277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.079541683'^^xsd:double;
  dwc:startLongitude '-4.074283123'^^xsd:double;
  dwc:endLongitude '-4.081593513'^^xsd:double;
  dwc:latitude '59.06072617'^^xsd:double;
  dwc:startLatitude '59.03374863'^^xsd:double;
  dwc:endLatitude '59.07048416'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '4.10337'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:421'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.18181229 -4.10043478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.18181229"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10043478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.18181229 -4.10043478)"^^geo:wktLiteral ;
  geo-pos:lat "59.18181229"^^xsd:decimal ;
  geo-pos:long "-4.10043478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.739444444444'^^xsd:double;
  dwc:startTimeOfDay '15.521944444444'^^xsd:double;
  dwc:endTimeOfDay '16.02'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.10043478'^^xsd:double;
  dwc:startLongitude '-4.094733238'^^xsd:double;
  dwc:endLongitude '-4.110845089'^^xsd:double;
  dwc:latitude '59.18181229'^^xsd:double;
  dwc:startLatitude '59.14611053'^^xsd:double;
  dwc:endLatitude '59.22704315'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '9.03987'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:422'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26804352 -4.118884563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.26804352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.118884563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26804352 -4.118884563)"^^geo:wktLiteral ;
  geo-pos:lat "59.26804352"^^xsd:decimal ;
  geo-pos:long "-4.118884563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.269444444444'^^xsd:double;
  dwc:startTimeOfDay '16.24'^^xsd:double;
  dwc:endTimeOfDay '16.381944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.118884563'^^xsd:double;
  dwc:startLongitude '-4.118311405'^^xsd:double;
  dwc:endLongitude '-4.121518612'^^xsd:double;
  dwc:latitude '59.26804352'^^xsd:double;
  dwc:startLatitude '59.26325607'^^xsd:double;
  dwc:endLatitude '59.28651428'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.59086'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:423'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.39677811 -4.144071579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.39677811"^^xsd:decimal ;
  dwc:decimalLongitude "-4.144071579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.39677811 -4.144071579)"^^geo:wktLiteral ;
  geo-pos:lat "59.39677811"^^xsd:decimal ;
  geo-pos:long "-4.144071579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.865'^^xsd:double;
  dwc:startTimeOfDay '17.799722222222'^^xsd:double;
  dwc:endTimeOfDay '18.309722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.144071579'^^xsd:double;
  dwc:startLongitude '-4.141600132'^^xsd:double;
  dwc:endLongitude '-4.15849638'^^xsd:double;
  dwc:latitude '59.39677811'^^xsd:double;
  dwc:startLatitude '59.38592148'^^xsd:double;
  dwc:endLatitude '59.47058868'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '9.45656'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:424'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.47387695 -4.159166336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.47387695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159166336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.47387695 -4.159166336)"^^geo:wktLiteral ;
  geo-pos:lat "59.47387695"^^xsd:decimal ;
  geo-pos:long "-4.159166336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.329722222222'^^xsd:double;
  dwc:startTimeOfDay '18.309722222222'^^xsd:double;
  dwc:endTimeOfDay '18.824166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.159166336'^^xsd:double;
  dwc:startLongitude '-4.15849638'^^xsd:double;
  dwc:endLongitude '-4.17446661'^^xsd:double;
  dwc:latitude '59.47387695'^^xsd:double;
  dwc:startLatitude '59.47058868'^^xsd:double;
  dwc:endLatitude '59.55480957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.40183'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:425'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.48994827 -4.161691666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.48994827"^^xsd:decimal ;
  dwc:decimalLongitude "-4.161691666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.48994827 -4.161691666)"^^geo:wktLiteral ;
  geo-pos:lat "59.48994827"^^xsd:decimal ;
  geo-pos:long "-4.161691666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.4275'^^xsd:double;
  dwc:startTimeOfDay '18.309722222222'^^xsd:double;
  dwc:endTimeOfDay '18.824166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.161691666'^^xsd:double;
  dwc:startLongitude '-4.15849638'^^xsd:double;
  dwc:endLongitude '-4.17446661'^^xsd:double;
  dwc:latitude '59.48994827'^^xsd:double;
  dwc:startLatitude '59.47058868'^^xsd:double;
  dwc:endLatitude '59.55480957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.40183'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:426'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5002594 -4.163458347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5002594"^^xsd:decimal ;
  dwc:decimalLongitude "-4.163458347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5002594 -4.163458347)"^^geo:wktLiteral ;
  geo-pos:lat "59.5002594"^^xsd:decimal ;
  geo-pos:long "-4.163458347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.490277777778'^^xsd:double;
  dwc:startTimeOfDay '18.309722222222'^^xsd:double;
  dwc:endTimeOfDay '18.824166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.163458347'^^xsd:double;
  dwc:startLongitude '-4.15849638'^^xsd:double;
  dwc:endLongitude '-4.17446661'^^xsd:double;
  dwc:latitude '59.5002594'^^xsd:double;
  dwc:startLatitude '59.47058868'^^xsd:double;
  dwc:endLatitude '59.55480957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.40183'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:427'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.51064301 -4.165183544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.51064301"^^xsd:decimal ;
  dwc:decimalLongitude "-4.165183544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.51064301 -4.165183544)"^^geo:wktLiteral ;
  geo-pos:lat "59.51064301"^^xsd:decimal ;
  geo-pos:long "-4.165183544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.553611111111'^^xsd:double;
  dwc:startTimeOfDay '18.309722222222'^^xsd:double;
  dwc:endTimeOfDay '18.824166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.165183544'^^xsd:double;
  dwc:startLongitude '-4.15849638'^^xsd:double;
  dwc:endLongitude '-4.17446661'^^xsd:double;
  dwc:latitude '59.51064301'^^xsd:double;
  dwc:startLatitude '59.47058868'^^xsd:double;
  dwc:endLatitude '59.55480957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '9.40183'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:428'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.52823257 -4.168900013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.52823257"^^xsd:decimal ;
  dwc:decimalLongitude "-4.168900013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.52823257 -4.168900013)"^^geo:wktLiteral ;
  geo-pos:lat "59.52823257"^^xsd:decimal ;
  geo-pos:long "-4.168900013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.661388888889'^^xsd:double;
  dwc:startTimeOfDay '18.309722222222'^^xsd:double;
  dwc:endTimeOfDay '18.824166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.168900013'^^xsd:double;
  dwc:startLongitude '-4.15849638'^^xsd:double;
  dwc:endLongitude '-4.17446661'^^xsd:double;
  dwc:latitude '59.52823257'^^xsd:double;
  dwc:startLatitude '59.47058868'^^xsd:double;
  dwc:endLatitude '59.55480957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.40183'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:429'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.53325272 -4.170153141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.53325272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.170153141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.53325272 -4.170153141)"^^geo:wktLiteral ;
  geo-pos:lat "59.53325272"^^xsd:decimal ;
  geo-pos:long "-4.170153141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.691944444444'^^xsd:double;
  dwc:startTimeOfDay '18.309722222222'^^xsd:double;
  dwc:endTimeOfDay '18.824166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.170153141'^^xsd:double;
  dwc:startLongitude '-4.15849638'^^xsd:double;
  dwc:endLongitude '-4.17446661'^^xsd:double;
  dwc:latitude '59.53325272'^^xsd:double;
  dwc:startLatitude '59.47058868'^^xsd:double;
  dwc:endLatitude '59.55480957'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.40183'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:430'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58287048 -4.179755211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.58287048"^^xsd:decimal ;
  dwc:decimalLongitude "-4.179755211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.58287048 -4.179755211)"^^geo:wktLiteral ;
  geo-pos:lat "59.58287048"^^xsd:decimal ;
  geo-pos:long "-4.179755211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.993888888889'^^xsd:double;
  dwc:startTimeOfDay '18.824166666667'^^xsd:double;
  dwc:endTimeOfDay '19.121388888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.179755211'^^xsd:double;
  dwc:startLongitude '-4.17446661'^^xsd:double;
  dwc:endLongitude '-4.184277058'^^xsd:double;
  dwc:latitude '59.58287048'^^xsd:double;
  dwc:startLatitude '59.55480957'^^xsd:double;
  dwc:endLatitude '59.60377502'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '5.46897'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:431'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7383461 -4.211685181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7383461"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211685181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7383461 -4.211685181)"^^geo:wktLiteral ;
  geo-pos:lat "59.7383461"^^xsd:decimal ;
  geo-pos:long "-4.211685181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.951388888889'^^xsd:double;
  dwc:startTimeOfDay '19.819166666667'^^xsd:double;
  dwc:endTimeOfDay '20.258888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.211685181'^^xsd:double;
  dwc:startLongitude '-4.206894875'^^xsd:double;
  dwc:endLongitude '-4.221741676'^^xsd:double;
  dwc:latitude '59.7383461'^^xsd:double;
  dwc:startLatitude '59.71705627'^^xsd:double;
  dwc:endLatitude '59.78817368'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.94614'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:432'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8311615 -4.23007822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8311615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.23007822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8311615 -4.23007822)"^^geo:wktLiteral ;
  geo-pos:lat "59.8311615"^^xsd:decimal ;
  geo-pos:long "-4.23007822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2616666666667'^^xsd:double;
  dwc:startTimeOfDay '6.2608333333333'^^xsd:double;
  dwc:endTimeOfDay '6.4130555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-4.23007822'^^xsd:double;
  dwc:startLongitude '-4.230050087'^^xsd:double;
  dwc:endLongitude '-4.235348701'^^xsd:double;
  dwc:latitude '59.8311615'^^xsd:double;
  dwc:startLatitude '59.83102036'^^xsd:double;
  dwc:endLatitude '59.85521698'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '2.70495'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:433'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6951561 -2.21437335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6951561"^^xsd:decimal ;
  dwc:decimalLongitude "-2.21437335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6951561 -2.21437335)"^^geo:wktLiteral ;
  geo-pos:lat "60.6951561"^^xsd:decimal ;
  geo-pos:long "-2.21437335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Selachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.217222222222'^^xsd:double;
  dwc:startTimeOfDay '10.053888888889'^^xsd:double;
  dwc:endTimeOfDay '10.299166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-2.21437335'^^xsd:double;
  dwc:startLongitude '-2.268553495'^^xsd:double;
  dwc:endLongitude '-2.187161684'^^xsd:double;
  dwc:latitude '60.6951561'^^xsd:double;
  dwc:startLatitude '60.69057465'^^xsd:double;
  dwc:endLatitude '60.69758224'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '368408'^^xsd:integer;
  dwc:sampleSize '4.49488'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:434'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.71092987 -1.990723372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.71092987"^^xsd:decimal ;
  dwc:decimalLongitude "-1.990723372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.71092987 -1.990723372)"^^geo:wktLiteral ;
  geo-pos:lat "60.71092987"^^xsd:decimal ;
  geo-pos:long "-1.990723372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.881944444444'^^xsd:double;
  dwc:startTimeOfDay '10.716388888889'^^xsd:double;
  dwc:endTimeOfDay '10.978611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-1.990723372'^^xsd:double;
  dwc:startLongitude '-2.04684329'^^xsd:double;
  dwc:endLongitude '-1.958129883'^^xsd:double;
  dwc:latitude '60.71092987'^^xsd:double;
  dwc:startLatitude '60.70669937'^^xsd:double;
  dwc:endLatitude '60.71311951'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:sampleSize '4.87524'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:435'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87693024 -0.592325032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.87693024"^^xsd:decimal ;
  dwc:decimalLongitude "-0.592325032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87693024 -0.592325032)"^^geo:wktLiteral ;
  geo-pos:lat "61.87693024"^^xsd:decimal ;
  geo-pos:long "-0.592325032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4766666666667'^^xsd:double;
  dwc:startTimeOfDay '8.0363888888889'^^xsd:double;
  dwc:endTimeOfDay '8.6130555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.592325032'^^xsd:double;
  dwc:startLongitude '-0.460846692'^^xsd:double;
  dwc:endLongitude '-0.633923352'^^xsd:double;
  dwc:latitude '61.87693024'^^xsd:double;
  dwc:startLatitude '61.91369629'^^xsd:double;
  dwc:endLatitude '61.86525726'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:sampleSize '10.5398'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:436'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.85567093 -0.66765666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.85567093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.66765666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.85567093 -0.66765666)"^^geo:wktLiteral ;
  geo-pos:lat "61.85567093"^^xsd:decimal ;
  geo-pos:long "-0.66765666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.7230555555556'^^xsd:double;
  dwc:startTimeOfDay '8.6313888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0277777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.66765666'^^xsd:double;
  dwc:startLongitude '-0.63958168'^^xsd:double;
  dwc:endLongitude '-0.759691656'^^xsd:double;
  dwc:latitude '61.85567093'^^xsd:double;
  dwc:startLatitude '61.86363983'^^xsd:double;
  dwc:endLatitude '61.82931137'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '7.36263'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:437'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6045723 10.78344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6045723"^^xsd:decimal ;
  dwc:decimalLongitude "10.78344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6045723 10.78344727)"^^geo:wktLiteral ;
  geo-pos:lat "58.6045723"^^xsd:decimal ;
  geo-pos:long "10.78344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.5452777777778'^^xsd:double;
  dwc:startTimeOfDay '6.0863888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6602777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.78344727'^^xsd:double;
  dwc:startLongitude '10.91485405'^^xsd:double;
  dwc:endLongitude '10.75000572'^^xsd:double;
  dwc:latitude '58.6045723'^^xsd:double;
  dwc:startLatitude '58.56218338'^^xsd:double;
  dwc:endLatitude '58.61552811'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '11.2374'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:438'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62349319 10.72487164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62349319"^^xsd:decimal ;
  dwc:decimalLongitude "10.72487164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62349319 10.72487164)"^^geo:wktLiteral ;
  geo-pos:lat "58.62349319"^^xsd:decimal ;
  geo-pos:long "10.72487164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.7444444444444'^^xsd:double;
  dwc:startTimeOfDay '6.6602777777778'^^xsd:double;
  dwc:endTimeOfDay '7.0275'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '10.72487164'^^xsd:double;
  dwc:startLongitude '10.75000572'^^xsd:double;
  dwc:endLongitude '10.63866615'^^xsd:double;
  dwc:latitude '58.62349319'^^xsd:double;
  dwc:startLatitude '58.61552811'^^xsd:double;
  dwc:endLatitude '58.65026855'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.5083'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:439'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51332092 11.02825069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.51332092"^^xsd:decimal ;
  dwc:decimalLongitude "11.02825069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51332092 11.02825069)"^^geo:wktLiteral ;
  geo-pos:lat "57.51332092"^^xsd:decimal ;
  geo-pos:long "11.02825069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3405555555556'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.02825069'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.51332092'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:446'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49747086 11.11310005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.49747086"^^xsd:decimal ;
  dwc:decimalLongitude "11.11310005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49747086 11.11310005)"^^geo:wktLiteral ;
  geo-pos:lat "57.49747086"^^xsd:decimal ;
  geo-pos:long "11.11310005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6352777777778'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.11310005'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.49747086'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:447'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49462128 11.12970543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.49462128"^^xsd:decimal ;
  dwc:decimalLongitude "11.12970543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49462128 11.12970543)"^^geo:wktLiteral ;
  geo-pos:lat "57.49462128"^^xsd:decimal ;
  geo-pos:long "11.12970543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6938888888889'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.12970543'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.49462128'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:448'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48929214 11.16245556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48929214"^^xsd:decimal ;
  dwc:decimalLongitude "11.16245556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48929214 11.16245556)"^^geo:wktLiteral ;
  geo-pos:lat "57.48929214"^^xsd:decimal ;
  geo-pos:long "11.16245556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8091666666667'^^xsd:double;
  dwc:startTimeOfDay '7.0427777777778'^^xsd:double;
  dwc:endTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.16245556'^^xsd:double;
  dwc:startLongitude '10.93743896'^^xsd:double;
  dwc:endLongitude '11.18243599'^^xsd:double;
  dwc:latitude '57.48929214'^^xsd:double;
  dwc:startLatitude '57.53009415'^^xsd:double;
  dwc:endLatitude '57.4859848'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '15.4238'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:449'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47084045 11.27642441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47084045"^^xsd:decimal ;
  dwc:decimalLongitude "11.27642441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47084045 11.27642441)"^^geo:wktLiteral ;
  geo-pos:lat "57.47084045"^^xsd:decimal ;
  geo-pos:long "11.27642441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2130555555556'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.27642441'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.47084045'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:450'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47936249 11.22258282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47936249"^^xsd:decimal ;
  dwc:decimalLongitude "11.22258282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47936249 11.22258282)"^^geo:wktLiteral ;
  geo-pos:lat "57.47936249"^^xsd:decimal ;
  geo-pos:long "11.22258282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0225'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.22258282'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.47936249'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:451'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47985077 11.21958447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47985077"^^xsd:decimal ;
  dwc:decimalLongitude "11.21958447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47985077 11.21958447)"^^geo:wktLiteral ;
  geo-pos:lat "57.47985077"^^xsd:decimal ;
  geo-pos:long "11.21958447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0116666666667'^^xsd:double;
  dwc:startTimeOfDay '7.8802777777778'^^xsd:double;
  dwc:endTimeOfDay '8.255'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.21958447'^^xsd:double;
  dwc:startLongitude '11.18243599'^^xsd:double;
  dwc:endLongitude '11.28853798'^^xsd:double;
  dwc:latitude '57.47985077'^^xsd:double;
  dwc:startLatitude '57.4859848'^^xsd:double;
  dwc:endLatitude '57.46869278'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6.62356'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:452'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46393204 11.31419277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46393204"^^xsd:decimal ;
  dwc:decimalLongitude "11.31419277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46393204 11.31419277)"^^geo:wktLiteral ;
  geo-pos:lat "57.46393204"^^xsd:decimal ;
  geo-pos:long "11.31419277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3436111111111'^^xsd:double;
  dwc:startTimeOfDay '8.2630555555556'^^xsd:double;
  dwc:endTimeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.31419277'^^xsd:double;
  dwc:startLongitude '11.29075146'^^xsd:double;
  dwc:endLongitude '11.42048168'^^xsd:double;
  dwc:latitude '57.46393204'^^xsd:double;
  dwc:startLatitude '57.46821976'^^xsd:double;
  dwc:endLatitude '57.44687653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '8.10908'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:453'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46332932 11.31766605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46332932"^^xsd:decimal ;
  dwc:decimalLongitude "11.31766605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46332932 11.31766605)"^^geo:wktLiteral ;
  geo-pos:lat "57.46332932"^^xsd:decimal ;
  geo-pos:long "11.31766605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3552777777778'^^xsd:double;
  dwc:startTimeOfDay '8.2630555555556'^^xsd:double;
  dwc:endTimeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.31766605'^^xsd:double;
  dwc:startLongitude '11.29075146'^^xsd:double;
  dwc:endLongitude '11.42048168'^^xsd:double;
  dwc:latitude '57.46332932'^^xsd:double;
  dwc:startLatitude '57.46821976'^^xsd:double;
  dwc:endLatitude '57.44687653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.10908'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:454'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46236038 11.32352924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46236038"^^xsd:decimal ;
  dwc:decimalLongitude "11.32352924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46236038 11.32352924)"^^geo:wktLiteral ;
  geo-pos:lat "57.46236038"^^xsd:decimal ;
  geo-pos:long "11.32352924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3747222222222'^^xsd:double;
  dwc:startTimeOfDay '8.2630555555556'^^xsd:double;
  dwc:endTimeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.32352924'^^xsd:double;
  dwc:startLongitude '11.29075146'^^xsd:double;
  dwc:endLongitude '11.42048168'^^xsd:double;
  dwc:latitude '57.46236038'^^xsd:double;
  dwc:startLatitude '57.46821976'^^xsd:double;
  dwc:endLatitude '57.44687653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.10908'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:455'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4516449 11.39125156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4516449"^^xsd:decimal ;
  dwc:decimalLongitude "11.39125156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4516449 11.39125156)"^^geo:wktLiteral ;
  geo-pos:lat "57.4516449"^^xsd:decimal ;
  geo-pos:long "11.39125156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5969444444444'^^xsd:double;
  dwc:startTimeOfDay '8.2630555555556'^^xsd:double;
  dwc:endTimeOfDay '8.6944444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.39125156'^^xsd:double;
  dwc:startLongitude '11.29075146'^^xsd:double;
  dwc:endLongitude '11.42048168'^^xsd:double;
  dwc:latitude '57.4516449'^^xsd:double;
  dwc:startLatitude '57.46821976'^^xsd:double;
  dwc:endLatitude '57.44687653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '8.10908'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:456'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38113785 11.8100729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38113785"^^xsd:decimal ;
  dwc:decimalLongitude "11.8100729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38113785 11.8100729)"^^geo:wktLiteral ;
  geo-pos:lat "57.38113785"^^xsd:decimal ;
  geo-pos:long "11.8100729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.066944444444'^^xsd:double;
  dwc:startTimeOfDay '10.046944444444'^^xsd:double;
  dwc:endTimeOfDay '10.443333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '11.8100729'^^xsd:double;
  dwc:startLongitude '11.80491543'^^xsd:double;
  dwc:endLongitude '11.90371895'^^xsd:double;
  dwc:latitude '57.38113785'^^xsd:double;
  dwc:startLatitude '57.38273239'^^xsd:double;
  dwc:endLatitude '57.34580994'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:sampleSize '7.20353'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:457'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.78983688 12.24620342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.78983688"^^xsd:decimal ;
  dwc:decimalLongitude "12.24620342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.78983688 12.24620342)"^^geo:wktLiteral ;
  geo-pos:lat "56.78983688"^^xsd:decimal ;
  geo-pos:long "12.24620342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.268333333333'^^xsd:double;
  dwc:startTimeOfDay '14.006666666667'^^xsd:double;
  dwc:endTimeOfDay '14.395'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '12.24620342'^^xsd:double;
  dwc:startLongitude '12.28967094'^^xsd:double;
  dwc:endLongitude '12.2257328'^^xsd:double;
  dwc:latitude '56.78983688'^^xsd:double;
  dwc:startLatitude '56.82765198'^^xsd:double;
  dwc:endLatitude '56.77173615'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.33081'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:458'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86480331 -6.549320698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86480331"^^xsd:decimal ;
  dwc:decimalLongitude "-6.549320698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86480331 -6.549320698)"^^geo:wktLiteral ;
  geo-pos:lat "43.86480331"^^xsd:decimal ;
  geo-pos:long "-6.549320698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2130555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0005555555556'^^xsd:double;
  dwc:endTimeOfDay '9.5519444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.549320698'^^xsd:double;
  dwc:startLongitude '-6.586515427'^^xsd:double;
  dwc:endLongitude '-6.488470554'^^xsd:double;
  dwc:latitude '43.86480331'^^xsd:double;
  dwc:startLatitude '43.84877777'^^xsd:double;
  dwc:endLatitude '43.89034653'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.11182'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:210'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92013168 -6.420919895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92013168"^^xsd:decimal ;
  dwc:decimalLongitude "-6.420919895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92013168 -6.420919895)"^^geo:wktLiteral ;
  geo-pos:lat "43.92013168"^^xsd:decimal ;
  geo-pos:long "-6.420919895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.9291666666667'^^xsd:double;
  dwc:startTimeOfDay '9.5519444444444'^^xsd:double;
  dwc:endTimeOfDay '10.029166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.420919895'^^xsd:double;
  dwc:startLongitude '-6.488470554'^^xsd:double;
  dwc:endLongitude '-6.403041363'^^xsd:double;
  dwc:latitude '43.92013168'^^xsd:double;
  dwc:startLatitude '43.89034653'^^xsd:double;
  dwc:endLatitude '43.92830276'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:sampleSize '8.03501'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:211'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94694138 -6.359359741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94694138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.359359741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94694138 -6.359359741)"^^geo:wktLiteral ;
  geo-pos:lat "43.94694138"^^xsd:decimal ;
  geo-pos:long "-6.359359741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.272222222222'^^xsd:double;
  dwc:startTimeOfDay '10.029166666667'^^xsd:double;
  dwc:endTimeOfDay '10.644166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.359359741'^^xsd:double;
  dwc:startLongitude '-6.403041363'^^xsd:double;
  dwc:endLongitude '-6.294575214'^^xsd:double;
  dwc:latitude '43.94694138'^^xsd:double;
  dwc:startLatitude '43.92830276'^^xsd:double;
  dwc:endLatitude '43.97529221'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '10.127'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:212'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97611618 -6.292369366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.97611618"^^xsd:decimal ;
  dwc:decimalLongitude "-6.292369366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.97611618 -6.292369366)"^^geo:wktLiteral ;
  geo-pos:lat "43.97611618"^^xsd:decimal ;
  geo-pos:long "-6.292369366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.656388888889'^^xsd:double;
  dwc:startTimeOfDay '10.644166666667'^^xsd:double;
  dwc:endTimeOfDay '11.020277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.292369366'^^xsd:double;
  dwc:startLongitude '-6.294575214'^^xsd:double;
  dwc:endLongitude '-6.230130196'^^xsd:double;
  dwc:latitude '43.97611618'^^xsd:double;
  dwc:startLatitude '43.97529221'^^xsd:double;
  dwc:endLatitude '44.00389862'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.05388'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:213'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02768707 -6.176318169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02768707"^^xsd:decimal ;
  dwc:decimalLongitude "-6.176318169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02768707 -6.176318169)"^^geo:wktLiteral ;
  geo-pos:lat "44.02768707"^^xsd:decimal ;
  geo-pos:long "-6.176318169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.342777777778'^^xsd:double;
  dwc:startTimeOfDay '11.020277777778'^^xsd:double;
  dwc:endTimeOfDay '11.541111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.176318169'^^xsd:double;
  dwc:startLongitude '-6.230130196'^^xsd:double;
  dwc:endLongitude '-6.143611431'^^xsd:double;
  dwc:latitude '44.02768707'^^xsd:double;
  dwc:startLatitude '44.00389862'^^xsd:double;
  dwc:endLatitude '44.04201508'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:sampleSize '8.10737'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:214'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.04804611 -6.129471779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.04804611"^^xsd:decimal ;
  dwc:decimalLongitude "-6.129471779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.04804611 -6.129471779)"^^geo:wktLiteral ;
  geo-pos:lat "44.04804611"^^xsd:decimal ;
  geo-pos:long "-6.129471779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.624444444444'^^xsd:double;
  dwc:startTimeOfDay '11.541111111111'^^xsd:double;
  dwc:endTimeOfDay '12.018611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.129471779'^^xsd:double;
  dwc:startLongitude '-6.143611431'^^xsd:double;
  dwc:endLongitude '-6.061731815'^^xsd:double;
  dwc:latitude '44.04804611'^^xsd:double;
  dwc:startLatitude '44.04201508'^^xsd:double;
  dwc:endLatitude '44.07894516'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.71935'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:215'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10796738 -5.998708248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.10796738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.998708248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10796738 -5.998708248)"^^geo:wktLiteral ;
  geo-pos:lat "44.10796738"^^xsd:decimal ;
  geo-pos:long "-5.998708248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.383888888889'^^xsd:double;
  dwc:startTimeOfDay '12.018611111111'^^xsd:double;
  dwc:endTimeOfDay '12.430277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.998708248'^^xsd:double;
  dwc:startLongitude '-6.061731815'^^xsd:double;
  dwc:endLongitude '-5.990256786'^^xsd:double;
  dwc:latitude '44.10796738'^^xsd:double;
  dwc:startLatitude '44.07894516'^^xsd:double;
  dwc:endLatitude '44.11080551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:sampleSize '6.71344'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:216'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08281326 -6.054266453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08281326"^^xsd:decimal ;
  dwc:decimalLongitude "-6.054266453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08281326 -6.054266453)"^^geo:wktLiteral ;
  geo-pos:lat "44.08281326"^^xsd:decimal ;
  geo-pos:long "-6.054266453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.063333333333'^^xsd:double;
  dwc:startTimeOfDay '12.018611111111'^^xsd:double;
  dwc:endTimeOfDay '12.430277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.054266453'^^xsd:double;
  dwc:startLongitude '-6.061731815'^^xsd:double;
  dwc:endLongitude '-5.990256786'^^xsd:double;
  dwc:latitude '44.08281326'^^xsd:double;
  dwc:startLatitude '44.07894516'^^xsd:double;
  dwc:endLatitude '44.11080551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:sampleSize '6.71344'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:217'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09484863 -6.030876637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09484863"^^xsd:decimal ;
  dwc:decimalLongitude "-6.030876637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09484863 -6.030876637)"^^geo:wktLiteral ;
  geo-pos:lat "44.09484863"^^xsd:decimal ;
  geo-pos:long "-6.030876637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.204444444444'^^xsd:double;
  dwc:startTimeOfDay '12.018611111111'^^xsd:double;
  dwc:endTimeOfDay '12.430277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.030876637'^^xsd:double;
  dwc:startLongitude '-6.061731815'^^xsd:double;
  dwc:endLongitude '-5.990256786'^^xsd:double;
  dwc:latitude '44.09484863'^^xsd:double;
  dwc:startLatitude '44.07894516'^^xsd:double;
  dwc:endLatitude '44.11080551'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '6.71344'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:218'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08198166 -5.612638474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08198166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.612638474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08198166 -5.612638474)"^^geo:wktLiteral ;
  geo-pos:lat "44.08198166"^^xsd:decimal ;
  geo-pos:long "-5.612638474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0088888888889'^^xsd:double;
  dwc:startTimeOfDay '5.9455555555556'^^xsd:double;
  dwc:endTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.612638474'^^xsd:double;
  dwc:startLongitude '-5.623251438'^^xsd:double;
  dwc:endLongitude '-5.58826685'^^xsd:double;
  dwc:latitude '44.08198166'^^xsd:double;
  dwc:startLatitude '44.08794022'^^xsd:double;
  dwc:endLatitude '44.06895447'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '3.50002'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:219'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05076599 -5.555461407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05076599"^^xsd:decimal ;
  dwc:decimalLongitude "-5.555461407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05076599 -5.555461407)"^^geo:wktLiteral ;
  geo-pos:lat "44.05076599"^^xsd:decimal ;
  geo-pos:long "-5.555461407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.3466666666667'^^xsd:double;
  dwc:startTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:endTimeOfDay '6.6558333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.555461407'^^xsd:double;
  dwc:startLongitude '-5.58826685'^^xsd:double;
  dwc:endLongitude '-5.503871441'^^xsd:double;
  dwc:latitude '44.05076599'^^xsd:double;
  dwc:startLatitude '44.06895447'^^xsd:double;
  dwc:endLatitude '44.02176285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.54035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:220'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06212616 -5.575877666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.06212616"^^xsd:decimal ;
  dwc:decimalLongitude "-5.575877666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06212616 -5.575877666)"^^geo:wktLiteral ;
  geo-pos:lat "44.06212616"^^xsd:decimal ;
  geo-pos:long "-5.575877666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2247222222222'^^xsd:double;
  dwc:startTimeOfDay '6.1519444444444'^^xsd:double;
  dwc:endTimeOfDay '6.6558333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.575877666'^^xsd:double;
  dwc:startLongitude '-5.58826685'^^xsd:double;
  dwc:endLongitude '-5.503871441'^^xsd:double;
  dwc:latitude '44.06212616'^^xsd:double;
  dwc:startLatitude '44.06895447'^^xsd:double;
  dwc:endLatitude '44.02176285'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.54035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:221'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0100975 -5.484508038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0100975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.484508038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0100975 -5.484508038)"^^geo:wktLiteral ;
  geo-pos:lat "44.0100975"^^xsd:decimal ;
  geo-pos:long "-5.484508038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7733333333333'^^xsd:double;
  dwc:startTimeOfDay '6.6558333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0158333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.484508038'^^xsd:double;
  dwc:startLongitude '-5.503871441'^^xsd:double;
  dwc:endLongitude '-5.444083691'^^xsd:double;
  dwc:latitude '44.0100975'^^xsd:double;
  dwc:startLatitude '44.02176285'^^xsd:double;
  dwc:endLatitude '43.98618317'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '6.20218'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:222'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98358536 -5.439428806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.98358536"^^xsd:decimal ;
  dwc:decimalLongitude "-5.439428806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98358536 -5.439428806)"^^geo:wktLiteral ;
  geo-pos:lat "43.98358536"^^xsd:decimal ;
  geo-pos:long "-5.439428806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0430555555556'^^xsd:double;
  dwc:startTimeOfDay '7.0158333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5219444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.439428806'^^xsd:double;
  dwc:startLongitude '-5.444083691'^^xsd:double;
  dwc:endLongitude '-5.359293461'^^xsd:double;
  dwc:latitude '43.98358536'^^xsd:double;
  dwc:startLatitude '43.98618317'^^xsd:double;
  dwc:endLatitude '43.93687439'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.71872'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:223'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84186172 -5.201979637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84186172"^^xsd:decimal ;
  dwc:decimalLongitude "-5.201979637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84186172 -5.201979637)"^^geo:wktLiteral ;
  geo-pos:lat "43.84186172"^^xsd:decimal ;
  geo-pos:long "-5.201979637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4822222222222'^^xsd:double;
  dwc:startTimeOfDay '8.0002777777778'^^xsd:double;
  dwc:endTimeOfDay '8.7425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.201979637'^^xsd:double;
  dwc:startLongitude '-5.279668331'^^xsd:double;
  dwc:endLongitude '-5.191833496'^^xsd:double;
  dwc:latitude '43.84186172'^^xsd:double;
  dwc:startLatitude '43.89066696'^^xsd:double;
  dwc:endLatitude '43.83864594'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.10676'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:224'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80767441 -5.137809753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80767441"^^xsd:decimal ;
  dwc:decimalLongitude "-5.137809753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80767441 -5.137809753)"^^geo:wktLiteral ;
  geo-pos:lat "43.80767441"^^xsd:decimal ;
  geo-pos:long "-5.137809753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0613888888889'^^xsd:double;
  dwc:startTimeOfDay '8.7425'^^xsd:double;
  dwc:endTimeOfDay '9.1175'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.137809753'^^xsd:double;
  dwc:startLongitude '-5.191833496'^^xsd:double;
  dwc:endLongitude '-5.128601551'^^xsd:double;
  dwc:latitude '43.80767441'^^xsd:double;
  dwc:startLatitude '43.83864594'^^xsd:double;
  dwc:endLatitude '43.80190277'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:sampleSize '6.5093'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:225'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40831757 -5.362144947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.40831757"^^xsd:decimal ;
  dwc:decimalLongitude "-5.362144947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40831757 -5.362144947)"^^geo:wktLiteral ;
  geo-pos:lat "59.40831757"^^xsd:decimal ;
  geo-pos:long "-5.362144947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.970555555556'^^xsd:double;
  dwc:startTimeOfDay '13.554722222222'^^xsd:double;
  dwc:endTimeOfDay '14.083611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.362144947'^^xsd:double;
  dwc:startLongitude '-5.242225053'^^xsd:double;
  dwc:endLongitude '-5.394523144'^^xsd:double;
  dwc:latitude '59.40831757'^^xsd:double;
  dwc:startLatitude '59.40211128'^^xsd:double;
  dwc:endLatitude '59.40902328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.64745'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:269'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40494538 -5.293244366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.40494538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.293244366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40494538 -5.293244366)"^^geo:wktLiteral ;
  geo-pos:lat "59.40494538"^^xsd:decimal ;
  geo-pos:long "-5.293244366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.728333333333'^^xsd:double;
  dwc:startTimeOfDay '13.554722222222'^^xsd:double;
  dwc:endTimeOfDay '14.083611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.293244366'^^xsd:double;
  dwc:startLongitude '-5.242225053'^^xsd:double;
  dwc:endLongitude '-5.394523144'^^xsd:double;
  dwc:latitude '59.40494538'^^xsd:double;
  dwc:startLatitude '59.40211128'^^xsd:double;
  dwc:endLatitude '59.40902328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.64745'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:270'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40710068 -5.338001747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.40710068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.338001747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.40710068 -5.338001747)"^^geo:wktLiteral ;
  geo-pos:lat "59.40710068"^^xsd:decimal ;
  geo-pos:long "-5.338001747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.885277777778'^^xsd:double;
  dwc:startTimeOfDay '13.554722222222'^^xsd:double;
  dwc:endTimeOfDay '14.083611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.338001747'^^xsd:double;
  dwc:startLongitude '-5.242225053'^^xsd:double;
  dwc:endLongitude '-5.394523144'^^xsd:double;
  dwc:latitude '59.40710068'^^xsd:double;
  dwc:startLatitude '59.40211128'^^xsd:double;
  dwc:endLatitude '59.40902328'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.64745'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:271'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42133713 -5.85167551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42133713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.85167551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42133713 -5.85167551)"^^geo:wktLiteral ;
  geo-pos:lat "59.42133713"^^xsd:decimal ;
  geo-pos:long "-5.85167551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.670555555556'^^xsd:double;
  dwc:startTimeOfDay '15.616388888889'^^xsd:double;
  dwc:endTimeOfDay '16.181111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.85167551'^^xsd:double;
  dwc:startLongitude '-5.836378098'^^xsd:double;
  dwc:endLongitude '-5.992713451'^^xsd:double;
  dwc:latitude '59.42133713'^^xsd:double;
  dwc:startLatitude '59.42103577'^^xsd:double;
  dwc:endLatitude '59.42388535'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.84287'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:272'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42315292 -5.953749657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42315292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.953749657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42315292 -5.953749657)"^^geo:wktLiteral ;
  geo-pos:lat "59.42315292"^^xsd:decimal ;
  geo-pos:long "-5.953749657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.0375'^^xsd:double;
  dwc:startTimeOfDay '15.616388888889'^^xsd:double;
  dwc:endTimeOfDay '16.181111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.953749657'^^xsd:double;
  dwc:startLongitude '-5.836378098'^^xsd:double;
  dwc:endLongitude '-5.992713451'^^xsd:double;
  dwc:latitude '59.42315292'^^xsd:double;
  dwc:startLatitude '59.42103577'^^xsd:double;
  dwc:endLatitude '59.42388535'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.84287'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:273'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42629907 -6.197498821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42629907"^^xsd:decimal ;
  dwc:decimalLongitude "-6.197498821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42629907 -6.197498821)"^^geo:wktLiteral ;
  geo-pos:lat "59.42629907"^^xsd:decimal ;
  geo-pos:long "-6.197498821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.913611111111'^^xsd:double;
  dwc:startTimeOfDay '16.650555555556'^^xsd:double;
  dwc:endTimeOfDay '17.158888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.197498821'^^xsd:double;
  dwc:startLongitude '-6.122513254'^^xsd:double;
  dwc:endLongitude '-6.271731377'^^xsd:double;
  dwc:latitude '59.42629907'^^xsd:double;
  dwc:startLatitude '59.42502084'^^xsd:double;
  dwc:endLatitude '59.43052673'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.45572'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:274'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4266608 -6.218719658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4266608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.218719658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4266608 -6.218719658)"^^geo:wktLiteral ;
  geo-pos:lat "59.4266608"^^xsd:decimal ;
  geo-pos:long "-6.218719658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.988055555556'^^xsd:double;
  dwc:startTimeOfDay '16.650555555556'^^xsd:double;
  dwc:endTimeOfDay '17.158888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.218719658'^^xsd:double;
  dwc:startLongitude '-6.122513254'^^xsd:double;
  dwc:endLongitude '-6.271731377'^^xsd:double;
  dwc:latitude '59.4266608'^^xsd:double;
  dwc:startLatitude '59.42502084'^^xsd:double;
  dwc:endLatitude '59.43052673'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.45572'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:275'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42668105 -6.219907391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42668105"^^xsd:decimal ;
  dwc:decimalLongitude "-6.219907391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42668105 -6.219907391)"^^geo:wktLiteral ;
  geo-pos:lat "59.42668105"^^xsd:decimal ;
  geo-pos:long "-6.219907391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.992222222222'^^xsd:double;
  dwc:startTimeOfDay '16.650555555556'^^xsd:double;
  dwc:endTimeOfDay '17.158888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.219907391'^^xsd:double;
  dwc:startLongitude '-6.122513254'^^xsd:double;
  dwc:endLongitude '-6.271731377'^^xsd:double;
  dwc:latitude '59.42668105'^^xsd:double;
  dwc:startLatitude '59.42502084'^^xsd:double;
  dwc:endLatitude '59.43052673'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.45572'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:276'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42900826 -6.253627796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.42900826"^^xsd:decimal ;
  dwc:decimalLongitude "-6.253627796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.42900826 -6.253627796)"^^geo:wktLiteral ;
  geo-pos:lat "59.42900826"^^xsd:decimal ;
  geo-pos:long "-6.253627796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.101666666667'^^xsd:double;
  dwc:startTimeOfDay '16.650555555556'^^xsd:double;
  dwc:endTimeOfDay '17.158888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.253627796'^^xsd:double;
  dwc:startLongitude '-6.122513254'^^xsd:double;
  dwc:endLongitude '-6.271731377'^^xsd:double;
  dwc:latitude '59.42900826'^^xsd:double;
  dwc:startLatitude '59.42502084'^^xsd:double;
  dwc:endLatitude '59.43052673'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.45572'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:277'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4333725 -6.310719967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4333725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.310719967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4333725 -6.310719967)"^^geo:wktLiteral ;
  geo-pos:lat "59.4333725"^^xsd:decimal ;
  geo-pos:long "-6.310719967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.281666666667'^^xsd:double;
  dwc:startTimeOfDay '17.158888888889'^^xsd:double;
  dwc:endTimeOfDay '17.584722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.310719967'^^xsd:double;
  dwc:startLongitude '-6.271731377'^^xsd:double;
  dwc:endLongitude '-6.411129951'^^xsd:double;
  dwc:latitude '59.4333725'^^xsd:double;
  dwc:startLatitude '59.43052673'^^xsd:double;
  dwc:endLatitude '59.43610001'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '7.90159'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:278'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43671799 -6.427164555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.43671799"^^xsd:decimal ;
  dwc:decimalLongitude "-6.427164555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43671799 -6.427164555)"^^geo:wktLiteral ;
  geo-pos:lat "59.43671799"^^xsd:decimal ;
  geo-pos:long "-6.427164555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.632777777778'^^xsd:double;
  dwc:startTimeOfDay '17.6075'^^xsd:double;
  dwc:endTimeOfDay '18.089722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.427164555'^^xsd:double;
  dwc:startLongitude '-6.418823242'^^xsd:double;
  dwc:endLongitude '-6.577250004'^^xsd:double;
  dwc:latitude '59.43671799'^^xsd:double;
  dwc:startLatitude '59.43642426'^^xsd:double;
  dwc:endLatitude '59.44101715'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.96565'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:279'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.06484222 -7.160649776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.06484222"^^xsd:decimal ;
  dwc:decimalLongitude "-7.160649776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.06484222 -7.160649776)"^^geo:wktLiteral ;
  geo-pos:lat "59.06484222"^^xsd:decimal ;
  geo-pos:long "-7.160649776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.063333333333'^^xsd:double;
  dwc:startTimeOfDay '12.550555555556'^^xsd:double;
  dwc:endTimeOfDay '13.105833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.160649776'^^xsd:double;
  dwc:startLongitude '-7.021401882'^^xsd:double;
  dwc:endLongitude '-7.17189312'^^xsd:double;
  dwc:latitude '59.06484222'^^xsd:double;
  dwc:startLatitude '59.10790253'^^xsd:double;
  dwc:endLatitude '59.06125641'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.0341'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:280'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03705215 -8.505059242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03705215"^^xsd:decimal ;
  dwc:decimalLongitude "-8.505059242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03705215 -8.505059242)"^^geo:wktLiteral ;
  geo-pos:lat "58.03705215"^^xsd:decimal ;
  geo-pos:long "-8.505059242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1994444444444'^^xsd:double;
  dwc:startTimeOfDay '8.0308333333333'^^xsd:double;
  dwc:endTimeOfDay '8.5475'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.505059242'^^xsd:double;
  dwc:startLongitude '-8.49957943'^^xsd:double;
  dwc:endLongitude '-8.517136574'^^xsd:double;
  dwc:latitude '58.03705215'^^xsd:double;
  dwc:startLatitude '58.00908279'^^xsd:double;
  dwc:endLatitude '58.09436798'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '9.53295'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:281'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384285 -8.565309525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3384285"^^xsd:decimal ;
  dwc:decimalLongitude "-8.565309525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3384285 -8.565309525)"^^geo:wktLiteral ;
  geo-pos:lat "58.3384285"^^xsd:decimal ;
  geo-pos:long "-8.565309525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.014444444444'^^xsd:double;
  dwc:startTimeOfDay '9.5897222222222'^^xsd:double;
  dwc:endTimeOfDay '10.060277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.565309525'^^xsd:double;
  dwc:startLongitude '-8.550751686'^^xsd:double;
  dwc:endLongitude '-8.567090034'^^xsd:double;
  dwc:latitude '58.3384285'^^xsd:double;
  dwc:startLatitude '58.26744843'^^xsd:double;
  dwc:endLatitude '58.34620667'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '8.80344'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:282'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81819534 -9.312147141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.81819534"^^xsd:decimal ;
  dwc:decimalLongitude "-9.312147141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81819534 -9.312147141)"^^geo:wktLiteral ;
  geo-pos:lat "57.81819534"^^xsd:decimal ;
  geo-pos:long "-9.312147141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1144444444444'^^xsd:double;
  dwc:startTimeOfDay '9.0508333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5386111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.312147141'^^xsd:double;
  dwc:startLongitude '-9.328398705'^^xsd:double;
  dwc:endLongitude '-9.205289841'^^xsd:double;
  dwc:latitude '57.81819534'^^xsd:double;
  dwc:startLatitude '57.8242836'^^xsd:double;
  dwc:endLatitude '57.77715683'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.97555'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:283'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8106041 -9.292319298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8106041"^^xsd:decimal ;
  dwc:decimalLongitude "-9.292319298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8106041 -9.292319298)"^^geo:wktLiteral ;
  geo-pos:lat "57.8106041"^^xsd:decimal ;
  geo-pos:long "-9.292319298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1930555555556'^^xsd:double;
  dwc:startTimeOfDay '9.0508333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5386111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.292319298'^^xsd:double;
  dwc:startLongitude '-9.328398705'^^xsd:double;
  dwc:endLongitude '-9.205289841'^^xsd:double;
  dwc:latitude '57.8106041'^^xsd:double;
  dwc:startLatitude '57.8242836'^^xsd:double;
  dwc:endLatitude '57.77715683'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.97555'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:284'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53145218 -8.56120491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53145218"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56120491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53145218 -8.56120491)"^^geo:wktLiteral ;
  geo-pos:lat "57.53145218"^^xsd:decimal ;
  geo-pos:long "-8.56120491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.359166666667'^^xsd:double;
  dwc:startTimeOfDay '12.095'^^xsd:double;
  dwc:endTimeOfDay '12.540555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.56120491'^^xsd:double;
  dwc:startLongitude '-8.627901077'^^xsd:double;
  dwc:endLongitude '-8.514773369'^^xsd:double;
  dwc:latitude '57.53145218'^^xsd:double;
  dwc:startLatitude '57.55830765'^^xsd:double;
  dwc:endLatitude '57.51276016'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.43489'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:285'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48415375 -8.44243145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.48415375"^^xsd:decimal ;
  dwc:decimalLongitude "-8.44243145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.48415375 -8.44243145)"^^geo:wktLiteral ;
  geo-pos:lat "57.48415375"^^xsd:decimal ;
  geo-pos:long "-8.44243145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.821666666667'^^xsd:double;
  dwc:startTimeOfDay '12.579166666667'^^xsd:double;
  dwc:endTimeOfDay '13.076666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.44243145'^^xsd:double;
  dwc:startLongitude '-8.504946709'^^xsd:double;
  dwc:endLongitude '-8.377012253'^^xsd:double;
  dwc:latitude '57.48415375'^^xsd:double;
  dwc:startLatitude '57.5087471'^^xsd:double;
  dwc:endLatitude '57.4600029'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.3665'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:286'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47546387 -8.41920948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47546387"^^xsd:decimal ;
  dwc:decimalLongitude "-8.41920948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47546387 -8.41920948)"^^geo:wktLiteral ;
  geo-pos:lat "57.47546387"^^xsd:decimal ;
  geo-pos:long "-8.41920948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.911388888889'^^xsd:double;
  dwc:startTimeOfDay '12.579166666667'^^xsd:double;
  dwc:endTimeOfDay '13.076666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.41920948'^^xsd:double;
  dwc:startLongitude '-8.504946709'^^xsd:double;
  dwc:endLongitude '-8.377012253'^^xsd:double;
  dwc:latitude '57.47546387'^^xsd:double;
  dwc:startLatitude '57.5087471'^^xsd:double;
  dwc:endLatitude '57.4600029'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.3665'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:287'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47143555 -8.408547401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47143555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.408547401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47143555 -8.408547401)"^^geo:wktLiteral ;
  geo-pos:lat "57.47143555"^^xsd:decimal ;
  geo-pos:long "-8.408547401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.952777777778'^^xsd:double;
  dwc:startTimeOfDay '12.579166666667'^^xsd:double;
  dwc:endTimeOfDay '13.076666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.408547401'^^xsd:double;
  dwc:startLongitude '-8.504946709'^^xsd:double;
  dwc:endLongitude '-8.377012253'^^xsd:double;
  dwc:latitude '57.47143555'^^xsd:double;
  dwc:startLatitude '57.5087471'^^xsd:double;
  dwc:endLatitude '57.4600029'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.3665'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:288'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41970981 -8.272443794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.41970981"^^xsd:decimal ;
  dwc:decimalLongitude "-8.272443794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.41970981 -8.272443794)"^^geo:wktLiteral ;
  geo-pos:lat "57.41970981"^^xsd:decimal ;
  geo-pos:long "-8.272443794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.487222222222'^^xsd:double;
  dwc:startTimeOfDay '13.313888888889'^^xsd:double;
  dwc:endTimeOfDay '13.599722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.272443794'^^xsd:double;
  dwc:startLongitude '-8.315623173'^^xsd:double;
  dwc:endLongitude '-8.244418716'^^xsd:double;
  dwc:latitude '57.41970981'^^xsd:double;
  dwc:startLatitude '57.43696833'^^xsd:double;
  dwc:endLatitude '57.40850836'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.30574'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:289'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.39373485 -8.207562242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.39373485"^^xsd:decimal ;
  dwc:decimalLongitude "-8.207562242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.39373485 -8.207562242)"^^geo:wktLiteral ;
  geo-pos:lat "57.39373485"^^xsd:decimal ;
  geo-pos:long "-8.207562242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.748333333333'^^xsd:double;
  dwc:startTimeOfDay '13.664444444444'^^xsd:double;
  dwc:endTimeOfDay '14.104166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.207562242'^^xsd:double;
  dwc:startLongitude '-8.228398835'^^xsd:double;
  dwc:endLongitude '-8.119726181'^^xsd:double;
  dwc:latitude '57.39373485'^^xsd:double;
  dwc:startLatitude '57.4020258'^^xsd:double;
  dwc:endLatitude '57.35941696'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.04925'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:290'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33692932 -8.063982964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33692932"^^xsd:decimal ;
  dwc:decimalLongitude "-8.063982964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33692932 -8.063982964)"^^geo:wktLiteral ;
  geo-pos:lat "57.33692932"^^xsd:decimal ;
  geo-pos:long "-8.063982964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.328888888889'^^xsd:double;
  dwc:startTimeOfDay '14.104166666667'^^xsd:double;
  dwc:endTimeOfDay '14.513333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.063982964'^^xsd:double;
  dwc:startLongitude '-8.119726181'^^xsd:double;
  dwc:endLongitude '-8.016753197'^^xsd:double;
  dwc:latitude '57.33692932'^^xsd:double;
  dwc:startLatitude '57.35941696'^^xsd:double;
  dwc:endLatitude '57.31889725'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.64226'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:291'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.32946777 -8.044864655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.32946777"^^xsd:decimal ;
  dwc:decimalLongitude "-8.044864655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.32946777 -8.044864655)"^^geo:wktLiteral ;
  geo-pos:lat "57.32946777"^^xsd:decimal ;
  geo-pos:long "-8.044864655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.404166666667'^^xsd:double;
  dwc:startTimeOfDay '14.104166666667'^^xsd:double;
  dwc:endTimeOfDay '14.513333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.044864655'^^xsd:double;
  dwc:startLongitude '-8.119726181'^^xsd:double;
  dwc:endLongitude '-8.016753197'^^xsd:double;
  dwc:latitude '57.32946777'^^xsd:double;
  dwc:startLatitude '57.35941696'^^xsd:double;
  dwc:endLatitude '57.31889725'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.64226'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:292'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21009827 -7.746248245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.21009827"^^xsd:decimal ;
  dwc:decimalLongitude "-7.746248245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21009827 -7.746248245)"^^geo:wktLiteral ;
  geo-pos:lat "57.21009827"^^xsd:decimal ;
  geo-pos:long "-7.746248245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.5875'^^xsd:double;
  dwc:startTimeOfDay '15.499722222222'^^xsd:double;
  dwc:endTimeOfDay '15.974444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.746248245'^^xsd:double;
  dwc:startLongitude '-7.768742085'^^xsd:double;
  dwc:endLongitude '-7.647582054'^^xsd:double;
  dwc:latitude '57.21009827'^^xsd:double;
  dwc:startLatitude '57.21935272'^^xsd:double;
  dwc:endLatitude '57.17415237'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.8559'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:293'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.70044708 -7.843776226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.70044708"^^xsd:decimal ;
  dwc:decimalLongitude "-7.843776226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.70044708 -7.843776226)"^^geo:wktLiteral ;
  geo-pos:lat "56.70044708"^^xsd:decimal ;
  geo-pos:long "-7.843776226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.062222222222'^^xsd:double;
  dwc:startTimeOfDay '18.880555555556'^^xsd:double;
  dwc:endTimeOfDay '19.305'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-7.843776226'^^xsd:double;
  dwc:startLongitude '-7.802767122'^^xsd:double;
  dwc:endLongitude '-7.899018288'^^xsd:double;
  dwc:latitude '56.70044708'^^xsd:double;
  dwc:startLatitude '56.72074677'^^xsd:double;
  dwc:endLatitude '56.67343903'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '7.88165'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:294'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10448456 -9.037418365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.10448456"^^xsd:decimal ;
  dwc:decimalLongitude "-9.037418365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.10448456 -9.037418365)"^^geo:wktLiteral ;
  geo-pos:lat "56.10448456"^^xsd:decimal ;
  geo-pos:long "-9.037418365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.676666666667'^^xsd:double;
  dwc:startTimeOfDay '17.535'^^xsd:double;
  dwc:endTimeOfDay '18.064166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.037418365'^^xsd:double;
  dwc:startLongitude '-9.007284164'^^xsd:double;
  dwc:endLongitude '-9.121939659'^^xsd:double;
  dwc:latitude '56.10448456'^^xsd:double;
  dwc:startLatitude '56.11968613'^^xsd:double;
  dwc:endLatitude '56.06212616'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.56181'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:295'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01320648 -9.217820168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.01320648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.217820168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.01320648 -9.217820168)"^^geo:wktLiteral ;
  geo-pos:lat "56.01320648"^^xsd:decimal ;
  geo-pos:long "-9.217820168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.52'^^xsd:double;
  dwc:startTimeOfDay '18.119722222222'^^xsd:double;
  dwc:endTimeOfDay '18.542222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.217820168'^^xsd:double;
  dwc:startLongitude '-9.13388443'^^xsd:double;
  dwc:endLongitude '-9.222499847'^^xsd:double;
  dwc:latitude '56.01320648'^^xsd:double;
  dwc:startLatitude '56.05607224'^^xsd:double;
  dwc:endLatitude '56.0108223'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '7.45318'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:296'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00525665 -9.23297596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00525665"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23297596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00525665 -9.23297596)"^^geo:wktLiteral ;
  geo-pos:lat "56.00525665"^^xsd:decimal ;
  geo-pos:long "-9.23297596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.593333333333'^^xsd:double;
  dwc:startTimeOfDay '18.542222222222'^^xsd:double;
  dwc:endTimeOfDay '18.905'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.23297596'^^xsd:double;
  dwc:startLongitude '-9.222499847'^^xsd:double;
  dwc:endLongitude '-9.293878555'^^xsd:double;
  dwc:latitude '56.00525665'^^xsd:double;
  dwc:startLatitude '56.0108223'^^xsd:double;
  dwc:endLatitude '55.97071075'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '6.28871'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:297'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79034042 -9.385304451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79034042"^^xsd:decimal ;
  dwc:decimalLongitude "-9.385304451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79034042 -9.385304451)"^^geo:wktLiteral ;
  geo-pos:lat "55.79034042"^^xsd:decimal ;
  geo-pos:long "-9.385304451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.218611111111'^^xsd:double;
  dwc:startTimeOfDay '10.155555555556'^^xsd:double;
  dwc:endTimeOfDay '10.3075'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.385304451'^^xsd:double;
  dwc:startLongitude '-9.369071007'^^xsd:double;
  dwc:endLongitude '-9.408220291'^^xsd:double;
  dwc:latitude '55.79034042'^^xsd:double;
  dwc:startLatitude '55.7856369'^^xsd:double;
  dwc:endLatitude '55.79722595'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '2.76407'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:298'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45679526 -9.61143878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45679526"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61143878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45679526 -9.61143878)"^^geo:wktLiteral ;
  geo-pos:lat "55.45679526"^^xsd:decimal ;
  geo-pos:long "-9.61143878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.977222222222'^^xsd:double;
  dwc:startTimeOfDay '12.553888888889'^^xsd:double;
  dwc:endTimeOfDay '13.063888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.61143878'^^xsd:double;
  dwc:startLongitude '-9.581337673'^^xsd:double;
  dwc:endLongitude '-9.617601211'^^xsd:double;
  dwc:latitude '55.45679526'^^xsd:double;
  dwc:startLatitude '55.52725533'^^xsd:double;
  dwc:endLatitude '55.44237036'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.70484'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:299'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43566649 -9.620465162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43566649"^^xsd:decimal ;
  dwc:decimalLongitude "-9.620465162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43566649 -9.620465162)"^^geo:wktLiteral ;
  geo-pos:lat "55.43566649"^^xsd:decimal ;
  geo-pos:long "-9.620465162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.104166666667'^^xsd:double;
  dwc:startTimeOfDay '13.063888888889'^^xsd:double;
  dwc:endTimeOfDay '13.153055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.620465162'^^xsd:double;
  dwc:startLongitude '-9.617601211'^^xsd:double;
  dwc:endLongitude '-9.623941405'^^xsd:double;
  dwc:latitude '55.43566649'^^xsd:double;
  dwc:startLatitude '55.44237036'^^xsd:double;
  dwc:endLatitude '55.42752936'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '1.69688'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:300'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29753494 -9.6820364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.29753494"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6820364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.29753494 -9.6820364)"^^geo:wktLiteral ;
  geo-pos:lat "55.29753494"^^xsd:decimal ;
  geo-pos:long "-9.6820364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.928611111111'^^xsd:double;
  dwc:startTimeOfDay '13.873611111111'^^xsd:double;
  dwc:endTimeOfDay '14.064444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.6820364'^^xsd:double;
  dwc:startLongitude '-9.677960396'^^xsd:double;
  dwc:endLongitude '-9.691035271'^^xsd:double;
  dwc:latitude '55.29753494'^^xsd:double;
  dwc:startLatitude '55.30706406'^^xsd:double;
  dwc:endLatitude '55.27401352'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.7646'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:301'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1593895 -9.74163723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1593895"^^xsd:decimal ;
  dwc:decimalLongitude "-9.74163723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1593895 -9.74163723)"^^geo:wktLiteral ;
  geo-pos:lat "55.1593895"^^xsd:decimal ;
  geo-pos:long "-9.74163723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.736111111111'^^xsd:double;
  dwc:startTimeOfDay '14.631666666667'^^xsd:double;
  dwc:endTimeOfDay '15.026944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.74163723'^^xsd:double;
  dwc:startLongitude '-9.7332201'^^xsd:double;
  dwc:endLongitude '-9.760345459'^^xsd:double;
  dwc:latitude '55.1593895'^^xsd:double;
  dwc:startLatitude '55.17707443'^^xsd:double;
  dwc:endLatitude '55.10948181'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '7.70591'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:302'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07165527 -9.773423195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07165527"^^xsd:decimal ;
  dwc:decimalLongitude "-9.773423195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07165527 -9.773423195)"^^geo:wktLiteral ;
  geo-pos:lat "55.07165527"^^xsd:decimal ;
  geo-pos:long "-9.773423195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.248055555556'^^xsd:double;
  dwc:startTimeOfDay '15.245555555556'^^xsd:double;
  dwc:endTimeOfDay '15.426944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.773423195'^^xsd:double;
  dwc:startLongitude '-9.77324295'^^xsd:double;
  dwc:endLongitude '-9.787485123'^^xsd:double;
  dwc:latitude '55.07165527'^^xsd:double;
  dwc:startLatitude '55.07206345'^^xsd:double;
  dwc:endLatitude '55.04176331'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.48683'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:303'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03596115 -9.790184975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03596115"^^xsd:decimal ;
  dwc:decimalLongitude "-9.790184975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03596115 -9.790184975)"^^geo:wktLiteral ;
  geo-pos:lat "55.03596115"^^xsd:decimal ;
  geo-pos:long "-9.790184975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.461388888889'^^xsd:double;
  dwc:startTimeOfDay '15.426944444444'^^xsd:double;
  dwc:endTimeOfDay '15.628055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.790184975'^^xsd:double;
  dwc:startLongitude '-9.787485123'^^xsd:double;
  dwc:endLongitude '-9.802556038'^^xsd:double;
  dwc:latitude '55.03596115'^^xsd:double;
  dwc:startLatitude '55.04176331'^^xsd:double;
  dwc:endLatitude '55.008358'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '3.83412'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:304'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03346252 -9.791348457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03346252"^^xsd:decimal ;
  dwc:decimalLongitude "-9.791348457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03346252 -9.791348457)"^^geo:wktLiteral ;
  geo-pos:lat "55.03346252"^^xsd:decimal ;
  geo-pos:long "-9.791348457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.476666666667'^^xsd:double;
  dwc:startTimeOfDay '15.426944444444'^^xsd:double;
  dwc:endTimeOfDay '15.628055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.791348457'^^xsd:double;
  dwc:startLongitude '-9.787485123'^^xsd:double;
  dwc:endLongitude '-9.802556038'^^xsd:double;
  dwc:latitude '55.03346252'^^xsd:double;
  dwc:startLatitude '55.04176331'^^xsd:double;
  dwc:endLatitude '55.008358'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '3.83412'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:305'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00114822 -9.805490494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00114822"^^xsd:decimal ;
  dwc:decimalLongitude "-9.805490494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00114822 -9.805490494)"^^geo:wktLiteral ;
  geo-pos:lat "55.00114822"^^xsd:decimal ;
  geo-pos:long "-9.805490494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.671111111111'^^xsd:double;
  dwc:startTimeOfDay '15.670555555556'^^xsd:double;
  dwc:endTimeOfDay '15.734722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.805490494'^^xsd:double;
  dwc:startLongitude '-9.805415154'^^xsd:double;
  dwc:endLongitude '-9.809704781'^^xsd:double;
  dwc:latitude '55.00114822'^^xsd:double;
  dwc:startLatitude '55.00129318'^^xsd:double;
  dwc:endLatitude '54.99065781'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.21302'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:306'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91404724 -9.840149879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91404724"^^xsd:decimal ;
  dwc:decimalLongitude "-9.840149879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91404724 -9.840149879)"^^geo:wktLiteral ;
  geo-pos:lat "54.91404724"^^xsd:decimal ;
  geo-pos:long "-9.840149879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.197777777778'^^xsd:double;
  dwc:startTimeOfDay '16.070555555556'^^xsd:double;
  dwc:endTimeOfDay '16.335'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.840149879'^^xsd:double;
  dwc:startLongitude '-9.831515312'^^xsd:double;
  dwc:endLongitude '-9.84996891'^^xsd:double;
  dwc:latitude '54.91404724'^^xsd:double;
  dwc:startLatitude '54.93508148'^^xsd:double;
  dwc:endLatitude '54.89150238'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.9839'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:307'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46783594 -10.12702665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46783594"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12702665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46783594 -10.12702665)"^^geo:wktLiteral ;
  geo-pos:lat "54.46783594"^^xsd:decimal ;
  geo-pos:long "-10.12702665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3436111111111'^^xsd:double;
  dwc:startTimeOfDay '7.3180555555556'^^xsd:double;
  dwc:endTimeOfDay '7.6427777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.12702665'^^xsd:double;
  dwc:startLongitude '-10.12021509'^^xsd:double;
  dwc:endLongitude '-10.20683193'^^xsd:double;
  dwc:latitude '54.46783594'^^xsd:double;
  dwc:startLatitude '54.46955081'^^xsd:double;
  dwc:endLatitude '54.44796371'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '6.08737'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:308'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45544041 -10.17626237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45544041"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17626237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45544041 -10.17626237)"^^geo:wktLiteral ;
  geo-pos:lat "54.45544041"^^xsd:decimal ;
  geo-pos:long "-10.17626237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5283333333333'^^xsd:double;
  dwc:startTimeOfDay '7.3180555555556'^^xsd:double;
  dwc:endTimeOfDay '7.6427777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.17626237'^^xsd:double;
  dwc:startLongitude '-10.12021509'^^xsd:double;
  dwc:endLongitude '-10.20683193'^^xsd:double;
  dwc:latitude '54.45544041'^^xsd:double;
  dwc:startLatitude '54.46955081'^^xsd:double;
  dwc:endLatitude '54.44796371'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '6.08737'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:309'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24197134 -11.02050832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.24197134"^^xsd:decimal ;
  dwc:decimalLongitude "-11.02050832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.24197134 -11.02050832)"^^geo:wktLiteral ;
  geo-pos:lat "54.24197134"^^xsd:decimal ;
  geo-pos:long "-11.02050832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.289722222222'^^xsd:double;
  dwc:startTimeOfDay '11.230833333333'^^xsd:double;
  dwc:endTimeOfDay '11.528611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.02050832'^^xsd:double;
  dwc:startLongitude '-11.01200365'^^xsd:double;
  dwc:endLongitude '-11.05500841'^^xsd:double;
  dwc:latitude '54.24197134'^^xsd:double;
  dwc:startLatitude '54.24776492'^^xsd:double;
  dwc:endLatitude '54.21846909'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '4.28937'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:310'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20710056 -11.07169682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20710056"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07169682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20710056 -11.07169682)"^^geo:wktLiteral ;
  geo-pos:lat "54.20710056"^^xsd:decimal ;
  geo-pos:long "-11.07169682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.644166666667'^^xsd:double;
  dwc:startTimeOfDay '11.561944444444'^^xsd:double;
  dwc:endTimeOfDay '11.714166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.07169682'^^xsd:double;
  dwc:startLongitude '-11.05982237'^^xsd:double;
  dwc:endLongitude '-11.08180615'^^xsd:double;
  dwc:latitude '54.20710056'^^xsd:double;
  dwc:startLatitude '54.21518971'^^xsd:double;
  dwc:endLatitude '54.20021385'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '2.19327'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:311'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19791829 -11.08517593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19791829"^^xsd:decimal ;
  dwc:decimalLongitude "-11.08517593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19791829 -11.08517593)"^^geo:wktLiteral ;
  geo-pos:lat "54.19791829"^^xsd:decimal ;
  geo-pos:long "-11.08517593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.7375'^^xsd:double;
  dwc:startTimeOfDay '11.714166666667'^^xsd:double;
  dwc:endTimeOfDay '11.796666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.08517593'^^xsd:double;
  dwc:startLongitude '-11.08180615'^^xsd:double;
  dwc:endLongitude '-11.09372072'^^xsd:double;
  dwc:latitude '54.19791829'^^xsd:double;
  dwc:startLatitude '54.20021385'^^xsd:double;
  dwc:endLatitude '54.19209738'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '1.18883'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:312'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.92823029 -11.48094463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.92823029"^^xsd:decimal ;
  dwc:decimalLongitude "-11.48094463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.92823029 -11.48094463)"^^geo:wktLiteral ;
  geo-pos:lat "53.92823029"^^xsd:decimal ;
  geo-pos:long "-11.48094463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.381666666667'^^xsd:double;
  dwc:startTimeOfDay '14.358055555556'^^xsd:double;
  dwc:endTimeOfDay '14.418611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.48094463'^^xsd:double;
  dwc:startLongitude '-11.47655678'^^xsd:double;
  dwc:endLongitude '-11.48785782'^^xsd:double;
  dwc:latitude '53.92823029'^^xsd:double;
  dwc:startLatitude '53.93112946'^^xsd:double;
  dwc:endLatitude '53.92357635'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '1.11855'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:313'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61688614 -11.9326334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.61688614"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9326334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.61688614 -11.9326334)"^^geo:wktLiteral ;
  geo-pos:lat "53.61688614"^^xsd:decimal ;
  geo-pos:long "-11.9326334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.516388888889'^^xsd:double;
  dwc:startTimeOfDay '17.346111111111'^^xsd:double;
  dwc:endTimeOfDay '17.619444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.9326334'^^xsd:double;
  dwc:startLongitude '-11.90173149'^^xsd:double;
  dwc:endLongitude '-11.95121098'^^xsd:double;
  dwc:latitude '53.61688614'^^xsd:double;
  dwc:startLatitude '53.63835526'^^xsd:double;
  dwc:endLatitude '53.60364532'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.05083'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:314'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12317657 -11.58500004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12317657"^^xsd:decimal ;
  dwc:decimalLongitude "-11.58500004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12317657 -11.58500004)"^^geo:wktLiteral ;
  geo-pos:lat "53.12317657"^^xsd:decimal ;
  geo-pos:long "-11.58500004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.804444444444'^^xsd:double;
  dwc:startTimeOfDay '13.554166666667'^^xsd:double;
  dwc:endTimeOfDay '14.054722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.58500004'^^xsd:double;
  dwc:startLongitude '-11.634202'^^xsd:double;
  dwc:endLongitude '-11.53790092'^^xsd:double;
  dwc:latitude '53.12317657'^^xsd:double;
  dwc:startLatitude '53.15597153'^^xsd:double;
  dwc:endLatitude '53.09015274'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '9.73287'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:315'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00997543 -11.42044926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00997543"^^xsd:decimal ;
  dwc:decimalLongitude "-11.42044926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00997543 -11.42044926)"^^geo:wktLiteral ;
  geo-pos:lat "53.00997543"^^xsd:decimal ;
  geo-pos:long "-11.42044926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.6825'^^xsd:double;
  dwc:startTimeOfDay '14.521944444444'^^xsd:double;
  dwc:endTimeOfDay '15.054166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.42044926'^^xsd:double;
  dwc:startLongitude '-11.45078945'^^xsd:double;
  dwc:endLongitude '-11.35212612'^^xsd:double;
  dwc:latitude '53.00997543'^^xsd:double;
  dwc:startLatitude '53.03011703'^^xsd:double;
  dwc:endLatitude '52.96227264'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '10.0188'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:316'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.85020447 -11.19041729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.85020447"^^xsd:decimal ;
  dwc:decimalLongitude "-11.19041729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.85020447 -11.19041729)"^^geo:wktLiteral ;
  geo-pos:lat "52.85020447"^^xsd:decimal ;
  geo-pos:long "-11.19041729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.929166666667'^^xsd:double;
  dwc:startTimeOfDay '15.530555555556'^^xsd:double;
  dwc:endTimeOfDay '16.118333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.19041729'^^xsd:double;
  dwc:startLongitude '-11.26398087'^^xsd:double;
  dwc:endLongitude '-11.15561962'^^xsd:double;
  dwc:latitude '52.85020447'^^xsd:double;
  dwc:startLatitude '52.90149689'^^xsd:double;
  dwc:endLatitude '52.82594299'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '11.1054'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:317'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.79014587 -11.10509205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.79014587"^^xsd:decimal ;
  dwc:decimalLongitude "-11.10509205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.79014587 -11.10509205)"^^geo:wktLiteral ;
  geo-pos:lat "52.79014587"^^xsd:decimal ;
  geo-pos:long "-11.10509205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.395277777778'^^xsd:double;
  dwc:startTimeOfDay '16.201666666667'^^xsd:double;
  dwc:endTimeOfDay '16.513055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.10509205'^^xsd:double;
  dwc:startLongitude '-11.14037228'^^xsd:double;
  dwc:endLongitude '-11.08631611'^^xsd:double;
  dwc:latitude '52.79014587'^^xsd:double;
  dwc:startLatitude '52.81517029'^^xsd:double;
  dwc:endLatitude '52.77705765'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '5.57917'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:318'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.78432465 -11.0969038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.78432465"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0969038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.78432465 -11.0969038)"^^geo:wktLiteral ;
  geo-pos:lat "52.78432465"^^xsd:decimal ;
  geo-pos:long "-11.0969038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.440555555556'^^xsd:double;
  dwc:startTimeOfDay '16.201666666667'^^xsd:double;
  dwc:endTimeOfDay '16.513055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.0969038'^^xsd:double;
  dwc:startLongitude '-11.14037228'^^xsd:double;
  dwc:endLongitude '-11.08631611'^^xsd:double;
  dwc:latitude '52.78432465'^^xsd:double;
  dwc:startLatitude '52.81517029'^^xsd:double;
  dwc:endLatitude '52.77705765'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '5.57917'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:319'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.19620132 -11.60144424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.19620132"^^xsd:decimal ;
  dwc:decimalLongitude "-11.60144424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.19620132 -11.60144424)"^^geo:wktLiteral ;
  geo-pos:lat "52.19620132"^^xsd:decimal ;
  geo-pos:long "-11.60144424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.710555555556'^^xsd:double;
  dwc:startTimeOfDay '13.709722222222'^^xsd:double;
  dwc:endTimeOfDay '14.057222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.60144424'^^xsd:double;
  dwc:startLongitude '-11.60137558'^^xsd:double;
  dwc:endLongitude '-11.64871025'^^xsd:double;
  dwc:latitude '52.19620132'^^xsd:double;
  dwc:startLatitude '52.19628143'^^xsd:double;
  dwc:endLatitude '52.1437645'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '6.66798'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:320'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1944809 -11.60282993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1944809"^^xsd:decimal ;
  dwc:decimalLongitude "-11.60282993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1944809 -11.60282993)"^^geo:wktLiteral ;
  geo-pos:lat "52.1944809"^^xsd:decimal ;
  geo-pos:long "-11.60282993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.721388888889'^^xsd:double;
  dwc:startTimeOfDay '13.709722222222'^^xsd:double;
  dwc:endTimeOfDay '14.057222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.60282993'^^xsd:double;
  dwc:startLongitude '-11.60137558'^^xsd:double;
  dwc:endLongitude '-11.64871025'^^xsd:double;
  dwc:latitude '52.1944809'^^xsd:double;
  dwc:startLatitude '52.19628143'^^xsd:double;
  dwc:endLatitude '52.1437645'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '6.66798'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:321'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13714981 -11.65446949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13714981"^^xsd:decimal ;
  dwc:decimalLongitude "-11.65446949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13714981 -11.65446949)"^^geo:wktLiteral ;
  geo-pos:lat "52.13714981"^^xsd:decimal ;
  geo-pos:long "-11.65446949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.096944444444'^^xsd:double;
  dwc:startTimeOfDay '14.057222222222'^^xsd:double;
  dwc:endTimeOfDay '14.141111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.65446949'^^xsd:double;
  dwc:startLongitude '-11.64871025'^^xsd:double;
  dwc:endLongitude '-11.65989971'^^xsd:double;
  dwc:latitude '52.13714981'^^xsd:double;
  dwc:startLatitude '52.1437645'^^xsd:double;
  dwc:endLatitude '52.13132477'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '1.57897'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:322'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03077698 -11.74239063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.03077698"^^xsd:decimal ;
  dwc:decimalLongitude "-11.74239063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.03077698 -11.74239063)"^^geo:wktLiteral ;
  geo-pos:lat "52.03077698"^^xsd:decimal ;
  geo-pos:long "-11.74239063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.802777777778'^^xsd:double;
  dwc:startTimeOfDay '14.564722222222'^^xsd:double;
  dwc:endTimeOfDay '15.118055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.74239063'^^xsd:double;
  dwc:startLongitude '-11.71259594'^^xsd:double;
  dwc:endLongitude '-11.78217125'^^xsd:double;
  dwc:latitude '52.03077698'^^xsd:double;
  dwc:startLatitude '52.06689453'^^xsd:double;
  dwc:endLatitude '51.98316956'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.4492'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:323'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9995842 -11.76830196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9995842"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76830196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9995842 -11.76830196)"^^geo:wktLiteral ;
  geo-pos:lat "51.9995842"^^xsd:decimal ;
  geo-pos:long "-11.76830196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.009722222222'^^xsd:double;
  dwc:startTimeOfDay '14.564722222222'^^xsd:double;
  dwc:endTimeOfDay '15.118055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.76830196'^^xsd:double;
  dwc:startLongitude '-11.71259594'^^xsd:double;
  dwc:endLongitude '-11.78217125'^^xsd:double;
  dwc:latitude '51.9995842'^^xsd:double;
  dwc:startLatitude '52.06689453'^^xsd:double;
  dwc:endLatitude '51.98316956'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.4492'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:324'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.99592209 -11.77119541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.99592209"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77119541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.99592209 -11.77119541)"^^geo:wktLiteral ;
  geo-pos:lat "51.99592209"^^xsd:decimal ;
  geo-pos:long "-11.77119541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:startTimeOfDay '14.564722222222'^^xsd:double;
  dwc:endTimeOfDay '15.118055555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.77119541'^^xsd:double;
  dwc:startLongitude '-11.71259594'^^xsd:double;
  dwc:endLongitude '-11.78217125'^^xsd:double;
  dwc:latitude '51.99592209'^^xsd:double;
  dwc:startLatitude '52.06689453'^^xsd:double;
  dwc:endLatitude '51.98316956'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:sampleSize '10.4492'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:325'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96218109 -11.80013847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96218109"^^xsd:decimal ;
  dwc:decimalLongitude "-11.80013847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96218109 -11.80013847)"^^geo:wktLiteral ;
  geo-pos:lat "51.96218109"^^xsd:decimal ;
  geo-pos:long "-11.80013847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.257777777778'^^xsd:double;
  dwc:startTimeOfDay '15.248055555556'^^xsd:double;
  dwc:endTimeOfDay '15.303888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.80013847'^^xsd:double;
  dwc:startLongitude '-11.79891968'^^xsd:double;
  dwc:endLongitude '-11.80578804'^^xsd:double;
  dwc:latitude '51.96218109'^^xsd:double;
  dwc:startLatitude '51.96368027'^^xsd:double;
  dwc:endLatitude '51.95493317'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '1.07978'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:326'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76276779 -11.53881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76276779"^^xsd:decimal ;
  dwc:decimalLongitude "-11.53881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76276779 -11.53881836)"^^geo:wktLiteral ;
  geo-pos:lat "51.76276779"^^xsd:decimal ;
  geo-pos:long "-11.53881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1388888888889'^^xsd:double;
  dwc:startTimeOfDay '7.0725'^^xsd:double;
  dwc:endTimeOfDay '7.3708333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.53881836'^^xsd:double;
  dwc:startLongitude '-11.55329227'^^xsd:double;
  dwc:endLongitude '-11.48913002'^^xsd:double;
  dwc:latitude '51.76276779'^^xsd:double;
  dwc:startLatitude '51.76938629'^^xsd:double;
  dwc:endLatitude '51.73970413'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '5.50979'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:327'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69953537 -11.40607738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69953537"^^xsd:decimal ;
  dwc:decimalLongitude "-11.40607738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69953537 -11.40607738)"^^geo:wktLiteral ;
  geo-pos:lat "51.69953537"^^xsd:decimal ;
  geo-pos:long "-11.40607738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7630555555556'^^xsd:double;
  dwc:startTimeOfDay '7.5302777777778'^^xsd:double;
  dwc:endTimeOfDay '8.0505555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.40607738'^^xsd:double;
  dwc:startLongitude '-11.45529175'^^xsd:double;
  dwc:endLongitude '-11.34508038'^^xsd:double;
  dwc:latitude '51.69953537'^^xsd:double;
  dwc:startLatitude '51.72319412'^^xsd:double;
  dwc:endLatitude '51.67008591'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.61492'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:328'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69525528 -11.39717007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69525528"^^xsd:decimal ;
  dwc:decimalLongitude "-11.39717007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69525528 -11.39717007)"^^geo:wktLiteral ;
  geo-pos:lat "51.69525528"^^xsd:decimal ;
  geo-pos:long "-11.39717007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.8055555555556'^^xsd:double;
  dwc:startTimeOfDay '7.5302777777778'^^xsd:double;
  dwc:endTimeOfDay '8.0505555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.39717007'^^xsd:double;
  dwc:startLongitude '-11.45529175'^^xsd:double;
  dwc:endLongitude '-11.34508038'^^xsd:double;
  dwc:latitude '51.69525528'^^xsd:double;
  dwc:startLatitude '51.72319412'^^xsd:double;
  dwc:endLatitude '51.67008591'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '9.61492'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:329'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47812653 -10.94874287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47812653"^^xsd:decimal ;
  dwc:decimalLongitude "-10.94874287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47812653 -10.94874287)"^^geo:wktLiteral ;
  geo-pos:lat "51.47812653"^^xsd:decimal ;
  geo-pos:long "-10.94874287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9405555555556'^^xsd:double;
  dwc:startTimeOfDay '9.5397222222222'^^xsd:double;
  dwc:endTimeOfDay '10.092777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.94874287'^^xsd:double;
  dwc:startLongitude '-11.03200912'^^xsd:double;
  dwc:endLongitude '-10.9168148'^^xsd:double;
  dwc:latitude '51.47812653'^^xsd:double;
  dwc:startLatitude '51.51898575'^^xsd:double;
  dwc:endLatitude '51.46290588'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.117'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:330'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31283188 -10.60922813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31283188"^^xsd:decimal ;
  dwc:decimalLongitude "-10.60922813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31283188 -10.60922813)"^^geo:wktLiteral ;
  geo-pos:lat "51.31283188"^^xsd:decimal ;
  geo-pos:long "-10.60922813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.558611111111'^^xsd:double;
  dwc:startTimeOfDay '11.5575'^^xsd:double;
  dwc:endTimeOfDay '12.046111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.60922813'^^xsd:double;
  dwc:startLongitude '-10.60947037'^^xsd:double;
  dwc:endLongitude '-10.50942993'^^xsd:double;
  dwc:latitude '51.31283188'^^xsd:double;
  dwc:startLatitude '51.31294632'^^xsd:double;
  dwc:endLatitude '51.26416779'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.81549'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:331'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.10241699 -10.19124699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.10241699"^^xsd:decimal ;
  dwc:decimalLongitude "-10.19124699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.10241699 -10.19124699)"^^geo:wktLiteral ;
  geo-pos:lat "51.10241699"^^xsd:decimal ;
  geo-pos:long "-10.19124699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.577777777778'^^xsd:double;
  dwc:startTimeOfDay '13.155277777778'^^xsd:double;
  dwc:endTimeOfDay '13.600833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.19124699'^^xsd:double;
  dwc:startLongitude '-10.27952671'^^xsd:double;
  dwc:endLongitude '-10.1866703'^^xsd:double;
  dwc:latitude '51.10241699'^^xsd:double;
  dwc:startLatitude '51.14676285'^^xsd:double;
  dwc:endLatitude '51.10007477'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:sampleSize '8.29794'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:332'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07660294 -10.13733196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07660294"^^xsd:decimal ;
  dwc:decimalLongitude "-10.13733196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07660294 -10.13733196)"^^geo:wktLiteral ;
  geo-pos:lat "51.07660294"^^xsd:decimal ;
  geo-pos:long "-10.13733196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.842222222222'^^xsd:double;
  dwc:startTimeOfDay '13.600833333333'^^xsd:double;
  dwc:endTimeOfDay '14.070833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.13733196'^^xsd:double;
  dwc:startLongitude '-10.1866703'^^xsd:double;
  dwc:endLongitude '-10.09090137'^^xsd:double;
  dwc:latitude '51.07660294'^^xsd:double;
  dwc:startLatitude '51.10007477'^^xsd:double;
  dwc:endLatitude '51.05358887'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '8.449'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:333'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.99463323 -10.03965857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.99463323"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03965857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.99463323 -10.03965857)"^^geo:wktLiteral ;
  geo-pos:lat "50.99463323"^^xsd:decimal ;
  geo-pos:long "-10.03965857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.608333333333'^^xsd:double;
  dwc:startTimeOfDay '14.487222222222'^^xsd:double;
  dwc:endTimeOfDay '15.023888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.03965857'^^xsd:double;
  dwc:startLongitude '-10.02116966'^^xsd:double;
  dwc:endLongitude '-10.10416508'^^xsd:double;
  dwc:latitude '50.99463323'^^xsd:double;
  dwc:startLatitude '51.00960922'^^xsd:double;
  dwc:endLatitude '50.93774414'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.87389'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:334'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.91537094 -11.04644966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.91537094"^^xsd:decimal ;
  dwc:decimalLongitude "-11.04644966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.91537094 -11.04644966)"^^geo:wktLiteral ;
  geo-pos:lat "50.91537094"^^xsd:decimal ;
  geo-pos:long "-11.04644966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.229166666667'^^xsd:double;
  dwc:startTimeOfDay '19.034722222222'^^xsd:double;
  dwc:endTimeOfDay '19.304722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.04644966'^^xsd:double;
  dwc:startLongitude '-11.07247353'^^xsd:double;
  dwc:endLongitude '-11.03662491'^^xsd:double;
  dwc:latitude '50.91537094'^^xsd:double;
  dwc:startLatitude '50.88736343'^^xsd:double;
  dwc:endLatitude '50.92598343'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.97256'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:335'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.067276 -10.89846802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.067276"^^xsd:decimal ;
  dwc:decimalLongitude "-10.89846802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.067276 -10.89846802)"^^geo:wktLiteral ;
  geo-pos:lat "51.067276"^^xsd:decimal ;
  geo-pos:long "-10.89846802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6080555555556'^^xsd:double;
  dwc:startTimeOfDay '6.5958333333333'^^xsd:double;
  dwc:endTimeOfDay '6.9891666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.89846802'^^xsd:double;
  dwc:startLongitude '-10.89983082'^^xsd:double;
  dwc:endLongitude '-10.84587002'^^xsd:double;
  dwc:latitude '51.067276'^^xsd:double;
  dwc:startLatitude '51.06549454'^^xsd:double;
  dwc:endLatitude '51.12203598'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.32504'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:336'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36904144 -10.60199165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36904144"^^xsd:decimal ;
  dwc:decimalLongitude "-10.60199165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36904144 -10.60199165)"^^geo:wktLiteral ;
  geo-pos:lat "51.36904144"^^xsd:decimal ;
  geo-pos:long "-10.60199165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7272222222222'^^xsd:double;
  dwc:startTimeOfDay '8.6741666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0755555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.60199165'^^xsd:double;
  dwc:startLongitude '-10.60924435'^^xsd:double;
  dwc:endLongitude '-10.55101109'^^xsd:double;
  dwc:latitude '51.36904144'^^xsd:double;
  dwc:startLatitude '51.36153793'^^xsd:double;
  dwc:endLatitude '51.41853714'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.51141'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:337'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3741951 -10.596735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3741951"^^xsd:decimal ;
  dwc:decimalLongitude "-10.596735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3741951 -10.596735)"^^geo:wktLiteral ;
  geo-pos:lat "51.3741951"^^xsd:decimal ;
  geo-pos:long "-10.596735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7641666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6741666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0755555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.596735'^^xsd:double;
  dwc:startLongitude '-10.60924435'^^xsd:double;
  dwc:endLongitude '-10.55101109'^^xsd:double;
  dwc:latitude '51.3741951'^^xsd:double;
  dwc:startLatitude '51.36153793'^^xsd:double;
  dwc:endLatitude '51.41853714'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '7.51141'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:338'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38013458 -10.59073734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38013458"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59073734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38013458 -10.59073734)"^^geo:wktLiteral ;
  geo-pos:lat "51.38013458"^^xsd:decimal ;
  geo-pos:long "-10.59073734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8058333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6741666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0755555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.59073734'^^xsd:double;
  dwc:startLongitude '-10.60924435'^^xsd:double;
  dwc:endLongitude '-10.55101109'^^xsd:double;
  dwc:latitude '51.38013458'^^xsd:double;
  dwc:startLatitude '51.36153793'^^xsd:double;
  dwc:endLatitude '51.41853714'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '7.51141'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:339'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54535294 -10.66994381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54535294"^^xsd:decimal ;
  dwc:decimalLongitude "-10.66994381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54535294 -10.66994381)"^^geo:wktLiteral ;
  geo-pos:lat "52.54535294"^^xsd:decimal ;
  geo-pos:long "-10.66994381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:startTimeOfDay '7.7386111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0291666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.66994381'^^xsd:double;
  dwc:startLongitude '-10.70366859'^^xsd:double;
  dwc:endLongitude '-10.65304565'^^xsd:double;
  dwc:latitude '52.54535294'^^xsd:double;
  dwc:startLatitude '52.51951599'^^xsd:double;
  dwc:endLatitude '52.55791855'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.46953'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:340'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70364761 -10.65563583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.70364761"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65563583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.70364761 -10.65563583)"^^geo:wktLiteral ;
  geo-pos:lat "52.70364761"^^xsd:decimal ;
  geo-pos:long "-10.65563583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1608333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.65563583'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.70364761'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:341'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.72715759 -10.69220352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.72715759"^^xsd:decimal ;
  dwc:decimalLongitude "-10.69220352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.72715759 -10.69220352)"^^geo:wktLiteral ;
  geo-pos:lat "52.72715759"^^xsd:decimal ;
  geo-pos:long "-10.69220352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3586111111111'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.69220352'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.72715759'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:342'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.74708557 -10.72321987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.74708557"^^xsd:decimal ;
  dwc:decimalLongitude "-10.72321987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.74708557 -10.72321987)"^^geo:wktLiteral ;
  geo-pos:lat "52.74708557"^^xsd:decimal ;
  geo-pos:long "-10.72321987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5247222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.72321987'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.74708557'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:343'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75244141 -10.73163223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75244141"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73163223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75244141 -10.73163223)"^^geo:wktLiteral ;
  geo-pos:lat "52.75244141"^^xsd:decimal ;
  geo-pos:long "-10.73163223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.57'^^xsd:double;
  dwc:startTimeOfDay '9.0422222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.73163223'^^xsd:double;
  dwc:startLongitude '-10.63387871'^^xsd:double;
  dwc:endLongitude '-10.752738'^^xsd:double;
  dwc:latitude '52.75244141'^^xsd:double;
  dwc:startLatitude '52.68936539'^^xsd:double;
  dwc:endLatitude '52.7657814'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '11.6654'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:344'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.77574921 -10.76838398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.77574921"^^xsd:decimal ;
  dwc:decimalLongitude "-10.76838398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.77574921 -10.76838398)"^^geo:wktLiteral ;
  geo-pos:lat "52.77574921"^^xsd:decimal ;
  geo-pos:long "-10.76838398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7675'^^xsd:double;
  dwc:startTimeOfDay '9.6830555555556'^^xsd:double;
  dwc:endTimeOfDay '9.8616666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-10.76838398'^^xsd:double;
  dwc:startLongitude '-10.752738'^^xsd:double;
  dwc:endLongitude '-10.78555107'^^xsd:double;
  dwc:latitude '52.77574921'^^xsd:double;
  dwc:startLatitude '52.7657814'^^xsd:double;
  dwc:endLatitude '52.78688049'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '3.21898'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:356'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41210175 -11.7855587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41210175"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7855587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41210175 -11.7855587)"^^geo:wktLiteral ;
  geo-pos:lat "53.41210175"^^xsd:decimal ;
  geo-pos:long "-11.7855587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.165555555556'^^xsd:double;
  dwc:startTimeOfDay '15.031388888889'^^xsd:double;
  dwc:endTimeOfDay '15.265555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.7855587'^^xsd:double;
  dwc:startLongitude '-11.76016617'^^xsd:double;
  dwc:endLongitude '-11.80519009'^^xsd:double;
  dwc:latitude '53.41210175'^^xsd:double;
  dwc:startLatitude '53.39673615'^^xsd:double;
  dwc:endLatitude '53.42339706'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '4.20363'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:357'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41836929 -11.79637814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.41836929"^^xsd:decimal ;
  dwc:decimalLongitude "-11.79637814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.41836929 -11.79637814)"^^geo:wktLiteral ;
  geo-pos:lat "53.41836929"^^xsd:decimal ;
  geo-pos:long "-11.79637814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.220277777778'^^xsd:double;
  dwc:startTimeOfDay '15.031388888889'^^xsd:double;
  dwc:endTimeOfDay '15.265555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.79637814'^^xsd:double;
  dwc:startLongitude '-11.76016617'^^xsd:double;
  dwc:endLongitude '-11.80519009'^^xsd:double;
  dwc:latitude '53.41836929'^^xsd:double;
  dwc:startLatitude '53.39673615'^^xsd:double;
  dwc:endLatitude '53.42339706'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '4.20363'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:358'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.42015076 -11.79950809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.42015076"^^xsd:decimal ;
  dwc:decimalLongitude "-11.79950809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.42015076 -11.79950809)"^^geo:wktLiteral ;
  geo-pos:lat "53.42015076"^^xsd:decimal ;
  geo-pos:long "-11.79950809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.236111111111'^^xsd:double;
  dwc:startTimeOfDay '15.031388888889'^^xsd:double;
  dwc:endTimeOfDay '15.265555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.79950809'^^xsd:double;
  dwc:startLongitude '-11.76016617'^^xsd:double;
  dwc:endLongitude '-11.80519009'^^xsd:double;
  dwc:latitude '53.42015076'^^xsd:double;
  dwc:startLatitude '53.39673615'^^xsd:double;
  dwc:endLatitude '53.42339706'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '4.20363'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:359'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.88993522 -11.7557618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.88993522"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7557618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.88993522 -11.7557618)"^^geo:wktLiteral ;
  geo-pos:lat "53.88993522"^^xsd:decimal ;
  geo-pos:long "-11.7557618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8808333333333'^^xsd:double;
  dwc:startTimeOfDay '8.5516666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0161111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.7557618'^^xsd:double;
  dwc:startLongitude '-11.81425642'^^xsd:double;
  dwc:endLongitude '-11.73172225'^^xsd:double;
  dwc:latitude '53.88993522'^^xsd:double;
  dwc:startLatitude '53.84747941'^^xsd:double;
  dwc:endLatitude '53.9073833'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.57555'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:360'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0798912 -11.48330307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0798912"^^xsd:decimal ;
  dwc:decimalLongitude "-11.48330307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0798912 -11.48330307)"^^geo:wktLiteral ;
  geo-pos:lat "54.0798912"^^xsd:decimal ;
  geo-pos:long "-11.48330307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.376666666667'^^xsd:double;
  dwc:startTimeOfDay '10.018611111111'^^xsd:double;
  dwc:endTimeOfDay '10.540555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.48330307'^^xsd:double;
  dwc:startLongitude '-11.54950142'^^xsd:double;
  dwc:endLongitude '-11.45309448'^^xsd:double;
  dwc:latitude '54.0798912'^^xsd:double;
  dwc:startLatitude '54.03484726'^^xsd:double;
  dwc:endLatitude '54.10040665'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:sampleSize '9.62244'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:361'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14519119 -11.38911533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.14519119"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38911533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.14519119 -11.38911533)"^^geo:wktLiteral ;
  geo-pos:lat "54.14519119"^^xsd:decimal ;
  geo-pos:long "-11.38911533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.895'^^xsd:double;
  dwc:startTimeOfDay '10.676388888889'^^xsd:double;
  dwc:endTimeOfDay '11.034166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.38911533'^^xsd:double;
  dwc:startLongitude '-11.42828369'^^xsd:double;
  dwc:endLongitude '-11.36361122'^^xsd:double;
  dwc:latitude '54.14519119'^^xsd:double;
  dwc:startLatitude '54.11730957'^^xsd:double;
  dwc:endLatitude '54.16292953'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '6.58941'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:362'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11737442 -11.42819405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.11737442"^^xsd:decimal ;
  dwc:decimalLongitude "-11.42819405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.11737442 -11.42819405)"^^geo:wktLiteral ;
  geo-pos:lat "54.11737442"^^xsd:decimal ;
  geo-pos:long "-11.42819405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.676944444444'^^xsd:double;
  dwc:startTimeOfDay '10.676388888889'^^xsd:double;
  dwc:endTimeOfDay '11.034166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-11.42819405'^^xsd:double;
  dwc:startLongitude '-11.42828369'^^xsd:double;
  dwc:endLongitude '-11.36361122'^^xsd:double;
  dwc:latitude '54.11737442'^^xsd:double;
  dwc:startLatitude '54.11730957'^^xsd:double;
  dwc:endLatitude '54.16292953'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:sampleSize '6.58941'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:363'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49171 -0.765555024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.49171"^^xsd:decimal ;
  dwc:decimalLongitude "-0.765555024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49171 -0.765555024)"^^geo:wktLiteral ;
  geo-pos:lat "57.49171"^^xsd:decimal ;
  geo-pos:long "-0.765555024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.111388888889'^^xsd:double;
  dwc:startTimeOfDay '15.006388888889'^^xsd:double;
  dwc:endTimeOfDay '15.473611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.765555024'^^xsd:double;
  dwc:startLongitude '-0.776926696'^^xsd:double;
  dwc:endLongitude '-0.727098346'^^xsd:double;
  dwc:latitude '57.49171'^^xsd:double;
  dwc:startLatitude '57.51017'^^xsd:double;
  dwc:endLatitude '57.42701721'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.70784'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:96'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43627 -0.73236835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.43627"^^xsd:decimal ;
  dwc:decimalLongitude "-0.73236835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.43627 -0.73236835)"^^geo:wktLiteral ;
  geo-pos:lat "57.43627"^^xsd:decimal ;
  geo-pos:long "-0.73236835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.419444444444'^^xsd:double;
  dwc:startTimeOfDay '15.006388888889'^^xsd:double;
  dwc:endTimeOfDay '15.473611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-0.73236835'^^xsd:double;
  dwc:startLongitude '-0.776926696'^^xsd:double;
  dwc:endLongitude '-0.727098346'^^xsd:double;
  dwc:latitude '57.43627'^^xsd:double;
  dwc:startLatitude '57.51017'^^xsd:double;
  dwc:endLatitude '57.42701721'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.70784'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:97'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66881 1.386031747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.66881"^^xsd:decimal ;
  dwc:decimalLongitude "1.386031747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66881 1.386031747)"^^geo:wktLiteral ;
  geo-pos:lat "57.66881"^^xsd:decimal ;
  geo-pos:long "1.386031747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.366666666667'^^xsd:double;
  dwc:startTimeOfDay '19.0025'^^xsd:double;
  dwc:endTimeOfDay '19.578333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.386031747'^^xsd:double;
  dwc:startLongitude '1.429866672'^^xsd:double;
  dwc:endLongitude '1.361995101'^^xsd:double;
  dwc:latitude '57.66881'^^xsd:double;
  dwc:startLatitude '57.73059'^^xsd:double;
  dwc:endLatitude '57.63275528'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '11.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:115'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.537 1.296989918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.537"^^xsd:decimal ;
  dwc:decimalLongitude "1.296989918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.537 1.296989918)"^^geo:wktLiteral ;
  geo-pos:lat "57.537"^^xsd:decimal ;
  geo-pos:long "1.296989918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.144722222222'^^xsd:double;
  dwc:startTimeOfDay '19.578333333333'^^xsd:double;
  dwc:endTimeOfDay '20.184444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.296989918'^^xsd:double;
  dwc:startLongitude '1.361995101'^^xsd:double;
  dwc:endLongitude '1.292536616'^^xsd:double;
  dwc:latitude '57.537'^^xsd:double;
  dwc:startLatitude '57.63275528'^^xsd:double;
  dwc:endLatitude '57.53037262'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:sampleSize '12.1058'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:116'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38975 0.854755044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.38975"^^xsd:decimal ;
  dwc:decimalLongitude "0.854755044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.38975 0.854755044)"^^geo:wktLiteral ;
  geo-pos:lat "56.38975"^^xsd:decimal ;
  geo-pos:long "0.854755044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.2241666666667'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.854755044'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.38975'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:117'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36525 0.869828343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.36525"^^xsd:decimal ;
  dwc:decimalLongitude "0.869828343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.36525 0.869828343)"^^geo:wktLiteral ;
  geo-pos:lat "56.36525"^^xsd:decimal ;
  geo-pos:long "0.869828343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3711111111111'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.869828343'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.36525'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:118'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35149 0.879196703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.35149"^^xsd:decimal ;
  dwc:decimalLongitude "0.879196703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35149 0.879196703)"^^geo:wktLiteral ;
  geo-pos:lat "56.35149"^^xsd:decimal ;
  geo-pos:long "0.879196703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.4547222222222'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.879196703'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.35149'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:119'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37262 0.865059972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.37262"^^xsd:decimal ;
  dwc:decimalLongitude "0.865059972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.37262 0.865059972)"^^geo:wktLiteral ;
  geo-pos:lat "56.37262"^^xsd:decimal ;
  geo-pos:long "0.865059972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3266666666667'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.865059972'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.37262'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:120'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42486 0.835180044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.42486"^^xsd:decimal ;
  dwc:decimalLongitude "0.835180044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42486 0.835180044)"^^geo:wktLiteral ;
  geo-pos:lat "56.42486"^^xsd:decimal ;
  geo-pos:long "0.835180044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.0155555555556'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.835180044'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.42486'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:121'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43415 0.829899967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43415"^^xsd:decimal ;
  dwc:decimalLongitude "0.829899967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43415 0.829899967)"^^geo:wktLiteral ;
  geo-pos:lat "56.43415"^^xsd:decimal ;
  geo-pos:long "0.829899967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.9597222222222'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.829899967'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.43415'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:122'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.44467 0.824063361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.44467"^^xsd:decimal ;
  dwc:decimalLongitude "0.824063361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.44467 0.824063361)"^^geo:wktLiteral ;
  geo-pos:lat "56.44467"^^xsd:decimal ;
  geo-pos:long "0.824063361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8975'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.824063361'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.44467'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:123'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45173 0.820136666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.45173"^^xsd:decimal ;
  dwc:decimalLongitude "0.820136666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45173 0.820136666)"^^geo:wktLiteral ;
  geo-pos:lat "56.45173"^^xsd:decimal ;
  geo-pos:long "0.820136666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8555555555556'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.820136666'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.45173'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:124'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40168 0.848238289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40168"^^xsd:decimal ;
  dwc:decimalLongitude "0.848238289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40168 0.848238289)"^^geo:wktLiteral ;
  geo-pos:lat "56.40168"^^xsd:decimal ;
  geo-pos:long "0.848238289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1533333333333'^^xsd:double;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9719444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '0.848238289'^^xsd:double;
  dwc:startLongitude '0.787971675'^^xsd:double;
  dwc:endLongitude '0.9305567'^^xsd:double;
  dwc:latitude '56.40168'^^xsd:double;
  dwc:startLatitude '56.50867'^^xsd:double;
  dwc:endLatitude '56.26547'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '28.4121'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:125'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09718 1.028228402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.09718"^^xsd:decimal ;
  dwc:decimalLongitude "1.028228402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.09718 1.028228402)"^^geo:wktLiteral ;
  geo-pos:lat "56.09718"^^xsd:decimal ;
  geo-pos:long "1.028228402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.9963888888889'^^xsd:double;
  dwc:startTimeOfDay '6.8586111111111'^^xsd:double;
  dwc:endTimeOfDay '7.0505555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.028228402'^^xsd:double;
  dwc:startLongitude '1.014431596'^^xsd:double;
  dwc:endLongitude '1.033535'^^xsd:double;
  dwc:latitude '56.09718'^^xsd:double;
  dwc:startLatitude '56.11954'^^xsd:double;
  dwc:endLatitude '56.08841'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:sampleSize '3.65613'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:126'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03127 1.068038344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.03127"^^xsd:decimal ;
  dwc:decimalLongitude "1.068038344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.03127 1.068038344)"^^geo:wktLiteral ;
  geo-pos:lat "56.03127"^^xsd:decimal ;
  geo-pos:long "1.068038344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4030555555556'^^xsd:double;
  dwc:startTimeOfDay '7.0505555555556'^^xsd:double;
  dwc:endTimeOfDay '7.5011111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.068038344'^^xsd:double;
  dwc:startLongitude '1.033535004'^^xsd:double;
  dwc:endLongitude '1.077083'^^xsd:double;
  dwc:latitude '56.03127'^^xsd:double;
  dwc:startLatitude '56.08841'^^xsd:double;
  dwc:endLatitude '56.01532'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8.55953'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:127'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93471 1.125208259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.93471"^^xsd:decimal ;
  dwc:decimalLongitude "1.125208259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93471 1.125208259)"^^geo:wktLiteral ;
  geo-pos:lat "55.93471"^^xsd:decimal ;
  geo-pos:long "1.125208259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9986111111111'^^xsd:double;
  dwc:startTimeOfDay '7.5011111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0263888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.125208259'^^xsd:double;
  dwc:startLongitude '1.077083349'^^xsd:double;
  dwc:endLongitude '1.127942'^^xsd:double;
  dwc:latitude '55.93471'^^xsd:double;
  dwc:startLatitude '56.01532'^^xsd:double;
  dwc:endLatitude '55.93021'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '9.97216'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:128'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.49676 1.562861681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.49676"^^xsd:decimal ;
  dwc:decimalLongitude "1.562861681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.49676 1.562861681)"^^geo:wktLiteral ;
  geo-pos:lat "56.49676"^^xsd:decimal ;
  geo-pos:long "1.562861681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.1925'^^xsd:double;
  dwc:startTimeOfDay '12.007777777778'^^xsd:double;
  dwc:endTimeOfDay '12.524722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '1.562861681'^^xsd:double;
  dwc:startLongitude '1.542280078'^^xsd:double;
  dwc:endLongitude '1.599623322'^^xsd:double;
  dwc:latitude '56.49676'^^xsd:double;
  dwc:startLatitude '56.46611404'^^xsd:double;
  dwc:endLatitude '56.5518074'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '10.1507'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:129'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63857269 -9.330831528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63857269"^^xsd:decimal ;
  dwc:decimalLongitude "-9.330831528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63857269 -9.330831528)"^^geo:wktLiteral ;
  geo-pos:lat "41.63857269"^^xsd:decimal ;
  geo-pos:long "-9.330831528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.8222222222222'^^xsd:double;
  dwc:startTimeOfDay '5.5086111111111'^^xsd:double;
  dwc:endTimeOfDay '6.0663888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.330831528'^^xsd:double;
  dwc:startLongitude '-9.29239'^^xsd:double;
  dwc:endLongitude '-9.359660149'^^xsd:double;
  dwc:latitude '41.63857269'^^xsd:double;
  dwc:startLatitude '41.682014'^^xsd:double;
  dwc:endLatitude '41.60299301'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.4071'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:130'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63116074 -9.336883545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63116074"^^xsd:decimal ;
  dwc:decimalLongitude "-9.336883545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63116074 -9.336883545)"^^geo:wktLiteral ;
  geo-pos:lat "41.63116074"^^xsd:decimal ;
  geo-pos:long "-9.336883545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.8736111111111'^^xsd:double;
  dwc:startTimeOfDay '5.5086111111111'^^xsd:double;
  dwc:endTimeOfDay '6.0663888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.336883545'^^xsd:double;
  dwc:startLongitude '-9.29239'^^xsd:double;
  dwc:endLongitude '-9.359660149'^^xsd:double;
  dwc:latitude '41.63116074'^^xsd:double;
  dwc:startLatitude '41.682014'^^xsd:double;
  dwc:endLatitude '41.60299301'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.4071'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:131'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65454865 -9.317300797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65454865"^^xsd:decimal ;
  dwc:decimalLongitude "-9.317300797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65454865 -9.317300797)"^^geo:wktLiteral ;
  geo-pos:lat "41.65454865"^^xsd:decimal ;
  geo-pos:long "-9.317300797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7088888888889'^^xsd:double;
  dwc:startTimeOfDay '5.5086111111111'^^xsd:double;
  dwc:endTimeOfDay '6.0663888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.317300797'^^xsd:double;
  dwc:startLongitude '-9.29239'^^xsd:double;
  dwc:endLongitude '-9.359660149'^^xsd:double;
  dwc:latitude '41.65454865'^^xsd:double;
  dwc:startLatitude '41.682014'^^xsd:double;
  dwc:endLatitude '41.60299301'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '10.4071'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:132'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8927536 -9.05817318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8927536"^^xsd:decimal ;
  dwc:decimalLongitude "-9.05817318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8927536 -9.05817318)"^^geo:wktLiteral ;
  geo-pos:lat "40.8927536"^^xsd:decimal ;
  geo-pos:long "-9.05817318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.3572222222222'^^xsd:double;
  dwc:startTimeOfDay '6.1016666666667'^^xsd:double;
  dwc:endTimeOfDay '6.5008333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.05817318'^^xsd:double;
  dwc:startLongitude '-9.021918297'^^xsd:double;
  dwc:endLongitude '-9.078495026'^^xsd:double;
  dwc:latitude '40.8927536'^^xsd:double;
  dwc:startLatitude '40.92391586'^^xsd:double;
  dwc:endLatitude '40.87524033'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '7.19974'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:133'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68684387 -9.507925987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68684387"^^xsd:decimal ;
  dwc:decimalLongitude "-9.507925987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68684387 -9.507925987)"^^geo:wktLiteral ;
  geo-pos:lat "38.68684387"^^xsd:decimal ;
  geo-pos:long "-9.507925987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1088888888889'^^xsd:double;
  dwc:startTimeOfDay '8.0002777777778'^^xsd:double;
  dwc:endTimeOfDay '8.5738888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.507925987'^^xsd:double;
  dwc:startLongitude '-9.504401207'^^xsd:double;
  dwc:endLongitude '-9.523235321'^^xsd:double;
  dwc:latitude '38.68684387'^^xsd:double;
  dwc:startLatitude '38.70343018'^^xsd:double;
  dwc:endLatitude '38.61289215'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '10.1925'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:134'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96674728 -6.491360664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96674728"^^xsd:decimal ;
  dwc:decimalLongitude "-6.491360664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96674728 -6.491360664)"^^geo:wktLiteral ;
  geo-pos:lat "35.96674728"^^xsd:decimal ;
  geo-pos:long "-6.491360664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8436111111111'^^xsd:double;
  dwc:startTimeOfDay '6.5030555555556'^^xsd:double;
  dwc:endTimeOfDay '7.0461111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.491360664'^^xsd:double;
  dwc:startLongitude '-6.481976509'^^xsd:double;
  dwc:endLongitude '-6.498540401'^^xsd:double;
  dwc:latitude '35.96674728'^^xsd:double;
  dwc:startLatitude '35.91430664'^^xsd:double;
  dwc:endLatitude '35.99730301'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '9.34213'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:135'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27697754 -6.569904804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27697754"^^xsd:decimal ;
  dwc:decimalLongitude "-6.569904804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27697754 -6.569904804)"^^geo:wktLiteral ;
  geo-pos:lat "36.27697754"^^xsd:decimal ;
  geo-pos:long "-6.569904804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.9019444444444'^^xsd:double;
  dwc:startTimeOfDay '8.8886111111111'^^xsd:double;
  dwc:endTimeOfDay '9.1708333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.569904804'^^xsd:double;
  dwc:startLongitude '-6.569403172'^^xsd:double;
  dwc:endLongitude '-6.581481934'^^xsd:double;
  dwc:latitude '36.27697754'^^xsd:double;
  dwc:startLatitude '36.27498245'^^xsd:double;
  dwc:endLatitude '36.31835175'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:sampleSize '4.93911'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:136'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72322845 -8.228603363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72322845"^^xsd:decimal ;
  dwc:decimalLongitude "-8.228603363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72322845 -8.228603363)"^^geo:wktLiteral ;
  geo-pos:lat "36.72322845"^^xsd:decimal ;
  geo-pos:long "-8.228603363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3213888888889'^^xsd:double;
  dwc:startTimeOfDay '9.0213888888889'^^xsd:double;
  dwc:endTimeOfDay '9.5425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.228603363'^^xsd:double;
  dwc:startLongitude '-8.173586845'^^xsd:double;
  dwc:endLongitude '-8.268990517'^^xsd:double;
  dwc:latitude '36.72322845'^^xsd:double;
  dwc:startLatitude '36.7167511'^^xsd:double;
  dwc:endLatitude '36.7283783'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '8.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:137'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72360611 -8.231555939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72360611"^^xsd:decimal ;
  dwc:decimalLongitude "-8.231555939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72360611 -8.231555939)"^^geo:wktLiteral ;
  geo-pos:lat "36.72360611"^^xsd:decimal ;
  geo-pos:long "-8.231555939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3375'^^xsd:double;
  dwc:startTimeOfDay '9.0213888888889'^^xsd:double;
  dwc:endTimeOfDay '9.5425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.231555939'^^xsd:double;
  dwc:startLongitude '-8.173586845'^^xsd:double;
  dwc:endLongitude '-8.268990517'^^xsd:double;
  dwc:latitude '36.72360611'^^xsd:double;
  dwc:startLatitude '36.7167511'^^xsd:double;
  dwc:endLatitude '36.7283783'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:138'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72674942 -8.25641346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72674942"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25641346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72674942 -8.25641346)"^^geo:wktLiteral ;
  geo-pos:lat "36.72674942"^^xsd:decimal ;
  geo-pos:long "-8.25641346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.4733333333333'^^xsd:double;
  dwc:startTimeOfDay '9.0213888888889'^^xsd:double;
  dwc:endTimeOfDay '9.5425'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.25641346'^^xsd:double;
  dwc:startLongitude '-8.173586845'^^xsd:double;
  dwc:endLongitude '-8.268990517'^^xsd:double;
  dwc:latitude '36.72674942'^^xsd:double;
  dwc:startLatitude '36.7167511'^^xsd:double;
  dwc:endLatitude '36.7283783'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.595'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:139'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72912979 -8.274931908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72912979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.274931908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72912979 -8.274931908)"^^geo:wktLiteral ;
  geo-pos:lat "36.72912979"^^xsd:decimal ;
  geo-pos:long "-8.274931908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5744444444444'^^xsd:double;
  dwc:startTimeOfDay '9.5425'^^xsd:double;
  dwc:endTimeOfDay '10.105833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.274931908'^^xsd:double;
  dwc:startLongitude '-8.268990517'^^xsd:double;
  dwc:endLongitude '-8.371871948'^^xsd:double;
  dwc:latitude '36.72912979'^^xsd:double;
  dwc:startLatitude '36.7283783'^^xsd:double;
  dwc:endLatitude '36.74026871'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.25673'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:140'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73643112 -8.339984894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73643112"^^xsd:decimal ;
  dwc:decimalLongitude "-8.339984894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73643112 -8.339984894)"^^geo:wktLiteral ;
  geo-pos:lat "36.73643112"^^xsd:decimal ;
  geo-pos:long "-8.339984894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9275'^^xsd:double;
  dwc:startTimeOfDay '9.5425'^^xsd:double;
  dwc:endTimeOfDay '10.105833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.339984894'^^xsd:double;
  dwc:startLongitude '-8.268990517'^^xsd:double;
  dwc:endLongitude '-8.371871948'^^xsd:double;
  dwc:latitude '36.73643112'^^xsd:double;
  dwc:startLatitude '36.7283783'^^xsd:double;
  dwc:endLatitude '36.74026871'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:sampleSize '9.25673'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:141'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73709488 -8.34552002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73709488"^^xsd:decimal ;
  dwc:decimalLongitude "-8.34552002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73709488 -8.34552002)"^^geo:wktLiteral ;
  geo-pos:lat "36.73709488"^^xsd:decimal ;
  geo-pos:long "-8.34552002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9583333333333'^^xsd:double;
  dwc:startTimeOfDay '9.5425'^^xsd:double;
  dwc:endTimeOfDay '10.105833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.34552002'^^xsd:double;
  dwc:startLongitude '-8.268990517'^^xsd:double;
  dwc:endLongitude '-8.371871948'^^xsd:double;
  dwc:latitude '36.73709488'^^xsd:double;
  dwc:startLatitude '36.7283783'^^xsd:double;
  dwc:endLatitude '36.74026871'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.25673'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:142'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76377487 -8.545172691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76377487"^^xsd:decimal ;
  dwc:decimalLongitude "-8.545172691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76377487 -8.545172691)"^^geo:wktLiteral ;
  geo-pos:lat "36.76377487"^^xsd:decimal ;
  geo-pos:long "-8.545172691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.064722222222'^^xsd:double;
  dwc:startTimeOfDay '11.001944444444'^^xsd:double;
  dwc:endTimeOfDay '11.505555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.545172691'^^xsd:double;
  dwc:startLongitude '-8.533824921'^^xsd:double;
  dwc:endLongitude '-8.623877525'^^xsd:double;
  dwc:latitude '36.76377487'^^xsd:double;
  dwc:startLatitude '36.76198196'^^xsd:double;
  dwc:endLatitude '36.77447128'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:sampleSize '8.13521'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:143'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76564407 -8.558497429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76564407"^^xsd:decimal ;
  dwc:decimalLongitude "-8.558497429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76564407 -8.558497429)"^^geo:wktLiteral ;
  geo-pos:lat "36.76564407"^^xsd:decimal ;
  geo-pos:long "-8.558497429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.138333333333'^^xsd:double;
  dwc:startTimeOfDay '11.001944444444'^^xsd:double;
  dwc:endTimeOfDay '11.505555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.558497429'^^xsd:double;
  dwc:startLongitude '-8.533824921'^^xsd:double;
  dwc:endLongitude '-8.623877525'^^xsd:double;
  dwc:latitude '36.76564407'^^xsd:double;
  dwc:startLatitude '36.76198196'^^xsd:double;
  dwc:endLatitude '36.77447128'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:sampleSize '8.13521'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:144'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02531052 -8.21652317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02531052"^^xsd:decimal ;
  dwc:decimalLongitude "-8.21652317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02531052 -8.21652317)"^^geo:wktLiteral ;
  geo-pos:lat "37.02531052"^^xsd:decimal ;
  geo-pos:long "-8.21652317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.035833333333'^^xsd:double;
  dwc:startTimeOfDay '15.888055555556'^^xsd:double;
  dwc:endTimeOfDay '16.148611111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.21652317'^^xsd:double;
  dwc:startLongitude '-8.242773056'^^xsd:double;
  dwc:endLongitude '-8.196548462'^^xsd:double;
  dwc:latitude '37.02531052'^^xsd:double;
  dwc:startLatitude '37.01648331'^^xsd:double;
  dwc:endLatitude '37.03203201'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '4.44997'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:145'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98457718 -9.241061211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98457718"^^xsd:decimal ;
  dwc:decimalLongitude "-9.241061211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98457718 -9.241061211)"^^geo:wktLiteral ;
  geo-pos:lat "36.98457718"^^xsd:decimal ;
  geo-pos:long "-9.241061211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.361388888889'^^xsd:double;
  dwc:startTimeOfDay '13.089166666667'^^xsd:double;
  dwc:endTimeOfDay '13.520833333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.241061211'^^xsd:double;
  dwc:startLongitude '-9.217675209'^^xsd:double;
  dwc:endLongitude '-9.256250381'^^xsd:double;
  dwc:latitude '36.98457718'^^xsd:double;
  dwc:startLatitude '36.95162582'^^xsd:double;
  dwc:endLatitude '37.00358963'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '6.71325'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:146'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21505356 -9.419489861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21505356"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419489861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21505356 -9.419489861)"^^geo:wktLiteral ;
  geo-pos:lat "37.21505356"^^xsd:decimal ;
  geo-pos:long "-9.419489861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.253055555556'^^xsd:double;
  dwc:startTimeOfDay '15.007777777778'^^xsd:double;
  dwc:endTimeOfDay '15.338888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.419489861'^^xsd:double;
  dwc:startLongitude '-9.395625114'^^xsd:double;
  dwc:endLongitude '-9.427819252'^^xsd:double;
  dwc:latitude '37.21505356'^^xsd:double;
  dwc:startLatitude '37.18515396'^^xsd:double;
  dwc:endLatitude '37.22565842'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.32694'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:147'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51686096 -9.503836632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51686096"^^xsd:decimal ;
  dwc:decimalLongitude "-9.503836632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51686096 -9.503836632)"^^geo:wktLiteral ;
  geo-pos:lat "37.51686096"^^xsd:decimal ;
  geo-pos:long "-9.503836632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.403055555556'^^xsd:double;
  dwc:startTimeOfDay '17.401666666667'^^xsd:double;
  dwc:endTimeOfDay '17.5625'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.503836632'^^xsd:double;
  dwc:startLongitude '-9.50399971'^^xsd:double;
  dwc:endLongitude '-9.486828804'^^xsd:double;
  dwc:latitude '37.51686096'^^xsd:double;
  dwc:startLatitude '37.51662827'^^xsd:double;
  dwc:endLatitude '37.53730392'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '2.75103'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:148'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73330307 -9.339641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73330307"^^xsd:decimal ;
  dwc:decimalLongitude "-9.339641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73330307 -9.339641571)"^^geo:wktLiteral ;
  geo-pos:lat "37.73330307"^^xsd:decimal ;
  geo-pos:long "-9.339641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.9658333333333'^^xsd:double;
  dwc:startTimeOfDay '5.7472222222222'^^xsd:double;
  dwc:endTimeOfDay '6.1916666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.339641571'^^xsd:double;
  dwc:startLongitude '-9.362949371'^^xsd:double;
  dwc:endLongitude '-9.315382957'^^xsd:double;
  dwc:latitude '37.73330307'^^xsd:double;
  dwc:startLatitude '37.70282745'^^xsd:double;
  dwc:endLatitude '37.76491928'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.06715'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:149'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12604904 -9.040492058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12604904"^^xsd:decimal ;
  dwc:decimalLongitude "-9.040492058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12604904 -9.040492058)"^^geo:wktLiteral ;
  geo-pos:lat "38.12604904"^^xsd:decimal ;
  geo-pos:long "-9.040492058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5344444444444'^^xsd:double;
  dwc:startTimeOfDay '9.5033333333333'^^xsd:double;
  dwc:endTimeOfDay '9.6561111111111'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.040492058'^^xsd:double;
  dwc:startLongitude '-9.043787003'^^xsd:double;
  dwc:endLongitude '-9.027791023'^^xsd:double;
  dwc:latitude '38.12604904'^^xsd:double;
  dwc:startLatitude '38.12174225'^^xsd:double;
  dwc:endLatitude '38.14229965'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '2.67825'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:150'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35951614 -9.572806358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35951614"^^xsd:decimal ;
  dwc:decimalLongitude "-9.572806358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35951614 -9.572806358)"^^geo:wktLiteral ;
  geo-pos:lat "38.35951614"^^xsd:decimal ;
  geo-pos:long "-9.572806358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.6175'^^xsd:double;
  dwc:startTimeOfDay '15.541388888889'^^xsd:double;
  dwc:endTimeOfDay '16.060277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.572806358'^^xsd:double;
  dwc:startLongitude '-9.569604874'^^xsd:double;
  dwc:endLongitude '-9.5924263'^^xsd:double;
  dwc:latitude '38.35951614'^^xsd:double;
  dwc:startLatitude '38.37231827'^^xsd:double;
  dwc:endLatitude '38.28528976'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:sampleSize '9.8731'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:151'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30550766 -9.58708477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30550766"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58708477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30550766 -9.58708477)"^^geo:wktLiteral ;
  geo-pos:lat "38.30550766"^^xsd:decimal ;
  geo-pos:long "-9.58708477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.937777777778'^^xsd:double;
  dwc:startTimeOfDay '15.541388888889'^^xsd:double;
  dwc:endTimeOfDay '16.060277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.58708477'^^xsd:double;
  dwc:startLongitude '-9.569604874'^^xsd:double;
  dwc:endLongitude '-9.5924263'^^xsd:double;
  dwc:latitude '38.30550766'^^xsd:double;
  dwc:startLatitude '38.37231827'^^xsd:double;
  dwc:endLatitude '38.28528976'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '9.8731'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:152'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14465714 -9.935322762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14465714"^^xsd:decimal ;
  dwc:decimalLongitude "-9.935322762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14465714 -9.935322762)"^^geo:wktLiteral ;
  geo-pos:lat "39.14465714"^^xsd:decimal ;
  geo-pos:long "-9.935322762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8927777777778'^^xsd:double;
  dwc:startTimeOfDay '7.5075'^^xsd:double;
  dwc:endTimeOfDay '8.04'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.935322762'^^xsd:double;
  dwc:startLongitude '-9.99151516'^^xsd:double;
  dwc:endLongitude '-9.91387558'^^xsd:double;
  dwc:latitude '39.14465714'^^xsd:double;
  dwc:startLatitude '39.097435'^^xsd:double;
  dwc:endLatitude '39.16330719'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.91792'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:153'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50475693 -9.481204987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50475693"^^xsd:decimal ;
  dwc:decimalLongitude "-9.481204987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50475693 -9.481204987)"^^geo:wktLiteral ;
  geo-pos:lat "39.50475693"^^xsd:decimal ;
  geo-pos:long "-9.481204987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.036111111111'^^xsd:double;
  dwc:startTimeOfDay '11.005277777778'^^xsd:double;
  dwc:endTimeOfDay '11.159166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.481204987'^^xsd:double;
  dwc:startLongitude '-9.485958099'^^xsd:double;
  dwc:endLongitude '-9.46145153'^^xsd:double;
  dwc:latitude '39.50475693'^^xsd:double;
  dwc:startLatitude '39.50144577'^^xsd:double;
  dwc:endLatitude '39.51765442'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '2.76732'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:154'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7387085 -9.189178467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7387085"^^xsd:decimal ;
  dwc:decimalLongitude "-9.189178467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7387085 -9.189178467)"^^geo:wktLiteral ;
  geo-pos:lat "39.7387085"^^xsd:decimal ;
  geo-pos:long "-9.189178467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.0675'^^xsd:double;
  dwc:startTimeOfDay '12.651666666667'^^xsd:double;
  dwc:endTimeOfDay '13.149722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.189178467'^^xsd:double;
  dwc:startLongitude '-9.250574112'^^xsd:double;
  dwc:endLongitude '-9.176848412'^^xsd:double;
  dwc:latitude '39.7387085'^^xsd:double;
  dwc:startLatitude '39.69303894'^^xsd:double;
  dwc:endLatitude '39.74801254'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.77627'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:155'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73565674 -9.193385124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73565674"^^xsd:decimal ;
  dwc:decimalLongitude "-9.193385124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73565674 -9.193385124)"^^geo:wktLiteral ;
  geo-pos:lat "39.73565674"^^xsd:decimal ;
  geo-pos:long "-9.193385124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.039722222222'^^xsd:double;
  dwc:startTimeOfDay '12.651666666667'^^xsd:double;
  dwc:endTimeOfDay '13.149722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.193385124'^^xsd:double;
  dwc:startLongitude '-9.250574112'^^xsd:double;
  dwc:endLongitude '-9.176848412'^^xsd:double;
  dwc:latitude '39.73565674'^^xsd:double;
  dwc:startLatitude '39.69303894'^^xsd:double;
  dwc:endLatitude '39.74801254'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.77627'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:156'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71487045 -9.222345352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71487045"^^xsd:decimal ;
  dwc:decimalLongitude "-9.222345352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71487045 -9.222345352)"^^geo:wktLiteral ;
  geo-pos:lat "39.71487045"^^xsd:decimal ;
  geo-pos:long "-9.222345352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.847777777778'^^xsd:double;
  dwc:startTimeOfDay '12.651666666667'^^xsd:double;
  dwc:endTimeOfDay '13.149722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.222345352'^^xsd:double;
  dwc:startLongitude '-9.250574112'^^xsd:double;
  dwc:endLongitude '-9.176848412'^^xsd:double;
  dwc:latitude '39.71487045'^^xsd:double;
  dwc:startLatitude '39.69303894'^^xsd:double;
  dwc:endLatitude '39.74801254'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.77627'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:157'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72933197 -9.202344894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72933197"^^xsd:decimal ;
  dwc:decimalLongitude "-9.202344894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72933197 -9.202344894)"^^geo:wktLiteral ;
  geo-pos:lat "39.72933197"^^xsd:decimal ;
  geo-pos:long "-9.202344894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.980833333333'^^xsd:double;
  dwc:startTimeOfDay '12.651666666667'^^xsd:double;
  dwc:endTimeOfDay '13.149722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.202344894'^^xsd:double;
  dwc:startLongitude '-9.250574112'^^xsd:double;
  dwc:endLongitude '-9.176848412'^^xsd:double;
  dwc:latitude '39.72933197'^^xsd:double;
  dwc:startLatitude '39.69303894'^^xsd:double;
  dwc:endLatitude '39.74801254'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.77627'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:158'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18611526 -9.052260399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.18611526"^^xsd:decimal ;
  dwc:decimalLongitude "-9.052260399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18611526 -9.052260399)"^^geo:wktLiteral ;
  geo-pos:lat "40.18611526"^^xsd:decimal ;
  geo-pos:long "-9.052260399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.462222222222'^^xsd:double;
  dwc:startTimeOfDay '16.001388888889'^^xsd:double;
  dwc:endTimeOfDay '16.527222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.052260399'^^xsd:double;
  dwc:startLongitude '-9.011616707'^^xsd:double;
  dwc:endLongitude '-9.058286667'^^xsd:double;
  dwc:latitude '40.18611526'^^xsd:double;
  dwc:startLatitude '40.12078857'^^xsd:double;
  dwc:endLatitude '40.19551849'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.20137'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:159'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23563766 -9.08255291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.23563766"^^xsd:decimal ;
  dwc:decimalLongitude "-9.08255291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23563766 -9.08255291)"^^geo:wktLiteral ;
  geo-pos:lat "40.23563766"^^xsd:decimal ;
  geo-pos:long "-9.08255291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.803055555556'^^xsd:double;
  dwc:startTimeOfDay '16.527222222222'^^xsd:double;
  dwc:endTimeOfDay '17.085277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.08255291'^^xsd:double;
  dwc:startLongitude '-9.058286667'^^xsd:double;
  dwc:endLongitude '-9.106331825'^^xsd:double;
  dwc:latitude '40.23563766'^^xsd:double;
  dwc:startLatitude '40.19551849'^^xsd:double;
  dwc:endLatitude '40.27611542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '9.83967'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:160'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23941803 -9.084672928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.23941803"^^xsd:decimal ;
  dwc:decimalLongitude "-9.084672928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23941803 -9.084672928)"^^geo:wktLiteral ;
  geo-pos:lat "40.23941803"^^xsd:decimal ;
  geo-pos:long "-9.084672928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.828888888889'^^xsd:double;
  dwc:startTimeOfDay '16.527222222222'^^xsd:double;
  dwc:endTimeOfDay '17.085277777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.084672928'^^xsd:double;
  dwc:startLongitude '-9.058286667'^^xsd:double;
  dwc:endLongitude '-9.106331825'^^xsd:double;
  dwc:latitude '40.23941803'^^xsd:double;
  dwc:startLatitude '40.19551849'^^xsd:double;
  dwc:endLatitude '40.27611542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.83967'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:161'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29715347 -9.118403435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29715347"^^xsd:decimal ;
  dwc:decimalLongitude "-9.118403435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29715347 -9.118403435)"^^geo:wktLiteral ;
  geo-pos:lat "40.29715347"^^xsd:decimal ;
  geo-pos:long "-9.118403435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.230833333333'^^xsd:double;
  dwc:startTimeOfDay '17.161944444444'^^xsd:double;
  dwc:endTimeOfDay '17.381666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.118403435'^^xsd:double;
  dwc:startLongitude '-9.112884521'^^xsd:double;
  dwc:endLongitude '-9.130243301'^^xsd:double;
  dwc:latitude '40.29715347'^^xsd:double;
  dwc:startLatitude '40.28717422'^^xsd:double;
  dwc:endLatitude '40.31884766'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '3.81461'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:162'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.70665741 -9.273104668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.70665741"^^xsd:decimal ;
  dwc:decimalLongitude "-9.273104668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.70665741 -9.273104668)"^^geo:wktLiteral ;
  geo-pos:lat "40.70665741"^^xsd:decimal ;
  geo-pos:long "-9.273104668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.710555555556'^^xsd:double;
  dwc:startTimeOfDay '14.646666666667'^^xsd:double;
  dwc:endTimeOfDay '15.025'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.273104668'^^xsd:double;
  dwc:startLongitude '-9.282423019'^^xsd:double;
  dwc:endLongitude '-9.227921486'^^xsd:double;
  dwc:latitude '40.70665741'^^xsd:double;
  dwc:startLatitude '40.6987114'^^xsd:double;
  dwc:endLatitude '40.74578857'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:sampleSize '6.95936'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:163'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99085617 -8.939483643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.99085617"^^xsd:decimal ;
  dwc:decimalLongitude "-8.939483643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99085617 -8.939483643)"^^geo:wktLiteral ;
  geo-pos:lat "40.99085617"^^xsd:decimal ;
  geo-pos:long "-8.939483643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.0575'^^xsd:double;
  dwc:startTimeOfDay '17.008611111111'^^xsd:double;
  dwc:endTimeOfDay '17.167777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.939483643'^^xsd:double;
  dwc:startLongitude '-8.945979118'^^xsd:double;
  dwc:endLongitude '-8.924648285'^^xsd:double;
  dwc:latitude '40.99085617'^^xsd:double;
  dwc:startLatitude '40.98511124'^^xsd:double;
  dwc:endLatitude '41.00380707'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2.74163'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:164'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.10185623 -8.817141533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.10185623"^^xsd:decimal ;
  dwc:decimalLongitude "-8.817141533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.10185623 -8.817141533)"^^geo:wktLiteral ;
  geo-pos:lat "41.10185623"^^xsd:decimal ;
  geo-pos:long "-8.817141533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.965833333333'^^xsd:double;
  dwc:startTimeOfDay '17.849444444444'^^xsd:double;
  dwc:endTimeOfDay '18.076666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.817141533'^^xsd:double;
  dwc:startLongitude '-8.832607269'^^xsd:double;
  dwc:endLongitude '-8.801793098'^^xsd:double;
  dwc:latitude '41.10185623'^^xsd:double;
  dwc:startLatitude '41.08771133'^^xsd:double;
  dwc:endLatitude '41.11494064'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3.97648'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:165'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37163162 -9.659881592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37163162"^^xsd:decimal ;
  dwc:decimalLongitude "-9.659881592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37163162 -9.659881592)"^^geo:wktLiteral ;
  geo-pos:lat "40.37163162"^^xsd:decimal ;
  geo-pos:long "-9.659881592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.6016666666667'^^xsd:double;
  dwc:startTimeOfDay '5.4919444444444'^^xsd:double;
  dwc:endTimeOfDay '5.6269444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.659881592'^^xsd:double;
  dwc:startLongitude '-9.675765038'^^xsd:double;
  dwc:endLongitude '-9.65615'^^xsd:double;
  dwc:latitude '40.37163162'^^xsd:double;
  dwc:startLatitude '40.35765076'^^xsd:double;
  dwc:endLatitude '40.374722'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '2.52118'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:166'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.40832138 -9.615820885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.40832138"^^xsd:decimal ;
  dwc:decimalLongitude "-9.615820885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.40832138 -9.615820885)"^^geo:wktLiteral ;
  geo-pos:lat "40.40832138"^^xsd:decimal ;
  geo-pos:long "-9.615820885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4094444444444'^^xsd:double;
  dwc:startTimeOfDay '6.2463888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6402777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.615820885'^^xsd:double;
  dwc:startLongitude '-9.639801979'^^xsd:double;
  dwc:endLongitude '-9.583782196'^^xsd:double;
  dwc:latitude '40.40832138'^^xsd:double;
  dwc:startLatitude '40.38824844'^^xsd:double;
  dwc:endLatitude '40.43824768'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '7.30286'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:167'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.41722107 -9.606137276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.41722107"^^xsd:decimal ;
  dwc:decimalLongitude "-9.606137276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.41722107 -9.606137276)"^^geo:wktLiteral ;
  geo-pos:lat "40.41722107"^^xsd:decimal ;
  geo-pos:long "-9.606137276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4788888888889'^^xsd:double;
  dwc:startTimeOfDay '6.2463888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6402777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.606137276'^^xsd:double;
  dwc:startLongitude '-9.639801979'^^xsd:double;
  dwc:endLongitude '-9.583782196'^^xsd:double;
  dwc:latitude '40.41722107'^^xsd:double;
  dwc:startLatitude '40.38824844'^^xsd:double;
  dwc:endLatitude '40.43824768'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '7.30286'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:168'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42543411 -9.597818375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42543411"^^xsd:decimal ;
  dwc:decimalLongitude "-9.597818375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42543411 -9.597818375)"^^geo:wktLiteral ;
  geo-pos:lat "40.42543411"^^xsd:decimal ;
  geo-pos:long "-9.597818375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5402777777778'^^xsd:double;
  dwc:startTimeOfDay '6.2463888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6402777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.597818375'^^xsd:double;
  dwc:startLongitude '-9.639801979'^^xsd:double;
  dwc:endLongitude '-9.583782196'^^xsd:double;
  dwc:latitude '40.42543411'^^xsd:double;
  dwc:startLatitude '40.38824844'^^xsd:double;
  dwc:endLatitude '40.43824768'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '7.30286'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:169'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43070984 -9.59226799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43070984"^^xsd:decimal ;
  dwc:decimalLongitude "-9.59226799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43070984 -9.59226799)"^^geo:wktLiteral ;
  geo-pos:lat "40.43070984"^^xsd:decimal ;
  geo-pos:long "-9.59226799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5808333333333'^^xsd:double;
  dwc:startTimeOfDay '6.2463888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6402777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.59226799'^^xsd:double;
  dwc:startLongitude '-9.639801979'^^xsd:double;
  dwc:endLongitude '-9.583782196'^^xsd:double;
  dwc:latitude '40.43070984'^^xsd:double;
  dwc:startLatitude '40.38824844'^^xsd:double;
  dwc:endLatitude '40.43824768'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '7.30286'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:170'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.41047287 -9.613651276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.41047287"^^xsd:decimal ;
  dwc:decimalLongitude "-9.613651276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.41047287 -9.613651276)"^^geo:wktLiteral ;
  geo-pos:lat "40.41047287"^^xsd:decimal ;
  geo-pos:long "-9.613651276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4258333333333'^^xsd:double;
  dwc:startTimeOfDay '6.2463888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6402777777778'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.613651276'^^xsd:double;
  dwc:startLongitude '-9.639801979'^^xsd:double;
  dwc:endLongitude '-9.583782196'^^xsd:double;
  dwc:latitude '40.41047287'^^xsd:double;
  dwc:startLatitude '40.38824844'^^xsd:double;
  dwc:endLatitude '40.43824768'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '7.30286'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:171'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50843811 -9.500029564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.50843811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.500029564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50843811 -9.500029564)"^^geo:wktLiteral ;
  geo-pos:lat "40.50843811"^^xsd:decimal ;
  geo-pos:long "-9.500029564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2063888888889'^^xsd:double;
  dwc:startTimeOfDay '7.0755555555556'^^xsd:double;
  dwc:endTimeOfDay '7.5483333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.500029564'^^xsd:double;
  dwc:startLongitude '-9.518922806'^^xsd:double;
  dwc:endLongitude '-9.453093529'^^xsd:double;
  dwc:latitude '40.50843811'^^xsd:double;
  dwc:startLatitude '40.49274445'^^xsd:double;
  dwc:endLatitude '40.55031586'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '8.47618'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:172'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50998688 -9.498231888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.50998688"^^xsd:decimal ;
  dwc:decimalLongitude "-9.498231888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50998688 -9.498231888)"^^geo:wktLiteral ;
  geo-pos:lat "40.50998688"^^xsd:decimal ;
  geo-pos:long "-9.498231888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2194444444444'^^xsd:double;
  dwc:startTimeOfDay '7.0755555555556'^^xsd:double;
  dwc:endTimeOfDay '7.5483333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.498231888'^^xsd:double;
  dwc:startLongitude '-9.518922806'^^xsd:double;
  dwc:endLongitude '-9.453093529'^^xsd:double;
  dwc:latitude '40.50998688'^^xsd:double;
  dwc:startLatitude '40.49274445'^^xsd:double;
  dwc:endLatitude '40.55031586'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '8.47618'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:173'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5734024 -9.295923233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5734024"^^xsd:decimal ;
  dwc:decimalLongitude "-9.295923233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5734024 -9.295923233)"^^geo:wktLiteral ;
  geo-pos:lat "40.5734024"^^xsd:decimal ;
  geo-pos:long "-9.295923233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8647222222222'^^xsd:double;
  dwc:startTimeOfDay '8.5822222222222'^^xsd:double;
  dwc:endTimeOfDay '8.9438888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.295923233'^^xsd:double;
  dwc:startLongitude '-9.322060585'^^xsd:double;
  dwc:endLongitude '-9.28841877'^^xsd:double;
  dwc:latitude '40.5734024'^^xsd:double;
  dwc:startLatitude '40.61327362'^^xsd:double;
  dwc:endLatitude '40.56207657'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '6.358'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:174'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29695511 -9.307936668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.29695511"^^xsd:decimal ;
  dwc:decimalLongitude "-9.307936668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29695511 -9.307936668)"^^geo:wktLiteral ;
  geo-pos:lat "41.29695511"^^xsd:decimal ;
  geo-pos:long "-9.307936668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.8375'^^xsd:double;
  dwc:startTimeOfDay '14.779166666667'^^xsd:double;
  dwc:endTimeOfDay '14.841944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.307936668'^^xsd:double;
  dwc:startLongitude '-9.315003395'^^xsd:double;
  dwc:endLongitude '-9.307396889'^^xsd:double;
  dwc:latitude '41.29695511'^^xsd:double;
  dwc:startLatitude '41.28947067'^^xsd:double;
  dwc:endLatitude '41.29752731'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '1.09762'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:175'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.30659866 -9.298941612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.30659866"^^xsd:decimal ;
  dwc:decimalLongitude "-9.298941612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.30659866 -9.298941612)"^^geo:wktLiteral ;
  geo-pos:lat "41.30659866"^^xsd:decimal ;
  geo-pos:long "-9.298941612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.912777777778'^^xsd:double;
  dwc:startTimeOfDay '14.841944444444'^^xsd:double;
  dwc:endTimeOfDay '15.148333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.298941612'^^xsd:double;
  dwc:startLongitude '-9.307396889'^^xsd:double;
  dwc:endLongitude '-9.269751549'^^xsd:double;
  dwc:latitude '41.30659866'^^xsd:double;
  dwc:startLatitude '41.29752731'^^xsd:double;
  dwc:endLatitude '41.33636093'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '5.33779'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:176'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.31687927 -9.288742065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.31687927"^^xsd:decimal ;
  dwc:decimalLongitude "-9.288742065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.31687927 -9.288742065)"^^geo:wktLiteral ;
  geo-pos:lat "41.31687927"^^xsd:decimal ;
  geo-pos:long "-9.288742065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.994444444444'^^xsd:double;
  dwc:startTimeOfDay '14.841944444444'^^xsd:double;
  dwc:endTimeOfDay '15.148333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.288742065'^^xsd:double;
  dwc:startLongitude '-9.307396889'^^xsd:double;
  dwc:endLongitude '-9.269751549'^^xsd:double;
  dwc:latitude '41.31687927'^^xsd:double;
  dwc:startLatitude '41.29752731'^^xsd:double;
  dwc:endLatitude '41.33636093'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '5.33779'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:177'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33003616 -9.275903702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.33003616"^^xsd:decimal ;
  dwc:decimalLongitude "-9.275903702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.33003616 -9.275903702)"^^geo:wktLiteral ;
  geo-pos:lat "41.33003616"^^xsd:decimal ;
  geo-pos:long "-9.275903702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.098333333333'^^xsd:double;
  dwc:startTimeOfDay '14.841944444444'^^xsd:double;
  dwc:endTimeOfDay '15.148333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.275903702'^^xsd:double;
  dwc:startLongitude '-9.307396889'^^xsd:double;
  dwc:endLongitude '-9.269751549'^^xsd:double;
  dwc:latitude '41.33003616'^^xsd:double;
  dwc:startLatitude '41.29752731'^^xsd:double;
  dwc:endLatitude '41.33636093'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.33779'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:178'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20825958 -9.048455238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.20825958"^^xsd:decimal ;
  dwc:decimalLongitude "-9.048455238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.20825958 -9.048455238)"^^geo:wktLiteral ;
  geo-pos:lat "42.20825958"^^xsd:decimal ;
  geo-pos:long "-9.048455238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3136111111111'^^xsd:double;
  dwc:startTimeOfDay '6.2813888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5291666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.048455238'^^xsd:double;
  dwc:startLongitude '-9.044467926'^^xsd:double;
  dwc:endLongitude '-9.075453758'^^xsd:double;
  dwc:latitude '42.20825958'^^xsd:double;
  dwc:startLatitude '42.20362091'^^xsd:double;
  dwc:endLatitude '42.23900604'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '4.68639'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:179'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21585464 -9.055021286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21585464"^^xsd:decimal ;
  dwc:decimalLongitude "-9.055021286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21585464 -9.055021286)"^^geo:wktLiteral ;
  geo-pos:lat "42.21585464"^^xsd:decimal ;
  geo-pos:long "-9.055021286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3669444444444'^^xsd:double;
  dwc:startTimeOfDay '6.2813888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5291666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.055021286'^^xsd:double;
  dwc:startLongitude '-9.044467926'^^xsd:double;
  dwc:endLongitude '-9.075453758'^^xsd:double;
  dwc:latitude '42.21585464'^^xsd:double;
  dwc:startLatitude '42.20362091'^^xsd:double;
  dwc:endLatitude '42.23900604'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '4.68639'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:180'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.22688675 -9.064525604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.22688675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.064525604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.22688675 -9.064525604)"^^geo:wktLiteral ;
  geo-pos:lat "42.22688675"^^xsd:decimal ;
  geo-pos:long "-9.064525604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.4438888888889'^^xsd:double;
  dwc:startTimeOfDay '6.2813888888889'^^xsd:double;
  dwc:endTimeOfDay '6.5291666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.064525604'^^xsd:double;
  dwc:startLongitude '-9.044467926'^^xsd:double;
  dwc:endLongitude '-9.075453758'^^xsd:double;
  dwc:latitude '42.22688675'^^xsd:double;
  dwc:startLatitude '42.20362091'^^xsd:double;
  dwc:endLatitude '42.23900604'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '4.68639'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:181'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25673676 -9.090361595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25673676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.090361595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25673676 -9.090361595)"^^geo:wktLiteral ;
  geo-pos:lat "42.25673676"^^xsd:decimal ;
  geo-pos:long "-9.090361595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6516666666667'^^xsd:double;
  dwc:startTimeOfDay '6.6483333333333'^^xsd:double;
  dwc:endTimeOfDay '6.73'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.090361595'^^xsd:double;
  dwc:startLongitude '-9.089951515'^^xsd:double;
  dwc:endLongitude '-9.099749565'^^xsd:double;
  dwc:latitude '42.25673676'^^xsd:double;
  dwc:startLatitude '42.25626755'^^xsd:double;
  dwc:endLatitude '42.26805115'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1.53745'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:182'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27672577 -9.106706619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27672577"^^xsd:decimal ;
  dwc:decimalLongitude "-9.106706619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27672577 -9.106706619)"^^geo:wktLiteral ;
  geo-pos:lat "42.27672577"^^xsd:decimal ;
  geo-pos:long "-9.106706619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.7891666666667'^^xsd:double;
  dwc:startTimeOfDay '6.73'^^xsd:double;
  dwc:endTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.106706619'^^xsd:double;
  dwc:startLongitude '-9.099749565'^^xsd:double;
  dwc:endLongitude '-9.134155273'^^xsd:double;
  dwc:latitude '42.27672577'^^xsd:double;
  dwc:startLatitude '42.26805115'^^xsd:double;
  dwc:endLatitude '42.30887985'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.34624'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:183'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28446579 -9.112734795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28446579"^^xsd:decimal ;
  dwc:decimalLongitude "-9.112734795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28446579 -9.112734795)"^^geo:wktLiteral ;
  geo-pos:lat "42.28446579"^^xsd:decimal ;
  geo-pos:long "-9.112734795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8438888888889'^^xsd:double;
  dwc:startTimeOfDay '6.73'^^xsd:double;
  dwc:endTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.112734795'^^xsd:double;
  dwc:startLongitude '-9.099749565'^^xsd:double;
  dwc:endLongitude '-9.134155273'^^xsd:double;
  dwc:latitude '42.28446579'^^xsd:double;
  dwc:startLatitude '42.26805115'^^xsd:double;
  dwc:endLatitude '42.30887985'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '5.34624'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:184'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.30478668 -9.130330086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.30478668"^^xsd:decimal ;
  dwc:decimalLongitude "-9.130330086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.30478668 -9.130330086)"^^geo:wktLiteral ;
  geo-pos:lat "42.30478668"^^xsd:decimal ;
  geo-pos:long "-9.130330086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.9977777777778'^^xsd:double;
  dwc:startTimeOfDay '6.73'^^xsd:double;
  dwc:endTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.130330086'^^xsd:double;
  dwc:startLongitude '-9.099749565'^^xsd:double;
  dwc:endLongitude '-9.134155273'^^xsd:double;
  dwc:latitude '42.30478668'^^xsd:double;
  dwc:startLatitude '42.26805115'^^xsd:double;
  dwc:endLatitude '42.30887985'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5.34624'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:185'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32943344 -9.154523849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32943344"^^xsd:decimal ;
  dwc:decimalLongitude "-9.154523849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32943344 -9.154523849)"^^geo:wktLiteral ;
  geo-pos:lat "42.32943344"^^xsd:decimal ;
  geo-pos:long "-9.154523849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1958333333333'^^xsd:double;
  dwc:startTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:endTimeOfDay '7.525'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.154523849'^^xsd:double;
  dwc:startLongitude '-9.134155273'^^xsd:double;
  dwc:endLongitude '-9.196361542'^^xsd:double;
  dwc:latitude '42.32943344'^^xsd:double;
  dwc:startLatitude '42.30887985'^^xsd:double;
  dwc:endLatitude '42.36986542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.48704'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:186'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32274628 -9.147626877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32274628"^^xsd:decimal ;
  dwc:decimalLongitude "-9.147626877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32274628 -9.147626877)"^^geo:wktLiteral ;
  geo-pos:lat "42.32274628"^^xsd:decimal ;
  geo-pos:long "-9.147626877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1411111111111'^^xsd:double;
  dwc:startTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:endTimeOfDay '7.525'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.147626877'^^xsd:double;
  dwc:startLongitude '-9.134155273'^^xsd:double;
  dwc:endLongitude '-9.196361542'^^xsd:double;
  dwc:latitude '42.32274628'^^xsd:double;
  dwc:startLatitude '42.30887985'^^xsd:double;
  dwc:endLatitude '42.36986542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.48704'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:187'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31416702 -9.139184952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31416702"^^xsd:decimal ;
  dwc:decimalLongitude "-9.139184952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31416702 -9.139184952)"^^geo:wktLiteral ;
  geo-pos:lat "42.31416702"^^xsd:decimal ;
  geo-pos:long "-9.139184952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0725'^^xsd:double;
  dwc:startTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:endTimeOfDay '7.525'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.139184952'^^xsd:double;
  dwc:startLongitude '-9.134155273'^^xsd:double;
  dwc:endLongitude '-9.196361542'^^xsd:double;
  dwc:latitude '42.31416702'^^xsd:double;
  dwc:startLatitude '42.30887985'^^xsd:double;
  dwc:endLatitude '42.36986542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.48704'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:188'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33243942 -9.157450676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33243942"^^xsd:decimal ;
  dwc:decimalLongitude "-9.157450676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33243942 -9.157450676)"^^geo:wktLiteral ;
  geo-pos:lat "42.33243942"^^xsd:decimal ;
  geo-pos:long "-9.157450676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2202777777778'^^xsd:double;
  dwc:startTimeOfDay '7.0305555555556'^^xsd:double;
  dwc:endTimeOfDay '7.525'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.157450676'^^xsd:double;
  dwc:startLongitude '-9.134155273'^^xsd:double;
  dwc:endLongitude '-9.196361542'^^xsd:double;
  dwc:latitude '42.33243942'^^xsd:double;
  dwc:startLatitude '42.30887985'^^xsd:double;
  dwc:endLatitude '42.36986542'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.48704'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:189'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5958252 -9.395130157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5958252"^^xsd:decimal ;
  dwc:decimalLongitude "-9.395130157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5958252 -9.395130157)"^^geo:wktLiteral ;
  geo-pos:lat "42.5958252"^^xsd:decimal ;
  geo-pos:long "-9.395130157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2397222222222'^^xsd:double;
  dwc:startTimeOfDay '9.0041666666667'^^xsd:double;
  dwc:endTimeOfDay '9.4994444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.395130157'^^xsd:double;
  dwc:startLongitude '-9.369423866'^^xsd:double;
  dwc:endLongitude '-9.42590332'^^xsd:double;
  dwc:latitude '42.5958252'^^xsd:double;
  dwc:startLatitude '42.56387711'^^xsd:double;
  dwc:endLatitude '42.63029099'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '8.70673'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:190'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60409164 -9.40226841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.60409164"^^xsd:decimal ;
  dwc:decimalLongitude "-9.40226841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.60409164 -9.40226841)"^^geo:wktLiteral ;
  geo-pos:lat "42.60409164"^^xsd:decimal ;
  geo-pos:long "-9.40226841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3016666666667'^^xsd:double;
  dwc:startTimeOfDay '9.0041666666667'^^xsd:double;
  dwc:endTimeOfDay '9.4994444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.40226841'^^xsd:double;
  dwc:startLongitude '-9.369423866'^^xsd:double;
  dwc:endLongitude '-9.42590332'^^xsd:double;
  dwc:latitude '42.60409164'^^xsd:double;
  dwc:startLatitude '42.56387711'^^xsd:double;
  dwc:endLatitude '42.63029099'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:sampleSize '8.70673'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:191'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.68520355 -9.476537704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.68520355"^^xsd:decimal ;
  dwc:decimalLongitude "-9.476537704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.68520355 -9.476537704)"^^geo:wktLiteral ;
  geo-pos:lat "42.68520355"^^xsd:decimal ;
  geo-pos:long "-9.476537704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9094444444444'^^xsd:double;
  dwc:startTimeOfDay '9.4994444444444'^^xsd:double;
  dwc:endTimeOfDay '10.018333333333'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.476537704'^^xsd:double;
  dwc:startLongitude '-9.42590332'^^xsd:double;
  dwc:endLongitude '-9.488724709'^^xsd:double;
  dwc:latitude '42.68520355'^^xsd:double;
  dwc:startLatitude '42.63029099'^^xsd:double;
  dwc:endLatitude '42.70038986'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:sampleSize '9.32862'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:192'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11358261 -9.438757896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11358261"^^xsd:decimal ;
  dwc:decimalLongitude "-9.438757896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11358261 -9.438757896)"^^geo:wktLiteral ;
  geo-pos:lat "43.11358261"^^xsd:decimal ;
  geo-pos:long "-9.438757896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.943333333333'^^xsd:double;
  dwc:startTimeOfDay '12.819166666667'^^xsd:double;
  dwc:endTimeOfDay '13.044722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.438757896'^^xsd:double;
  dwc:startLongitude '-9.449276924'^^xsd:double;
  dwc:endLongitude '-9.429715157'^^xsd:double;
  dwc:latitude '43.11358261'^^xsd:double;
  dwc:startLatitude '43.09479904'^^xsd:double;
  dwc:endLatitude '43.12892151'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '4.11035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:193'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12463379 -9.432206154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12463379"^^xsd:decimal ;
  dwc:decimalLongitude "-9.432206154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12463379 -9.432206154)"^^geo:wktLiteral ;
  geo-pos:lat "43.12463379"^^xsd:decimal ;
  geo-pos:long "-9.432206154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:startTimeOfDay '12.819166666667'^^xsd:double;
  dwc:endTimeOfDay '13.044722222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.432206154'^^xsd:double;
  dwc:startLongitude '-9.449276924'^^xsd:double;
  dwc:endLongitude '-9.429715157'^^xsd:double;
  dwc:latitude '43.12463379'^^xsd:double;
  dwc:startLatitude '43.09479904'^^xsd:double;
  dwc:endLatitude '43.12892151'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.11035'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:194'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49692535 -9.027598381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49692535"^^xsd:decimal ;
  dwc:decimalLongitude "-9.027598381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49692535 -9.027598381)"^^geo:wktLiteral ;
  geo-pos:lat "43.49692535"^^xsd:decimal ;
  geo-pos:long "-9.027598381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1805555555556'^^xsd:double;
  dwc:startTimeOfDay '6.0097222222222'^^xsd:double;
  dwc:endTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.027598381'^^xsd:double;
  dwc:startLongitude '-9.032497406'^^xsd:double;
  dwc:endLongitude '-9.019715309'^^xsd:double;
  dwc:latitude '43.49692535'^^xsd:double;
  dwc:startLatitude '43.46899414'^^xsd:double;
  dwc:endLatitude '43.54766464'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.80235'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:195'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60426331 -9.01439476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60426331"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01439476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60426331 -9.01439476)"^^geo:wktLiteral ;
  geo-pos:lat "43.60426331"^^xsd:decimal ;
  geo-pos:long "-9.01439476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8522222222222'^^xsd:double;
  dwc:startTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1947222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.01439476'^^xsd:double;
  dwc:startLongitude '-9.019715309'^^xsd:double;
  dwc:endLongitude '-9.007751465'^^xsd:double;
  dwc:latitude '43.60426331'^^xsd:double;
  dwc:startLatitude '43.54766464'^^xsd:double;
  dwc:endLatitude '43.65893555'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.4018'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:196'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65036774 -9.009004593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65036774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.009004593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65036774 -9.009004593)"^^geo:wktLiteral ;
  geo-pos:lat "43.65036774"^^xsd:decimal ;
  geo-pos:long "-9.009004593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1408333333333'^^xsd:double;
  dwc:startTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1947222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.009004593'^^xsd:double;
  dwc:startLongitude '-9.019715309'^^xsd:double;
  dwc:endLongitude '-9.007751465'^^xsd:double;
  dwc:latitude '43.65036774'^^xsd:double;
  dwc:startLatitude '43.54766464'^^xsd:double;
  dwc:endLatitude '43.65893555'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.4018'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:197'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61857224 -9.012675285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61857224"^^xsd:decimal ;
  dwc:decimalLongitude "-9.012675285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61857224 -9.012675285)"^^geo:wktLiteral ;
  geo-pos:lat "43.61857224"^^xsd:decimal ;
  geo-pos:long "-9.012675285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9427777777778'^^xsd:double;
  dwc:startTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1947222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.012675285'^^xsd:double;
  dwc:startLongitude '-9.019715309'^^xsd:double;
  dwc:endLongitude '-9.007751465'^^xsd:double;
  dwc:latitude '43.61857224'^^xsd:double;
  dwc:startLatitude '43.54766464'^^xsd:double;
  dwc:endLatitude '43.65893555'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.4018'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:198'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59910583 -9.014936447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59910583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.014936447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59910583 -9.014936447)"^^geo:wktLiteral ;
  geo-pos:lat "43.59910583"^^xsd:decimal ;
  geo-pos:long "-9.014936447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8197222222222'^^xsd:double;
  dwc:startTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1947222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.014936447'^^xsd:double;
  dwc:startLongitude '-9.019715309'^^xsd:double;
  dwc:endLongitude '-9.007751465'^^xsd:double;
  dwc:latitude '43.59910583'^^xsd:double;
  dwc:startLatitude '43.54766464'^^xsd:double;
  dwc:endLatitude '43.65893555'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.4018'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:199'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62693024 -9.011788368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62693024"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011788368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62693024 -9.011788368)"^^geo:wktLiteral ;
  geo-pos:lat "43.62693024"^^xsd:decimal ;
  geo-pos:long "-9.011788368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9947222222222'^^xsd:double;
  dwc:startTimeOfDay '6.5019444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1947222222222'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-9.011788368'^^xsd:double;
  dwc:startLongitude '-9.019715309'^^xsd:double;
  dwc:endLongitude '-9.007751465'^^xsd:double;
  dwc:latitude '43.62693024'^^xsd:double;
  dwc:startLatitude '43.54766464'^^xsd:double;
  dwc:endLatitude '43.65893555'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '12.4018'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:200'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09210587 -8.808635712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09210587"^^xsd:decimal ;
  dwc:decimalLongitude "-8.808635712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09210587 -8.808635712)"^^geo:wktLiteral ;
  geo-pos:lat "44.09210587"^^xsd:decimal ;
  geo-pos:long "-8.808635712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.330277777778'^^xsd:double;
  dwc:startTimeOfDay '10.0025'^^xsd:double;
  dwc:endTimeOfDay '10.531944444444'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.808635712'^^xsd:double;
  dwc:startLongitude '-8.882989883'^^xsd:double;
  dwc:endLongitude '-8.762804985'^^xsd:double;
  dwc:latitude '44.09210587'^^xsd:double;
  dwc:startLatitude '44.08450699'^^xsd:double;
  dwc:endLatitude '44.09722519'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.69557'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:201'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10215759 -8.714920044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.10215759"^^xsd:decimal ;
  dwc:decimalLongitude "-8.714920044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10215759 -8.714920044)"^^geo:wktLiteral ;
  geo-pos:lat "44.10215759"^^xsd:decimal ;
  geo-pos:long "-8.714920044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.742222222222'^^xsd:double;
  dwc:startTimeOfDay '10.531944444444'^^xsd:double;
  dwc:endTimeOfDay '11.024166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.714920044'^^xsd:double;
  dwc:startLongitude '-8.762804985'^^xsd:double;
  dwc:endLongitude '-8.652511597'^^xsd:double;
  dwc:latitude '44.10215759'^^xsd:double;
  dwc:startLatitude '44.09722519'^^xsd:double;
  dwc:endLatitude '44.10892105'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '8.8962'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:202'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22045898 -8.68301487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22045898"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68301487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22045898 -8.68301487)"^^geo:wktLiteral ;
  geo-pos:lat "44.22045898"^^xsd:decimal ;
  geo-pos:long "-8.68301487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.428611111111'^^xsd:double;
  dwc:startTimeOfDay '12.361388888889'^^xsd:double;
  dwc:endTimeOfDay '12.548888888889'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.68301487'^^xsd:double;
  dwc:startLongitude '-8.695034027'^^xsd:double;
  dwc:endLongitude '-8.660866737'^^xsd:double;
  dwc:latitude '44.22045898'^^xsd:double;
  dwc:startLatitude '44.22657776'^^xsd:double;
  dwc:endLatitude '44.21026993'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:sampleSize '3.26921'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:203'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10182953 -8.435022354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.10182953"^^xsd:decimal ;
  dwc:decimalLongitude "-8.435022354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.10182953 -8.435022354)"^^geo:wktLiteral ;
  geo-pos:lat "44.10182953"^^xsd:decimal ;
  geo-pos:long "-8.435022354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.790833333333'^^xsd:double;
  dwc:startTimeOfDay '13.509166666667'^^xsd:double;
  dwc:endTimeOfDay '14.021666666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.435022354'^^xsd:double;
  dwc:startLongitude '-8.486963272'^^xsd:double;
  dwc:endLongitude '-8.391180038'^^xsd:double;
  dwc:latitude '44.10182953'^^xsd:double;
  dwc:startLatitude '44.12675095'^^xsd:double;
  dwc:endLatitude '44.08143616'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '9.15245'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:204'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94852829 -8.110139847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94852829"^^xsd:decimal ;
  dwc:decimalLongitude "-8.110139847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94852829 -8.110139847)"^^geo:wktLiteral ;
  geo-pos:lat "43.94852829"^^xsd:decimal ;
  geo-pos:long "-8.110139847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.5325'^^xsd:double;
  dwc:startTimeOfDay '15.501944444444'^^xsd:double;
  dwc:endTimeOfDay '15.644166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.110139847'^^xsd:double;
  dwc:startLongitude '-8.115753174'^^xsd:double;
  dwc:endLongitude '-8.09013176'^^xsd:double;
  dwc:latitude '43.94852829'^^xsd:double;
  dwc:startLatitude '43.9509697'^^xsd:double;
  dwc:endLatitude '43.93953323'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '2.41185'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:205'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94467926 -8.101412773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94467926"^^xsd:decimal ;
  dwc:decimalLongitude "-8.101412773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94467926 -8.101412773)"^^geo:wktLiteral ;
  geo-pos:lat "43.94467926"^^xsd:decimal ;
  geo-pos:long "-8.101412773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.581388888889'^^xsd:double;
  dwc:startTimeOfDay '15.501944444444'^^xsd:double;
  dwc:endTimeOfDay '15.644166666667'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-8.101412773'^^xsd:double;
  dwc:startLongitude '-8.115753174'^^xsd:double;
  dwc:endLongitude '-8.09013176'^^xsd:double;
  dwc:latitude '43.94467926'^^xsd:double;
  dwc:startLatitude '43.9509697'^^xsd:double;
  dwc:endLatitude '43.93953323'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '2.41185'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:206'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83308029 -6.620673656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.83308029"^^xsd:decimal ;
  dwc:decimalLongitude "-6.620673656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83308029 -6.620673656)"^^geo:wktLiteral ;
  geo-pos:lat "43.83308029"^^xsd:decimal ;
  geo-pos:long "-6.620673656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8022222222222'^^xsd:double;
  dwc:startTimeOfDay '8.5788888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0005555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.620673656'^^xsd:double;
  dwc:startLongitude '-6.659028053'^^xsd:double;
  dwc:endLongitude '-6.586515427'^^xsd:double;
  dwc:latitude '43.83308029'^^xsd:double;
  dwc:startLatitude '43.81570816'^^xsd:double;
  dwc:endLatitude '43.84877777'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '6.87668'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:207'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8213768 -6.646490574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8213768"^^xsd:decimal ;
  dwc:decimalLongitude "-6.646490574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8213768 -6.646490574)"^^geo:wktLiteral ;
  geo-pos:lat "43.8213768"^^xsd:decimal ;
  geo-pos:long "-6.646490574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6516666666667'^^xsd:double;
  dwc:startTimeOfDay '8.5788888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0005555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.646490574'^^xsd:double;
  dwc:startLongitude '-6.659028053'^^xsd:double;
  dwc:endLongitude '-6.586515427'^^xsd:double;
  dwc:latitude '43.8213768'^^xsd:double;
  dwc:startLatitude '43.81570816'^^xsd:double;
  dwc:endLatitude '43.84877777'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '6.87668'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:208'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82844162 -6.630943775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82844162"^^xsd:decimal ;
  dwc:decimalLongitude "-6.630943775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82844162 -6.630943775)"^^geo:wktLiteral ;
  geo-pos:lat "43.82844162"^^xsd:decimal ;
  geo-pos:long "-6.630943775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.7436111111111'^^xsd:double;
  dwc:startTimeOfDay '8.5788888888889'^^xsd:double;
  dwc:endTimeOfDay '9.0005555555556'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-6.630943775'^^xsd:double;
  dwc:startLongitude '-6.659028053'^^xsd:double;
  dwc:endLongitude '-6.586515427'^^xsd:double;
  dwc:latitude '43.82844162'^^xsd:double;
  dwc:startLatitude '43.81570816'^^xsd:double;
  dwc:endLatitude '43.84877777'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '6.87668'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:209'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78613281 -5.102558613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78613281"^^xsd:decimal ;
  dwc:decimalLongitude "-5.102558613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78613281 -5.102558613)"^^geo:wktLiteral ;
  geo-pos:lat "43.78613281"^^xsd:decimal ;
  geo-pos:long "-5.102558613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Odontoceti '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2730555555556'^^xsd:double;
  dwc:startTimeOfDay '9.1175'^^xsd:double;
  dwc:endTimeOfDay '9.3475'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.102558613'^^xsd:double;
  dwc:startLongitude '-5.128601551'^^xsd:double;
  dwc:endLongitude '-5.090111732'^^xsd:double;
  dwc:latitude '43.78613281'^^xsd:double;
  dwc:startLatitude '43.80190277'^^xsd:double;
  dwc:endLatitude '43.77843475'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:sampleSize '4.0414'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:226'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80053711 -5.126441479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80053711"^^xsd:decimal ;
  dwc:decimalLongitude "-5.126441479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80053711 -5.126441479)"^^geo:wktLiteral ;
  geo-pos:lat "43.80053711"^^xsd:decimal ;
  geo-pos:long "-5.126441479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1305555555556'^^xsd:double;
  dwc:startTimeOfDay '9.1175'^^xsd:double;
  dwc:endTimeOfDay '9.3475'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.126441479'^^xsd:double;
  dwc:startLongitude '-5.128601551'^^xsd:double;
  dwc:endLongitude '-5.090111732'^^xsd:double;
  dwc:latitude '43.80053711'^^xsd:double;
  dwc:startLatitude '43.80190277'^^xsd:double;
  dwc:endLatitude '43.77843475'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:sampleSize '4.0414'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:227'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79117203 -5.110856533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79117203"^^xsd:decimal ;
  dwc:decimalLongitude "-5.110856533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79117203 -5.110856533)"^^geo:wktLiteral ;
  geo-pos:lat "43.79117203"^^xsd:decimal ;
  geo-pos:long "-5.110856533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2875__urn%3Acatalog%3ASMRU%3ASCANS%20II%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMRU:SCANS II:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2875_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode 'SCANS II'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2233333333333'^^xsd:double;
  dwc:startTimeOfDay '9.1175'^^xsd:double;
  dwc:endTimeOfDay '9.3475'^^xsd:double;
  dwc:continentOcean 'European Atlantic and North Sea'^^xsd:string;
  dwc:longitude '-5.110856533'^^xsd:double;
  dwc:startLongitude '-5.128601551'^^xsd:double;
  dwc:endLongitude '-5.090111732'^^xsd:double;
  dwc:latitude '43.79117203'^^xsd:double;
  dwc:startLatitude '43.80190277'^^xsd:double;
  dwc:endLatitude '43.77843475'^^xsd:double;
  dwc:occurrenceRemarks 'unit sample size:km'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:sampleSize '4.0414'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMRU:SCANS II:228'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF